COLOR #B4D99D

HEX: #B4D99D RGB: (180,217,157)

Renk bilgisi

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

RGB renk modeli

#B4D99D color RGB value is (180,217,157).

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

RGB bağlantıları ve doygunluk

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

180
217
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 217 + 157 = 554 (100%)
R 180 of 554 ~ 32.49%
G 217 of 554 ~ 39.17%
B 157 of 554 ~ 28.34'%

%32.49
%39.17
%28.34

CMYK RENK MODELİ

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

  • camgöbeği tonu 17.05%
  • 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

%17.05
%0
%27.65
%14.9

Codes

Color #B4D99D in popluar color models

B4 D9 9D
RGB 180 217 157
HSL 97° 44.12% 73.33%
HSB/HSV 97° 27.65% 85.10%
CMYK 17.05% 0.00% 27.65%
14.90%

Color #B4D99D in popluar number systems.

HEX B4 D9 9D
Decimal 180 217 157
Binary 10110100 11011001 10011101
Octal 264 331 235

Shades and tints

Shades of #B4D99D

#B4D99D
(180,217,157)
#A4C68F
(164,198,143)
#94B381
(148,179,129)
#84A073
(132,160,115)
#748D65
(116,141,101)
#647A57
(100,122,87)
#546749
(84,103,73)
#44543B
(68,84,59)
#34412D
(52,65,45)
#242E1F
(36,46,31)
#141B11
(20,27,17)
#000000
(0,0,0)

Tints of #B4D99D

#B4D99D
(180,217,157)
#BADCA5
(186,220,165)
#C0DFAD
(192,223,173)
#C6E2B5
(198,226,181)
#CCE5BD
(204,229,189)
#D2E8C5
(210,232,197)
#D8EBCD
(216,235,205)
#DEEED5
(222,238,213)
#E4F1DD
(228,241,221)
#EAF4E5
(234,244,229)
#F0F7ED
(240,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4D99D; }

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

This text font color is #B4D99D.

Background Color

.myBgColor { background-color: #B4D99D; }

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

This div background color is #B4D99D.

Border color

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

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

This div border color is #B4D99D.

Opacity

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

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

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

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

This text has shadow with #B4D99D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D99D.

Preview

Color preview on black background

This text has color #B4D99D on black background.


Color preview on white background

This text has color #B4D99D on white background.


Black color preview on #B4D99D background

This text has black color on #B4D99D background.


White color preview on #B4D99D background

This text has white color on #B4D99D background.


Related colors

Complementary color

Complementary color for #hex is #4B2662.


I love getcolorcode.com

Triadic colors

1 #9DB4D9 and #D99DB4 with #B4D99D are triadic colors.

2 #9DD9B4 and #D9B49D with #B4D99D are triadic colors.