crispedge.com

Color picker

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

#b06288 hex color - Red - Warm color - Information

#b06288 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b06288 Color code in RGB color code model is created after adding 69.02% red color, 38.43% green color and 53.33% blue color. Hex #b06288 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 23% yellow and 31% black.

Hex #b06288 color code is between #aa6677 web safe hex color code and #bb5599 web safe hex color code. #aa6677 is the nearest web safe color code. You can see here many more shades of #b06288 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb06288#b06288
RGB Decimal176, 98, 136rgb(176, 98, 136)
RGB Percent69%, 38%, 53%rgb(69%, 38%, 53%)
CSS RGBa176, 98, 136,1rgba(176,98,136,1)
CMYK Modelcmyk(0%,44%,23%,31%)
HSL Color Space331,33% ,54%hsl(331,33% ,54%)
HSV Color Space331°, 44%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100000110001010001000
Octal260142210
Decimal17698136
Hexb06288

Different shades of #b06288 color code.

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

Light Shade of #b06288
#c184a2
Dark Shade of #b06288
#944b6f
Saturated Shade of #b06288
#bc5688
Desaturated Shade of #b06288
#a46e88
Grey scale Shade of #b06288
#898989
Brighten Shade
#c97ba1
Most Readable Shade
#FFFFFF

Shades of #b06288 color code

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

#b06288
#9c5778
#884c69
#75415a
#61364b
#4e2b3c
#3a202d
#27151e
#130a0f
#000000

Similar Color like #b06288 color

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

#b16389
#b2648a
#b3658b
#b4668c
#b5678d
#b6688e
#b7698f
#b86a90
#b96b91
#ba6c92
#bb6d93
#bc6e94
#bd6f95
#be7096
#af6187
#ae6086
#ad5f85
#ac5e84
#ab5d83
#aa5c82
#a95b81
#a85a80
#a7597f
#a6587e
#a5577d
#a4567c
#a3557b
#a2547a

Monochromatic Color with #b06288

#b06288
#da7aa9
#060305
#301b25
#5b3346
#854a67

Tints of #b06288 Color

#b06288
#b87395
#c184a2
#ca96af
#d3a7bc
#dbb9ca
#e4cad7
#eddce4
#f6edf1
#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

#b06288
#62b08a

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

Split Complementary

#b06288
#62b063
#62afb0

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

Analogous Color

#b062a7
#b06298
#b06288
#b06278
#b06269

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

#b06288
#88b062
#6288b0

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

#b06288
#afb062
#62b08a
#6362b0

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

#b06288
#62b08a
#62afb0
#b06362

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

#b06288 Color Code Preview on Black Background Color

This is how #b06288 Color will look on black background color. Color contrast ratio is 4.95

#b06288 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b06288

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b06288

#b06288 color code is use for CSS Background Color

Background color for the above div is #b06288

HTML with inline CSS

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

#b06288 color code is use for CSS Border Color

CSS Border color for the above div is #b06288

HTML with inline CSS

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

CSS Border Left color for the above div is #b06288

HTML with inline CSS

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

CSS Border Right color for the above div is #b06288

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b06288

HTML with inline CSS

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

CSS Border Top color for the above div is #b06288

HTML with inline CSS

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

#b06288 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b06288 Color code Preview on White Background

This is how #b06288 Color code will look on white background color. Color contrast ratio is 4.24

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.