COLOR #B9D591

HEX: #B9D591 RGB: (185,213,145)

Renk bilgisi

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

RGB renk modeli

#B9D591 color RGB value is (185,213,145).

RGB: (185,213,145) (73%, 84%, 57%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 213 of 255 = 84%
B 145 of 255 = 57%

185
213
145

R + G + B ~ 71%. #B9D591 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 213 + 145 = 543 (100%)
R 185 of 543 ~ 34.07%
G 213 of 543 ~ 39.23%
B 145 of 543 ~ 26.7'%

%34.07
%39.23
%26.7

CMYK RENK MODELİ

#B9D591 rengi CMYK tonu (13,0,32,16).

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

CMYK: (13,0,32,16)
C13M0Y32K16 (13%, 0%, 32%, 16%)
(0.13 / 0.00 / 0.32 / 0.16)

CMYK yüzdeleri

%13.15
%0
%31.92
%16.47

Codes

Color #B9D591 in popluar color models

B9 D5 91
RGB 185 213 145
HSL 85° 44.74% 70.20%
HSB/HSV 85° 31.92% 83.53%
CMYK 13.15% 0.00% 31.92%
16.47%

Color #B9D591 in popluar number systems.

HEX B9 D5 91
Decimal 185 213 145
Binary 10111001 11010101 10010001
Octal 271 325 221

Shades and tints

Shades of #B9D591

#B9D591
(185,213,145)
#A9C284
(169,194,132)
#99AF77
(153,175,119)
#899C6A
(137,156,106)
#79895D
(121,137,93)
#697650
(105,118,80)
#596343
(89,99,67)
#495036
(73,80,54)
#393D29
(57,61,41)
#292A1C
(41,42,28)
#19170F
(25,23,15)
#000000
(0,0,0)

Tints of #B9D591

#B9D591
(185,213,145)
#BFD89B
(191,216,155)
#C5DBA5
(197,219,165)
#CBDEAF
(203,222,175)
#D1E1B9
(209,225,185)
#D7E4C3
(215,228,195)
#DDE7CD
(221,231,205)
#E3EAD7
(227,234,215)
#E9EDE1
(233,237,225)
#EFF0EB
(239,240,235)
#F5F3F5
(245,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9D591; }

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

This text font color is #B9D591.

Background Color

.myBgColor { background-color: #B9D591; }

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

This div background color is #B9D591.

Border color

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

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

This div border color is #B9D591.

Opacity

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

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

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

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

This text has shadow with #B9D591 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9D591.

Preview

Color preview on black background

This text has color #B9D591 on black background.


Color preview on white background

This text has color #B9D591 on white background.


Black color preview on #B9D591 background

This text has black color on #B9D591 background.


White color preview on #B9D591 background

This text has white color on #B9D591 background.


Related colors

Complementary color

Complementary color for #hex is #462A6E.


I love getcolorcode.com

Triadic colors

1 #91B9D5 and #D591B9 with #B9D591 are triadic colors.

2 #91D5B9 and #D5B991 with #B9D591 are triadic colors.