COLOR #B69692

HEX: #B69692 RGB: (182,150,146)

Color info

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

RGB color model

#B69692 color RGB value is (182,150,146).

RGB: (182,150,146) (71%, 59%, 57%)

RGB channels and saturation

R 182 of 255 = 71%
G 150 of 255 = 59%
B 146 of 255 = 57%

182
150
146

R + G + B ~ 62%. #B69692 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 150 + 146 = 478 (100%)
R 182 of 478 ~ 38.08%
G 150 of 478 ~ 31.38%
B 146 of 478 ~ 30.54'%

%38.08
%31.38
%30.54

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 17.58%
  • yellow value is 19.78%
  • key color value is 28.63%
CMYK: (0,18,20,29) C0M18Y20K29 (0%,18%,20%,29%) (0.00/0.18/0.20/0.29) 

CMYK percentages

%0
%17.58
%19.78
%28.63

Codes

Color #B69692 in popluar color models

B6 96 92
RGB 182 150 146
HSL 19.78% 64.31%
HSB/HSV 19.78% 71.37%
CMYK 0.00% 17.58% 19.78%
28.63%

Color #B69692 in popluar number systems.

HEX B6 96 92
Decimal 182 150 146
Binary 10110110 10010110 10010010
Octal 266 226 222

Shades and tints

Shades of #B69692

#B69692
(182,150,146)
#A68985
(166,137,133)
#967C78
(150,124,120)
#866F6B
(134,111,107)
#76625E
(118,98,94)
#665551
(102,85,81)
#564844
(86,72,68)
#463B37
(70,59,55)
#362E2A
(54,46,42)
#26211D
(38,33,29)
#161410
(22,20,16)
#000000
(0,0,0)

Tints of #B69692

#B69692
(182,150,146)
#BC9F9B
(188,159,155)
#C2A8A4
(194,168,164)
#C8B1AD
(200,177,173)
#CEBAB6
(206,186,182)
#D4C3BF
(212,195,191)
#DACCC8
(218,204,200)
#E0D5D1
(224,213,209)
#E6DEDA
(230,222,218)
#ECE7E3
(236,231,227)
#F2F0EC
(242,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B69692 color. Also use rgb(182,150,146) instead hex code.

Text Font Color

.myTextColor { color: #B69692; }

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

This text font color is #B69692.

Background Color

.myBgColor { background-color: #B69692; }

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

This div background color is #B69692.

Border color

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

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

This div border color is #B69692.

Opacity

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

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

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

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

This text has shadow with #B69692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B69692.

Preview

Color preview on black background

This text has color #B69692 on black background.


Color preview on white background

This text has color #B69692 on white background.


Black color preview on #B69692 background

This text has black color on #B69692 background.


White color preview on #B69692 background

This text has white color on #B69692 background.


Related colors

Complementary color

Complementary color for #hex is #49696D.


I love getcolorcode.com

Triadic colors

1 #92B696 and #9692B6 with #B69692 are triadic colors.

2 #9296B6 and #96B692 with #B69692 are triadic colors.