COLOR #B06692

HEX: #B06692 RGB: (176,102,146)

Color info

#B06692 contains mainly red and blue colors. Web safe color of #B06692 is #996699 (or #969).

RGB color model

#B06692 color RGB value is (176,102,146).

RGB: (176,102,146) (69%, 40%, 57%)

RGB channels and saturation

R 176 of 255 = 69%
G 102 of 255 = 40%
B 146 of 255 = 57%

176
102
146

R + G + B ~ 55%. #B06692 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 176 + 102 + 146 = 424 (100%)
R 176 of 424 ~ 41.51%
G 102 of 424 ~ 24.06%
B 146 of 424 ~ 34.43'%

%41.51
%24.06
%34.43

CMYK color model

#B06692 color CMYK value is (0,42,17,31).

  • cyan value is 0.00%
  • magenta value is 42.05%
  • yellow value is 17.05%
  • key color value is 30.98%
CMYK: (0,42,17,31) C0M42Y17K31 (0%,42%,17%,31%) (0.00/0.42/0.17/0.31) 

CMYK percentages

%0
%42.05
%17.05
%30.98

Codes

Color #B06692 in popluar color models

B0 66 92
RGB 176 102 146
HSL 324° 31.90% 54.51%
HSB/HSV 324° 42.05% 69.02%
CMYK 0.00% 42.05% 17.05%
30.98%

Color #B06692 in popluar number systems.

HEX B0 66 92
Decimal 176 102 146
Binary 10110000 1100110 10010010
Octal 260 146 222

Shades and tints

Shades of #B06692

#B06692
(176,102,146)
#A05D85
(160,93,133)
#905478
(144,84,120)
#804B6B
(128,75,107)
#70425E
(112,66,94)
#603951
(96,57,81)
#503044
(80,48,68)
#402737
(64,39,55)
#301E2A
(48,30,42)
#20151D
(32,21,29)
#100C10
(16,12,16)
#000000
(0,0,0)

Tints of #B06692

#B06692
(176,102,146)
#B7739B
(183,115,155)
#BE80A4
(190,128,164)
#C58DAD
(197,141,173)
#CC9AB6
(204,154,182)
#D3A7BF
(211,167,191)
#DAB4C8
(218,180,200)
#E1C1D1
(225,193,209)
#E8CEDA
(232,206,218)
#EFDBE3
(239,219,227)
#F6E8EC
(246,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B06692 color. Also use rgb(176,102,146) instead hex code.

Text Font Color

.myTextColor { color: #B06692; }

<p style="color:#B06692">This sample text font color is #B06692.</p>

This text font color is #B06692.

Background Color

.myBgColor { background-color: #B06692; }

<div style="background-color:#B06692">Inner text</div>

This div background color is #B06692.

Border color

.myBorderColor { border: 1px solid #B06692; }

<div style="border:3px solid #B06692">Div</div>

This div border color is #B06692.

Opacity

.myOpacity80 { color: #B06692; opacity: 0.8; }

<p style="color:#B06692;opacity:0.8;">80%</p>

Text with #B06692 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #B06692;}

<p style="text-shadow: 3px 3px 1px #B06692">Text here.</p>

This text has shadow with #B06692 color.


.textShadow {text-shadow: 3px 3px 1px #B06692', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #B06692, 5px 5px 20px red">Text here.</p>

This text has shadow with #B06692 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#B06692, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#B06692, Direction=45, Strength=4)">Text</p>

This text has shadow with #B06692 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #B06692;
-webkit-box-shadow: 1px 1px 3px 2px #B06692;
box-shadow: 1px 1px 3px 2px #B06692;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #B06692; -webkit-box-shadow: 1px 1px 3px 2px #B06692; box-shadow:1px 1px 3px 2px #B06692;">
Div content here
</div>

This div box has shadow with color #B06692.

Preview

Color preview on black background

This text has color #B06692 on black background.


Color preview on white background

This text has color #B06692 on white background.


Black color preview on #B06692 background

This text has black color on #B06692 background.


White color preview on #B06692 background

This text has white color on #B06692 background.


Related colors

Complementary color

Complementary color for #hex is #4F996D.


I love getcolorcode.com

Triadic colors

1 #92B066 and #6692B0 with #B06692 are triadic colors.

2 #9266B0 and #66B092 with #B06692 are triadic colors.