COLOR #B9D8AA

HEX: #B9D8AA RGB: (185,216,170)

Renk bilgisi

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

RGB renk modeli

#B9D8AA color RGB value is (185,216,170).

RGB: (185,216,170) (73%, 85%, 67%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 216 of 255 = 85%
B 170 of 255 = 67%

185
216
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 216 + 170 = 571 (100%)
R 185 of 571 ~ 32.4%
G 216 of 571 ~ 37.83%
B 170 of 571 ~ 29.77'%

%32.4
%37.83
%29.77

CMYK RENK MODELİ

#B9D8AA rengi CMYK tonu (14,0,21,15).

  • camgöbeği tonu 14.35%
  • eflatun tonu 0.00%
  • sarı tonu 21.30%
  • ana renk tonu 15.29%

CMYK: (14,0,21,15)
C14M0Y21K15 (14%, 0%, 21%, 15%)
(0.14 / 0.00 / 0.21 / 0.15)

CMYK yüzdeleri

%14.35
%0
%21.3
%15.29

Codes

Color #B9D8AA in popluar color models

B9 D8 AA
RGB 185 216 170
HSL 100° 37.10% 75.69%
HSB/HSV 100° 21.30% 84.71%
CMYK 14.35% 0.00% 21.30%
15.29%

Color #B9D8AA in popluar number systems.

HEX B9 D8 AA
Decimal 185 216 170
Binary 10111001 11011000 10101010
Octal 271 330 252

Shades and tints

Shades of #B9D8AA

#B9D8AA
(185,216,170)
#A9C59B
(169,197,155)
#99B28C
(153,178,140)
#899F7D
(137,159,125)
#798C6E
(121,140,110)
#69795F
(105,121,95)
#596650
(89,102,80)
#495341
(73,83,65)
#394032
(57,64,50)
#292D23
(41,45,35)
#191A14
(25,26,20)
#000000
(0,0,0)

Tints of #B9D8AA

#B9D8AA
(185,216,170)
#BFDBB1
(191,219,177)
#C5DEB8
(197,222,184)
#CBE1BF
(203,225,191)
#D1E4C6
(209,228,198)
#D7E7CD
(215,231,205)
#DDEAD4
(221,234,212)
#E3EDDB
(227,237,219)
#E9F0E2
(233,240,226)
#EFF3E9
(239,243,233)
#F5F6F0
(245,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9D8AA color. Also use rgb(185,216,170) instead hex code.

Text Font Color

.myTextColor { color: #B9D8AA; }

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

This text font color is #B9D8AA.

Background Color

.myBgColor { background-color: #B9D8AA; }

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

This div background color is #B9D8AA.

Border color

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

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

This div border color is #B9D8AA.

Opacity

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

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

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

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

This text has shadow with #B9D8AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9D8AA.

Preview

Color preview on black background

This text has color #B9D8AA on black background.


Color preview on white background

This text has color #B9D8AA on white background.


Black color preview on #B9D8AA background

This text has black color on #B9D8AA background.


White color preview on #B9D8AA background

This text has white color on #B9D8AA background.


Related colors

Complementary color

Complementary color for #hex is #462755.


I love getcolorcode.com

Triadic colors

1 #AAB9D8 and #D8AAB9 with #B9D8AA are triadic colors.

2 #AAD8B9 and #D8B9AA with #B9D8AA are triadic colors.