COLOR #B5D99D

HEX: #B5D99D RGB: (181,217,157)

Renk bilgisi

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

RGB renk modeli

#B5D99D color RGB value is (181,217,157).

RGB: (181,217,157) (71%, 85%, 62%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 217 of 255 = 85%
B 157 of 255 = 62%

181
217
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 217 + 157 = 555 (100%)
R 181 of 555 ~ 32.61%
G 217 of 555 ~ 39.1%
B 157 of 555 ~ 28.29'%

%32.61
%39.1
%28.29

CMYK RENK MODELİ

#B5D99D rengi CMYK tonu (17,0,28,15).

  • camgöbeği tonu 16.59%
  • eflatun tonu 0.00%
  • sarı tonu 27.65%
  • ana renk tonu 14.90%

CMYK: (17,0,28,15)
C17M0Y28K15 (17%, 0%, 28%, 15%)
(0.17 / 0.00 / 0.28 / 0.15)

CMYK yüzdeleri

%16.59
%0
%27.65
%14.9

Codes

Color #B5D99D in popluar color models

B5 D9 9D
RGB 181 217 157
HSL 96° 44.12% 73.33%
HSB/HSV 96° 27.65% 85.10%
CMYK 16.59% 0.00% 27.65%
14.90%

Color #B5D99D in popluar number systems.

HEX B5 D9 9D
Decimal 181 217 157
Binary 10110101 11011001 10011101
Octal 265 331 235

Shades and tints

Shades of #B5D99D

#B5D99D
(181,217,157)
#A5C68F
(165,198,143)
#95B381
(149,179,129)
#85A073
(133,160,115)
#758D65
(117,141,101)
#657A57
(101,122,87)
#556749
(85,103,73)
#45543B
(69,84,59)
#35412D
(53,65,45)
#252E1F
(37,46,31)
#151B11
(21,27,17)
#000000
(0,0,0)

Tints of #B5D99D

#B5D99D
(181,217,157)
#BBDCA5
(187,220,165)
#C1DFAD
(193,223,173)
#C7E2B5
(199,226,181)
#CDE5BD
(205,229,189)
#D3E8C5
(211,232,197)
#D9EBCD
(217,235,205)
#DFEED5
(223,238,213)
#E5F1DD
(229,241,221)
#EBF4E5
(235,244,229)
#F1F7ED
(241,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D99D color. Also use rgb(181,217,157) instead hex code.

Text Font Color

.myTextColor { color: #B5D99D; }

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

This text font color is #B5D99D.

Background Color

.myBgColor { background-color: #B5D99D; }

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

This div background color is #B5D99D.

Border color

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

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

This div border color is #B5D99D.

Opacity

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

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

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

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

This text has shadow with #B5D99D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D99D.

Preview

Color preview on black background

This text has color #B5D99D on black background.


Color preview on white background

This text has color #B5D99D on white background.


Black color preview on #B5D99D background

This text has black color on #B5D99D background.


White color preview on #B5D99D background

This text has white color on #B5D99D background.


Related colors

Complementary color

Complementary color for #hex is #4A2662.


I love getcolorcode.com

Triadic colors

1 #9DB5D9 and #D99DB5 with #B5D99D are triadic colors.

2 #9DD9B5 and #D9B59D with #B5D99D are triadic colors.