COLOR #B9D5AA

HEX: #B9D5AA RGB: (185,213,170)

Renk bilgisi

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

RGB renk modeli

#B9D5AA color RGB value is (185,213,170).

RGB: (185,213,170) (73%, 84%, 67%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 213 of 255 = 84%
B 170 of 255 = 67%

185
213
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 213 + 170 = 568 (100%)
R 185 of 568 ~ 32.57%
G 213 of 568 ~ 37.5%
B 170 of 568 ~ 29.93'%

%32.57
%37.5
%29.93

CMYK RENK MODELİ

#B9D5AA rengi CMYK tonu (13,0,20,16).

  • camgöbeği tonu 13.15%
  • eflatun tonu 0.00%
  • sarı tonu 20.19%
  • ana renk tonu 16.47%

CMYK: (13,0,20,16)
C13M0Y20K16 (13%, 0%, 20%, 16%)
(0.13 / 0.00 / 0.20 / 0.16)

CMYK yüzdeleri

%13.15
%0
%20.19
%16.47

Codes

Color #B9D5AA in popluar color models

B9 D5 AA
RGB 185 213 170
HSL 99° 33.86% 75.10%
HSB/HSV 99° 20.19% 83.53%
CMYK 13.15% 0.00% 20.19%
16.47%

Color #B9D5AA in popluar number systems.

HEX B9 D5 AA
Decimal 185 213 170
Binary 10111001 11010101 10101010
Octal 271 325 252

Shades and tints

Shades of #B9D5AA

#B9D5AA
(185,213,170)
#A9C29B
(169,194,155)
#99AF8C
(153,175,140)
#899C7D
(137,156,125)
#79896E
(121,137,110)
#69765F
(105,118,95)
#596350
(89,99,80)
#495041
(73,80,65)
#393D32
(57,61,50)
#292A23
(41,42,35)
#191714
(25,23,20)
#000000
(0,0,0)

Tints of #B9D5AA

#B9D5AA
(185,213,170)
#BFD8B1
(191,216,177)
#C5DBB8
(197,219,184)
#CBDEBF
(203,222,191)
#D1E1C6
(209,225,198)
#D7E4CD
(215,228,205)
#DDE7D4
(221,231,212)
#E3EADB
(227,234,219)
#E9EDE2
(233,237,226)
#EFF0E9
(239,240,233)
#F5F3F0
(245,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9D5AA; }

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

This text font color is #B9D5AA.

Background Color

.myBgColor { background-color: #B9D5AA; }

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

This div background color is #B9D5AA.

Border color

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

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

This div border color is #B9D5AA.

Opacity

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

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

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

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

This text has shadow with #B9D5AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9D5AA.

Preview

Color preview on black background

This text has color #B9D5AA on black background.


Color preview on white background

This text has color #B9D5AA on white background.


Black color preview on #B9D5AA background

This text has black color on #B9D5AA background.


White color preview on #B9D5AA background

This text has white color on #B9D5AA background.


Related colors

Complementary color

Complementary color for #hex is #462A55.


I love getcolorcode.com

Triadic colors

1 #AAB9D5 and #D5AAB9 with #B9D5AA are triadic colors.

2 #AAD5B9 and #D5B9AA with #B9D5AA are triadic colors.