COLOR #B68195

HEX: #B68195 RGB: (182,129,149)

Color info

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

RGB color model

#B68195 color RGB value is (182,129,149).

RGB: (182,129,149) (71%, 51%, 58%)

RGB channels and saturation

R 182 of 255 = 71%
G 129 of 255 = 51%
B 149 of 255 = 58%

182
129
149

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

Portions of RGB colors in percentages

R + G + B = 182 + 129 + 149 = 460 (100%)
R 182 of 460 ~ 39.57%
G 129 of 460 ~ 28.04%
B 149 of 460 ~ 32.39'%

%39.57
%28.04
%32.39

CMYK color model

#B68195 color CMYK value is (0,29,18,29).

  • cyan value is 0.00%
  • magenta value is 29.12%
  • yellow value is 18.13%
  • key color value is 28.63%
CMYK: (0,29,18,29) C0M29Y18K29 (0%,29%,18%,29%) (0.00/0.29/0.18/0.29) 

CMYK percentages

%0
%29.12
%18.13
%28.63

Codes

Color #B68195 in popluar color models

B6 81 95
RGB 182 129 149
HSL 337° 26.63% 60.98%
HSB/HSV 337° 29.12% 71.37%
CMYK 0.00% 29.12% 18.13%
28.63%

Color #B68195 in popluar number systems.

HEX B6 81 95
Decimal 182 129 149
Binary 10110110 10000001 10010101
Octal 266 201 225

Shades and tints

Shades of #B68195

#B68195
(182,129,149)
#A67688
(166,118,136)
#966B7B
(150,107,123)
#86606E
(134,96,110)
#765561
(118,85,97)
#664A54
(102,74,84)
#563F47
(86,63,71)
#46343A
(70,52,58)
#36292D
(54,41,45)
#261E20
(38,30,32)
#161313
(22,19,19)
#000000
(0,0,0)

Tints of #B68195

#B68195
(182,129,149)
#BC8C9E
(188,140,158)
#C297A7
(194,151,167)
#C8A2B0
(200,162,176)
#CEADB9
(206,173,185)
#D4B8C2
(212,184,194)
#DAC3CB
(218,195,203)
#E0CED4
(224,206,212)
#E6D9DD
(230,217,221)
#ECE4E6
(236,228,230)
#F2EFEF
(242,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B68195; }

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

This text font color is #B68195.

Background Color

.myBgColor { background-color: #B68195; }

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

This div background color is #B68195.

Border color

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

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

This div border color is #B68195.

Opacity

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

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

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

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

This text has shadow with #B68195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B68195.

Preview

Color preview on black background

This text has color #B68195 on black background.


Color preview on white background

This text has color #B68195 on white background.


Black color preview on #B68195 background

This text has black color on #B68195 background.


White color preview on #B68195 background

This text has white color on #B68195 background.


Related colors

Complementary color

Complementary color for #hex is #497E6A.


I love getcolorcode.com

Triadic colors

1 #95B681 and #8195B6 with #B68195 are triadic colors.

2 #9581B6 and #81B695 with #B68195 are triadic colors.