COLOR #B7C9BE

HEX: #B7C9BE RGB: (183,201,190)

Color info

#B7C9BE contains red, green and blue colors in about the same proportion. Web safe color of #B7C9BE is #CCCCCC (or #CCC).

RGB color model

#B7C9BE color RGB value is (183,201,190).

RGB: (183,201,190) (72%, 79%, 75%)

RGB channels and saturation

R 183 of 255 = 72%
G 201 of 255 = 79%
B 190 of 255 = 75%

183
201
190

R + G + B ~ 75%. #B7C9BE is quite light color.

Portions of RGB colors in percentages

R + G + B = 183 + 201 + 190 = 574 (100%)
R 183 of 574 ~ 31.88%
G 201 of 574 ~ 35.02%
B 190 of 574 ~ 33.1'%

%31.88
%35.02
%33.1

CMYK color model

#B7C9BE color CMYK value is (9,0,5,21).

  • cyan value is 8.96%
  • magenta value is 0.00%
  • yellow value is 5.47%
  • key color value is 21.18%

CMYK: (9,0,5,21)
C9M0Y5K21 (9%, 0%, 5%, 21%)
(0.09 / 0.00 / 0.05 / 0.21)

CMYK percentages

%8.96
%0
%5.47
%21.18

Codes

Color #B7C9BE in popluar color models

B7 C9 BE
RGB 183 201 190
HSL 143° 14.29% 75.29%
HSB/HSV 143° 8.96% 78.82%
CMYK 8.96% 0.00% 5.47%
21.18%

Color #B7C9BE in popluar number systems.

HEX B7 C9 BE
Decimal 183 201 190
Binary 10110111 11001001 10111110
Octal 267 311 276

Shades and tints

Shades of #B7C9BE

#B7C9BE
(183,201,190)
#A7B7AD
(167,183,173)
#97A59C
(151,165,156)
#87938B
(135,147,139)
#77817A
(119,129,122)
#676F69
(103,111,105)
#575D58
(87,93,88)
#474B47
(71,75,71)
#373936
(55,57,54)
#272725
(39,39,37)
#171514
(23,21,20)
#000000
(0,0,0)

Tints of #B7C9BE

#B7C9BE
(183,201,190)
#BDCDC3
(189,205,195)
#C3D1C8
(195,209,200)
#C9D5CD
(201,213,205)
#CFD9D2
(207,217,210)
#D5DDD7
(213,221,215)
#DBE1DC
(219,225,220)
#E1E5E1
(225,229,225)
#E7E9E6
(231,233,230)
#EDEDEB
(237,237,235)
#F3F1F0
(243,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7C9BE color. Also use rgb(183,201,190) instead hex code.

Text Font Color

.myTextColor { color: #B7C9BE; }

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

This text font color is #B7C9BE.

Background Color

.myBgColor { background-color: #B7C9BE; }

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

This div background color is #B7C9BE.

Border color

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

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

This div border color is #B7C9BE.

Opacity

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

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

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

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

This text has shadow with #B7C9BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7C9BE.

Preview

Color preview on black background

This text has color #B7C9BE on black background.


Color preview on white background

This text has color #B7C9BE on white background.


Black color preview on #B7C9BE background

This text has black color on #B7C9BE background.


White color preview on #B7C9BE background

This text has white color on #B7C9BE background.


Related colors

Complementary color

Complementary color for #hex is #483641.


I love getcolorcode.com

Triadic colors

1 #BEB7C9 and #C9BEB7 with #B7C9BE are triadic colors.

2 #BEC9B7 and #C9B7BE with #B7C9BE are triadic colors.