crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#bb88bb hex color - Violet - Warm color - Information

#bb88bb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bb88bb Color code in RGB color code model is created after adding 73.33% red color, 53.33% green color and 73.33% blue color. Hex #bb88bb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 0% yellow and 27% black.

Hex #bb88bb color code is a web safe color. Next web safe color code is #aa77aa and previous web safe color code is #cc99cc. You can see here many more shades of #bb88bb color code.

0 Likes 0 Comments | 41 Views

Color Table

Hex Color Codebb88bb#bb88bb
RGB Decimal187, 136, 187rgb(187, 136, 187)
RGB Percent73%, 53%, 73%rgb(73%, 53%, 73%)
CSS RGBa187, 136, 187,1rgba(187,136,187,1)
CMYK Modelcmyk(0%,27%,0%,27%)
HSL Color Space300,27% ,63%hsl(300,27% ,63%)
HSV Color Space300°, 27%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111000100010111011
Octal273210273
Decimal187136187
Hexbb88bb

Different shades of #bb88bb color code.

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

Light Shade of #bb88bb
#cea8ce
Dark Shade of #bb88bb
#a868a8
Saturated Shade of #bb88bb
#c47fc4
Desaturated Shade of #bb88bb
#b291b2
Grey scale Shade of #bb88bb
#a1a1a1
Brighten Shade
#d4a1d4
Most Readable Shade
#000000

Shades of #bb88bb color code

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

#bb88bb
#a678a6
#916991
#7c5a7c
#674b67
#533c53
#3e2d3e
#291e29
#140f14
#000000

Similar Color like #bb88bb color

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

#bc89bc
#bd8abd
#be8bbe
#bf8cbf
#c08dc0
#c18ec1
#c28fc2
#c390c3
#c491c4
#c592c5
#c693c6
#c794c7
#c895c8
#c996c9
#ba87ba
#b986b9
#b885b8
#b784b7
#b683b6
#b582b5
#b481b4
#b380b3
#b27fb2
#b17eb1
#b07db0
#af7caf
#ae7bae
#ad7aad

Monochromatic Color with #bb88bb

#bb88bb
#e5a7e5
#110c11
#3b2b3b
#664a66
#906990

Tints of #bb88bb Color

#bb88bb
#c295c2
#caa2ca
#d1afd1
#d9bcd9
#e0cae0
#e8d7e8
#efe4ef
#f7f1f7
#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

#bb88bb
#88bb88

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

Split Complementary

#bb88bb
#a1bb88
#88bba1

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

Analogous Color

#a788bb
#b188bb
#bb88bb
#bb88b1
#bb88a7

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

#bb88bb
#bbbb88
#88bbbb

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

#bb88bb
#bba188
#88bb88
#88a1bb

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

#bb88bb
#88bb88
#88bba1
#bb88a1

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 #bb88bb 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.

#bb88bb Color Code Preview on Black Background Color

This is how #bb88bb Color will look on black background color. Color contrast ratio is 7.35

#bb88bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb88bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb88bb

#bb88bb color code is use for CSS Background Color

Background color for the above div is #bb88bb

HTML with inline CSS

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

#bb88bb color code is use for CSS Border Color

CSS Border color for the above div is #bb88bb

HTML with inline CSS

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

CSS Border Left color for the above div is #bb88bb

HTML with inline CSS

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

CSS Border Right color for the above div is #bb88bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb88bb

HTML with inline CSS

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

CSS Border Top color for the above div is #bb88bb

HTML with inline CSS

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

#bb88bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb88bb Color code Preview on White Background

This is how #bb88bb Color code will look on white background color. Color contrast ratio is 2.86

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 #bb88bb; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #bb88bb; }

Related Gradients

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

0 Likes 0 Comments | 41 Views

Post your comment:-

By submitting comment you agree to our privacy policy.