COLOR #B4D99E

HEX: #B4D99E RGB: (180,217,158)

Renk bilgisi

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

RGB renk modeli

#B4D99E color RGB value is (180,217,158).

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

RGB bağlantıları ve doygunluk

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

180
217
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 217 + 158 = 555 (100%)
R 180 of 555 ~ 32.43%
G 217 of 555 ~ 39.1%
B 158 of 555 ~ 28.47'%

%32.43
%39.1
%28.47

CMYK RENK MODELİ

#B4D99E rengi CMYK tonu (17,0,27,15).

  • camgöbeği tonu 17.05%
  • eflatun tonu 0.00%
  • sarı tonu 27.19%
  • ana renk tonu 14.90%

CMYK: (17,0,27,15)
C17M0Y27K15 (17%, 0%, 27%, 15%)
(0.17 / 0.00 / 0.27 / 0.15)

CMYK yüzdeleri

%17.05
%0
%27.19
%14.9

Codes

Color #B4D99E in popluar color models

B4 D9 9E
RGB 180 217 158
HSL 98° 43.70% 73.53%
HSB/HSV 98° 27.19% 85.10%
CMYK 17.05% 0.00% 27.19%
14.90%

Color #B4D99E in popluar number systems.

HEX B4 D9 9E
Decimal 180 217 158
Binary 10110100 11011001 10011110
Octal 264 331 236

Shades and tints

Shades of #B4D99E

#B4D99E
(180,217,158)
#A4C690
(164,198,144)
#94B382
(148,179,130)
#84A074
(132,160,116)
#748D66
(116,141,102)
#647A58
(100,122,88)
#54674A
(84,103,74)
#44543C
(68,84,60)
#34412E
(52,65,46)
#242E20
(36,46,32)
#141B12
(20,27,18)
#000000
(0,0,0)

Tints of #B4D99E

#B4D99E
(180,217,158)
#BADCA6
(186,220,166)
#C0DFAE
(192,223,174)
#C6E2B6
(198,226,182)
#CCE5BE
(204,229,190)
#D2E8C6
(210,232,198)
#D8EBCE
(216,235,206)
#DEEED6
(222,238,214)
#E4F1DE
(228,241,222)
#EAF4E6
(234,244,230)
#F0F7EE
(240,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4D99E; }

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

This text font color is #B4D99E.

Background Color

.myBgColor { background-color: #B4D99E; }

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

This div background color is #B4D99E.

Border color

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

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

This div border color is #B4D99E.

Opacity

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

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

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

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

This text has shadow with #B4D99E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D99E.

Preview

Color preview on black background

This text has color #B4D99E on black background.


Color preview on white background

This text has color #B4D99E on white background.


Black color preview on #B4D99E background

This text has black color on #B4D99E background.


White color preview on #B4D99E background

This text has white color on #B4D99E background.


Related colors

Complementary color

Complementary color for #hex is #4B2661.


I love getcolorcode.com

Triadic colors

1 #9EB4D9 and #D99EB4 with #B4D99E are triadic colors.

2 #9ED9B4 and #D9B49E with #B4D99E are triadic colors.