COLOR #B8C697

HEX: #B8C697 RGB: (184,198,151)

Color info

#B8C697 contains red, green and blue colors in about the same proportion. Web safe color of #B8C697 is #CCCC99 (or #CC9).

RGB color model

#B8C697 color RGB value is (184,198,151).

RGB: (184,198,151) (72%, 78%, 59%)

RGB channels and saturation

R 184 of 255 = 72%
G 198 of 255 = 78%
B 151 of 255 = 59%

184
198
151

R + G + B ~ 70%. #B8C697 is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 198 + 151 = 533 (100%)
R 184 of 533 ~ 34.52%
G 198 of 533 ~ 37.15%
B 151 of 533 ~ 28.33'%

%34.52
%37.15
%28.33

CMYK color model

#B8C697 color CMYK value is (7,0,24,22).

  • cyan value is 7.07%
  • magenta value is 0.00%
  • yellow value is 23.74%
  • key color value is 22.35%
CMYK: (7,0,24,22) C7M0Y24K22 (7%,0%,24%,22%) (0.07/0.00/0.24/0.22) 

CMYK percentages

%7.07
%0
%23.74
%22.35

Codes

Color #B8C697 in popluar color models

B8 C6 97
RGB 184 198 151
HSL 78° 29.19% 68.43%
HSB/HSV 78° 23.74% 77.65%
CMYK 7.07% 0.00% 23.74%
22.35%

Color #B8C697 in popluar number systems.

HEX B8 C6 97
Decimal 184 198 151
Binary 10111000 11000110 10010111
Octal 270 306 227

Shades and tints

Shades of #B8C697

#B8C697
(184,198,151)
#A8B48A
(168,180,138)
#98A27D
(152,162,125)
#889070
(136,144,112)
#787E63
(120,126,99)
#686C56
(104,108,86)
#585A49
(88,90,73)
#48483C
(72,72,60)
#38362F
(56,54,47)
#282422
(40,36,34)
#181215
(24,18,21)
#000000
(0,0,0)

Tints of #B8C697

#B8C697
(184,198,151)
#BECBA0
(190,203,160)
#C4D0A9
(196,208,169)
#CAD5B2
(202,213,178)
#D0DABB
(208,218,187)
#D6DFC4
(214,223,196)
#DCE4CD
(220,228,205)
#E2E9D6
(226,233,214)
#E8EEDF
(232,238,223)
#EEF3E8
(238,243,232)
#F4F8F1
(244,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B8C697 color. Also use rgb(184,198,151) instead hex code.

Text Font Color

.myTextColor { color: #B8C697; }

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

This text font color is #B8C697.

Background Color

.myBgColor { background-color: #B8C697; }

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

This div background color is #B8C697.

Border color

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

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

This div border color is #B8C697.

Opacity

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

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

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

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

This text has shadow with #B8C697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8C697.

Preview

Color preview on black background

This text has color #B8C697 on black background.


Color preview on white background

This text has color #B8C697 on white background.


Black color preview on #B8C697 background

This text has black color on #B8C697 background.


White color preview on #B8C697 background

This text has white color on #B8C697 background.


Related colors

Complementary color

Complementary color for #hex is #473968.


I love getcolorcode.com

Triadic colors

1 #97B8C6 and #C697B8 with #B8C697 are triadic colors.

2 #97C6B8 and #C6B897 with #B8C697 are triadic colors.