COLOR #B9D4C7

HEX: #B9D4C7 RGB: (185,212,199)

Renk bilgisi

#B9D4C7 contains red, green and blue colors in about the same proportion. #B9D4C7 ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#B9D4C7 color RGB value is (185,212,199).

RGB: (185,212,199) (73%, 83%, 78%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 212 of 255 = 83%
B 199 of 255 = 78%

185
212
199

R + G + B ~ 78%. #B9D4C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 212 + 199 = 596 (100%)
R 185 of 596 ~ 31.04%
G 212 of 596 ~ 35.57%
B 199 of 596 ~ 33.39'%

%31.04
%35.57
%33.39

CMYK RENK MODELİ

#B9D4C7 rengi CMYK tonu (13,0,6,17).

  • camgöbeği tonu 12.74%
  • eflatun tonu 0.00%
  • sarı tonu 6.13%
  • ana renk tonu 16.86%

CMYK: (13,0,6,17)
C13M0Y6K17 (13%, 0%, 6%, 17%)
(0.13 / 0.00 / 0.06 / 0.17)

CMYK yüzdeleri

%12.74
%0
%6.13
%16.86

Codes

Color #B9D4C7 in popluar color models

B9 D4 C7
RGB 185 212 199
HSL 151° 23.89% 77.84%
HSB/HSV 151° 12.74% 83.14%
CMYK 12.74% 0.00% 6.13%
16.86%

Color #B9D4C7 in popluar number systems.

HEX B9 D4 C7
Decimal 185 212 199
Binary 10111001 11010100 11000111
Octal 271 324 307

Shades and tints

Shades of #B9D4C7

#B9D4C7
(185,212,199)
#A9C1B5
(169,193,181)
#99AEA3
(153,174,163)
#899B91
(137,155,145)
#79887F
(121,136,127)
#69756D
(105,117,109)
#59625B
(89,98,91)
#494F49
(73,79,73)
#393C37
(57,60,55)
#292925
(41,41,37)
#191613
(25,22,19)
#000000
(0,0,0)

Tints of #B9D4C7

#B9D4C7
(185,212,199)
#BFD7CC
(191,215,204)
#C5DAD1
(197,218,209)
#CBDDD6
(203,221,214)
#D1E0DB
(209,224,219)
#D7E3E0
(215,227,224)
#DDE6E5
(221,230,229)
#E3E9EA
(227,233,234)
#E9ECEF
(233,236,239)
#EFEFF4
(239,239,244)
#F5F2F9
(245,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9D4C7 color. Also use rgb(185,212,199) instead hex code.

Text Font Color

.myTextColor { color: #B9D4C7; }

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

This text font color is #B9D4C7.

Background Color

.myBgColor { background-color: #B9D4C7; }

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

This div background color is #B9D4C7.

Border color

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

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

This div border color is #B9D4C7.

Opacity

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

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

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

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

This text has shadow with #B9D4C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9D4C7.

Preview

Color preview on black background

This text has color #B9D4C7 on black background.


Color preview on white background

This text has color #B9D4C7 on white background.


Black color preview on #B9D4C7 background

This text has black color on #B9D4C7 background.


White color preview on #B9D4C7 background

This text has white color on #B9D4C7 background.


Related colors

Complementary color

Complementary color for #hex is #462B38.


I love getcolorcode.com

Triadic colors

1 #C7B9D4 and #D4C7B9 with #B9D4C7 are triadic colors.

2 #C7D4B9 and #D4B9C7 with #B9D4C7 are triadic colors.