COLOR #B9DB9D

HEX: #B9DB9D RGB: (185,219,157)

Renk bilgisi

#B9DB9D contains mainly red and green colors. #B9DB9D ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B9DB9D color RGB value is (185,219,157).

RGB: (185,219,157) (73%, 86%, 62%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 219 of 255 = 86%
B 157 of 255 = 62%

185
219
157

R + G + B ~ 74%. #B9DB9D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 219 + 157 = 561 (100%)
R 185 of 561 ~ 32.98%
G 219 of 561 ~ 39.04%
B 157 of 561 ~ 27.99'%

%32.98
%39.04
%27.99

CMYK RENK MODELİ

#B9DB9D rengi CMYK tonu (16,0,28,14).

  • camgöbeği tonu 15.53%
  • eflatun tonu 0.00%
  • sarı tonu 28.31%
  • ana renk tonu 14.12%

CMYK: (16,0,28,14)
C16M0Y28K14 (16%, 0%, 28%, 14%)
(0.16 / 0.00 / 0.28 / 0.14)

CMYK yüzdeleri

%15.53
%0
%28.31
%14.12

Codes

Color #B9DB9D in popluar color models

B9 DB 9D
RGB 185 219 157
HSL 93° 46.27% 73.73%
HSB/HSV 93° 28.31% 85.88%
CMYK 15.53% 0.00% 28.31%
14.12%

Color #B9DB9D in popluar number systems.

HEX B9 DB 9D
Decimal 185 219 157
Binary 10111001 11011011 10011101
Octal 271 333 235

Shades and tints

Shades of #B9DB9D

#B9DB9D
(185,219,157)
#A9C88F
(169,200,143)
#99B581
(153,181,129)
#89A273
(137,162,115)
#798F65
(121,143,101)
#697C57
(105,124,87)
#596949
(89,105,73)
#49563B
(73,86,59)
#39432D
(57,67,45)
#29301F
(41,48,31)
#191D11
(25,29,17)
#000000
(0,0,0)

Tints of #B9DB9D

#B9DB9D
(185,219,157)
#BFDEA5
(191,222,165)
#C5E1AD
(197,225,173)
#CBE4B5
(203,228,181)
#D1E7BD
(209,231,189)
#D7EAC5
(215,234,197)
#DDEDCD
(221,237,205)
#E3F0D5
(227,240,213)
#E9F3DD
(233,243,221)
#EFF6E5
(239,246,229)
#F5F9ED
(245,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9DB9D color. Also use rgb(185,219,157) instead hex code.

Text Font Color

.myTextColor { color: #B9DB9D; }

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

This text font color is #B9DB9D.

Background Color

.myBgColor { background-color: #B9DB9D; }

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

This div background color is #B9DB9D.

Border color

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

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

This div border color is #B9DB9D.

Opacity

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

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

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

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

This text has shadow with #B9DB9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9DB9D.

Preview

Color preview on black background

This text has color #B9DB9D on black background.


Color preview on white background

This text has color #B9DB9D on white background.


Black color preview on #B9DB9D background

This text has black color on #B9DB9D background.


White color preview on #B9DB9D background

This text has white color on #B9DB9D background.


Related colors

Complementary color

Complementary color for #hex is #462462.


I love getcolorcode.com

Triadic colors

1 #9DB9DB and #DB9DB9 with #B9DB9D are triadic colors.

2 #9DDBB9 and #DBB99D with #B9DB9D are triadic colors.