COLOR #B69496

HEX: #B69496 RGB: (182,148,150)

Color info

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

RGB color model

#B69496 color RGB value is (182,148,150).

RGB: (182,148,150) (71%, 58%, 59%)

RGB channels and saturation

R 182 of 255 = 71%
G 148 of 255 = 58%
B 150 of 255 = 59%

182
148
150

R + G + B ~ 63%. #B69496 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 148 + 150 = 480 (100%)
R 182 of 480 ~ 37.92%
G 148 of 480 ~ 30.83%
B 150 of 480 ~ 31.25'%

%37.92
%30.83
%31.25

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 18.68%
  • yellow value is 17.58%
  • key color value is 28.63%

CMYK: (0,19,18,29)
C0M19Y18K29 (0%, 19%, 18%, 29%)
(0.00 / 0.19 / 0.18 / 0.29)

CMYK percentages

%0
%18.68
%17.58
%28.63

Codes

Color #B69496 in popluar color models

B6 94 96
RGB 182 148 150
HSL 356° 18.89% 64.71%
HSB/HSV 356° 18.68% 71.37%
CMYK 0.00% 18.68% 17.58%
28.63%

Color #B69496 in popluar number systems.

HEX B6 94 96
Decimal 182 148 150
Binary 10110110 10010100 10010110
Octal 266 224 226

Shades and tints

Shades of #B69496

#B69496
(182,148,150)
#A68789
(166,135,137)
#967A7C
(150,122,124)
#866D6F
(134,109,111)
#766062
(118,96,98)
#665355
(102,83,85)
#564648
(86,70,72)
#46393B
(70,57,59)
#362C2E
(54,44,46)
#261F21
(38,31,33)
#161214
(22,18,20)
#000000
(0,0,0)

Tints of #B69496

#B69496
(182,148,150)
#BC9D9F
(188,157,159)
#C2A6A8
(194,166,168)
#C8AFB1
(200,175,177)
#CEB8BA
(206,184,186)
#D4C1C3
(212,193,195)
#DACACC
(218,202,204)
#E0D3D5
(224,211,213)
#E6DCDE
(230,220,222)
#ECE5E7
(236,229,231)
#F2EEF0
(242,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B69496; }

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

This text font color is #B69496.

Background Color

.myBgColor { background-color: #B69496; }

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

This div background color is #B69496.

Border color

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

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

This div border color is #B69496.

Opacity

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

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

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

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

This text has shadow with #B69496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B69496.

Preview

Color preview on black background

This text has color #B69496 on black background.


Color preview on white background

This text has color #B69496 on white background.


Black color preview on #B69496 background

This text has black color on #B69496 background.


White color preview on #B69496 background

This text has white color on #B69496 background.


Related colors

Complementary color

Complementary color for #hex is #496B69.


I love getcolorcode.com

Triadic colors

1 #96B694 and #9496B6 with #B69496 are triadic colors.

2 #9694B6 and #94B696 with #B69496 are triadic colors.