crispedge.com

Color picker

Loading...

#bb17f2 hex color - Violet - Warm color - Information

#bb17f2 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bb17f2 Color code in RGB color code model is created after adding 73.33% red color, 9.02% green color and 94.9% blue color. Hex #bb17f2 Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 90% magenta, 0% yellow and 5% black.

Hex #bb17f2 color code is between #aa11ee web safe hex color code and #cc22ff web safe hex color code. #aa11ee is the nearest web safe color code. You can see here many more shades of #bb17f2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codebb17f2#bb17f2
RGB Decimal187, 23, 242rgb(187, 23, 242)
RGB Percent73%, 9%, 95%rgb(73%, 9%, 95%)
CSS RGBa187, 23, 242,1rgba(187,23,242,1)
CMYK Modelcmyk(23%,90%,0%,5%)
HSL Color Space285,89% ,52%hsl(285,89% ,52%)
HSV Color Space285°, 90%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110001011111110010
Octal27327362
Decimal18723242
Hexbb17f2

Different shades of #bb17f2 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #bb17f2
#c947f5
Dark Shade of #bb17f2
#9b0bcb
Saturated Shade of #bb17f2
#c10bfe
Desaturated Shade of #bb17f2
#b523e6
Grey scale Shade of #bb17f2
#848484
Brighten Shade
#d430ff
Most Readable Shade
#FFFFFF

Shades of #bb17f2 color code

Generate more color scales with scales (color stack) generator.

#bb17f2
#a614d7
#9111bc
#7c0fa1
#670c86
#530a6b
#3e0750
#290535
#14021a
#000000

Similar Color like #bb17f2 color

Find visually similar hex color codes nearing to #bb17f2 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#bc18f3
#bd19f4
#be1af5
#bf1bf6
#c01cf7
#c11df8
#c21ef9
#c31ffa
#c420fb
#c521fc
#c622fd
#c723fe
#c824ff
#c925ff
#ba16f1
#b915f0
#b814ef
#b713ee
#b612ed
#b511ec
#b410eb
#b30fea
#b20ee9
#b10de8
#b00ce7
#af0be6
#ae0ae5
#ad09e4

Monochromatic Color with #bb17f2

#bb17f2
#17031d
#380748
#580b72
#790f9d
#9a13c7

Tints of #bb17f2 Color

#bb17f2
#c230f3
#ca4af4
#d164f6
#d97ef7
#e097f9
#e8b1fa
#efcbfc
#f7e5fd
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#bb17f2
#4ef217

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#bb17f2
#bcf217
#17f24d

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#6317f2
#8f17f2
#bb17f2
#e717f2
#f217d1

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#bb17f2
#f2bb17
#17f2bb

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#bb17f2
#f24e17
#4ef217
#17bbf2

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#bb17f2
#4ef217
#17f24d
#f217bc

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #bb17f2 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#bb17f2 Color Code Preview on Black Background Color

This is how #bb17f2 Color will look on black background color. Color contrast ratio is 4.52

#bb17f2 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#bb17f2">Your Example Paragraph content text in with font color #bb17f2 </p>

Your Example Paragraph content text in with font color #bb17f2

HTML with inline CSS

<div style="color:#bb17f2">Your Paragraph text in with font color #bb17f2 </div>

Your Example Paragraph content text in with font color #bb17f2

#bb17f2 color code is use for CSS Background Color

Background color for the above div is #bb17f2

HTML with inline CSS

<div style="background-color:#bb17f2;"></div>

#bb17f2 color code is use for CSS Border Color

CSS Border color for the above div is #bb17f2

HTML with inline CSS

<div style="border:5px solid #bb17f2;"></div>

CSS Border Left color for the above div is #bb17f2

HTML with inline CSS

<div style="border-left:5px solid #bb17f2;"></div>

CSS Border Right color for the above div is #bb17f2

HTML with inline CSS

<div style="border-right:5px solid #bb17f2;"></div>

CSS Border Bottom color for the above div is #bb17f2

HTML with inline CSS

<div style="border-bottom:5px solid #bb17f2;"></div>

CSS Border Top color for the above div is #bb17f2

HTML with inline CSS

<div style="border-top:5px solid #bb17f2;"></div>

#bb17f2 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#bb17f2; } .examplecolorclass {color:#bb17f2; } .examplebordercolor {border:3px solid #bb17f2; }

#bb17f2 Color code Preview on White Background

This is how #bb17f2 Color code will look on white background color. Color contrast ratio is 4.65

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #bb17f2; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #bb17f2; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(187,23,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(78,242,23,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,23,242,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.