COLOR #B4E99E

HEX: #B4E99E RGB: (180,233,158)

Renk bilgisi

#B4E99E contains mainly red and green colors. #B4E99E ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#B4E99E color RGB value is (180,233,158).

RGB: (180,233,158) (71%, 91%, 62%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 233 of 255 = 91%
B 158 of 255 = 62%

180
233
158

R + G + B ~ 75%. #B4E99E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 233 + 158 = 571 (100%)
R 180 of 571 ~ 31.52%
G 233 of 571 ~ 40.81%
B 158 of 571 ~ 27.67'%

%31.52
%40.81
%27.67

CMYK RENK MODELİ

#B4E99E rengi CMYK tonu (23,0,32,9).

  • camgöbeği tonu 22.75%
  • eflatun tonu 0.00%
  • sarı tonu 32.19%
  • ana renk tonu 8.63%

CMYK: (23,0,32,9)
C23M0Y32K9 (23%, 0%, 32%, 9%)
(0.23 / 0.00 / 0.32 / 0.09)

CMYK yüzdeleri

%22.75
%0
%32.19
%8.63

Codes

Color #B4E99E in popluar color models

B4 E9 9E
RGB 180 233 158
HSL 102° 63.03% 76.67%
HSB/HSV 102° 32.19% 91.37%
CMYK 22.75% 0.00% 32.19%
8.63%

Color #B4E99E in popluar number systems.

HEX B4 E9 9E
Decimal 180 233 158
Binary 10110100 11101001 10011110
Octal 264 351 236

Shades and tints

Shades of #B4E99E

#B4E99E
(180,233,158)
#A4D490
(164,212,144)
#94BF82
(148,191,130)
#84AA74
(132,170,116)
#749566
(116,149,102)
#648058
(100,128,88)
#546B4A
(84,107,74)
#44563C
(68,86,60)
#34412E
(52,65,46)
#242C20
(36,44,32)
#141712
(20,23,18)
#000000
(0,0,0)

Tints of #B4E99E

#B4E99E
(180,233,158)
#BAEBA6
(186,235,166)
#C0EDAE
(192,237,174)
#C6EFB6
(198,239,182)
#CCF1BE
(204,241,190)
#D2F3C6
(210,243,198)
#D8F5CE
(216,245,206)
#DEF7D6
(222,247,214)
#E4F9DE
(228,249,222)
#EAFBE6
(234,251,230)
#F0FDEE
(240,253,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4E99E; }

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

This text font color is #B4E99E.

Background Color

.myBgColor { background-color: #B4E99E; }

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

This div background color is #B4E99E.

Border color

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

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

This div border color is #B4E99E.

Opacity

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

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

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

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

This text has shadow with #B4E99E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4E99E.

Preview

Color preview on black background

This text has color #B4E99E on black background.


Color preview on white background

This text has color #B4E99E on white background.


Black color preview on #B4E99E background

This text has black color on #B4E99E background.


White color preview on #B4E99E background

This text has white color on #B4E99E background.


Related colors

Complementary color

Complementary color for #hex is #4B1661.


I love getcolorcode.com

Triadic colors

1 #9EB4E9 and #E99EB4 with #B4E99E are triadic colors.

2 #9EE9B4 and #E9B49E with #B4E99E are triadic colors.