COLOR #B68184

HEX: #B68184 RGB: (182,129,132)

Color info

#B68184 contains red, green and blue colors in about the same proportion. Web safe color of #B68184 is #CC9999 (or #C99).

RGB color model

#B68184 color RGB value is (182,129,132).

RGB: (182,129,132) (71%, 51%, 52%)

RGB channels and saturation

R 182 of 255 = 71%
G 129 of 255 = 51%
B 132 of 255 = 52%

182
129
132

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

Portions of RGB colors in percentages

R + G + B = 182 + 129 + 132 = 443 (100%)
R 182 of 443 ~ 41.08%
G 129 of 443 ~ 29.12%
B 132 of 443 ~ 29.8'%

%41.08
%29.12
%29.8

CMYK color model

#B68184 color CMYK value is (0,29,27,29).

  • cyan value is 0.00%
  • magenta value is 29.12%
  • yellow value is 27.47%
  • key color value is 28.63%

CMYK: (0,29,27,29)
C0M29Y27K29 (0%, 29%, 27%, 29%)
(0.00 / 0.29 / 0.27 / 0.29)

CMYK percentages

%0
%29.12
%27.47
%28.63

Codes

Color #B68184 in popluar color models

B6 81 84
RGB 182 129 132
HSL 357° 26.63% 60.98%
HSB/HSV 357° 29.12% 71.37%
CMYK 0.00% 29.12% 27.47%
28.63%

Color #B68184 in popluar number systems.

HEX B6 81 84
Decimal 182 129 132
Binary 10110110 10000001 10000100
Octal 266 201 204

Shades and tints

Shades of #B68184

#B68184
(182,129,132)
#A67678
(166,118,120)
#966B6C
(150,107,108)
#866060
(134,96,96)
#765554
(118,85,84)
#664A48
(102,74,72)
#563F3C
(86,63,60)
#463430
(70,52,48)
#362924
(54,41,36)
#261E18
(38,30,24)
#16130C
(22,19,12)
#000000
(0,0,0)

Tints of #B68184

#B68184
(182,129,132)
#BC8C8F
(188,140,143)
#C2979A
(194,151,154)
#C8A2A5
(200,162,165)
#CEADB0
(206,173,176)
#D4B8BB
(212,184,187)
#DAC3C6
(218,195,198)
#E0CED1
(224,206,209)
#E6D9DC
(230,217,220)
#ECE4E7
(236,228,231)
#F2EFF2
(242,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B68184 color. Also use rgb(182,129,132) instead hex code.

Text Font Color

.myTextColor { color: #B68184; }

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

This text font color is #B68184.

Background Color

.myBgColor { background-color: #B68184; }

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

This div background color is #B68184.

Border color

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

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

This div border color is #B68184.

Opacity

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

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

Text with #B68184 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 #B68184;}

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

This text has shadow with #B68184 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B68184.

Preview

Color preview on black background

This text has color #B68184 on black background.


Color preview on white background

This text has color #B68184 on white background.


Black color preview on #B68184 background

This text has black color on #B68184 background.


White color preview on #B68184 background

This text has white color on #B68184 background.


Related colors

Complementary color

Complementary color for #hex is #497E7B.


I love getcolorcode.com

Triadic colors

1 #84B681 and #8184B6 with #B68184 are triadic colors.

2 #8481B6 and #81B684 with #B68184 are triadic colors.