COLOR #B9D59E

HEX: #B9D59E RGB: (185,213,158)

Renk bilgisi

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

RGB renk modeli

#B9D59E color RGB value is (185,213,158).

RGB: (185,213,158) (73%, 84%, 62%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 213 of 255 = 84%
B 158 of 255 = 62%

185
213
158

R + G + B ~ 73%. #B9D59E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 213 + 158 = 556 (100%)
R 185 of 556 ~ 33.27%
G 213 of 556 ~ 38.31%
B 158 of 556 ~ 28.42'%

%33.27
%38.31
%28.42

CMYK RENK MODELİ

#B9D59E rengi CMYK tonu (13,0,26,16).

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

CMYK: (13,0,26,16)
C13M0Y26K16 (13%, 0%, 26%, 16%)
(0.13 / 0.00 / 0.26 / 0.16)

CMYK yüzdeleri

%13.15
%0
%25.82
%16.47

Codes

Color #B9D59E in popluar color models

B9 D5 9E
RGB 185 213 158
HSL 91° 39.57% 72.75%
HSB/HSV 91° 25.82% 83.53%
CMYK 13.15% 0.00% 25.82%
16.47%

Color #B9D59E in popluar number systems.

HEX B9 D5 9E
Decimal 185 213 158
Binary 10111001 11010101 10011110
Octal 271 325 236

Shades and tints

Shades of #B9D59E

#B9D59E
(185,213,158)
#A9C290
(169,194,144)
#99AF82
(153,175,130)
#899C74
(137,156,116)
#798966
(121,137,102)
#697658
(105,118,88)
#59634A
(89,99,74)
#49503C
(73,80,60)
#393D2E
(57,61,46)
#292A20
(41,42,32)
#191712
(25,23,18)
#000000
(0,0,0)

Tints of #B9D59E

#B9D59E
(185,213,158)
#BFD8A6
(191,216,166)
#C5DBAE
(197,219,174)
#CBDEB6
(203,222,182)
#D1E1BE
(209,225,190)
#D7E4C6
(215,228,198)
#DDE7CE
(221,231,206)
#E3EAD6
(227,234,214)
#E9EDDE
(233,237,222)
#EFF0E6
(239,240,230)
#F5F3EE
(245,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9D59E; }

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

This text font color is #B9D59E.

Background Color

.myBgColor { background-color: #B9D59E; }

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

This div background color is #B9D59E.

Border color

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

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

This div border color is #B9D59E.

Opacity

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

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

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

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

This text has shadow with #B9D59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9D59E.

Preview

Color preview on black background

This text has color #B9D59E on black background.


Color preview on white background

This text has color #B9D59E on white background.


Black color preview on #B9D59E background

This text has black color on #B9D59E background.


White color preview on #B9D59E background

This text has white color on #B9D59E background.


Related colors

Complementary color

Complementary color for #hex is #462A61.


I love getcolorcode.com

Triadic colors

1 #9EB9D5 and #D59EB9 with #B9D59E are triadic colors.

2 #9ED5B9 and #D5B99E with #B9D59E are triadic colors.