COLOR #B4E49C

HEX: #B4E49C RGB: (180,228,156)

Renk bilgisi

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

RGB renk modeli

#B4E49C color RGB value is (180,228,156).

RGB: (180,228,156) (71%, 89%, 61%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 228 of 255 = 89%
B 156 of 255 = 61%

180
228
156

R + G + B ~ 74%. #B4E49C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 228 + 156 = 564 (100%)
R 180 of 564 ~ 31.91%
G 228 of 564 ~ 40.43%
B 156 of 564 ~ 27.66'%

%31.91
%40.43
%27.66

CMYK RENK MODELİ

#B4E49C rengi CMYK tonu (21,0,32,11).

  • camgöbeği tonu 21.05%
  • eflatun tonu 0.00%
  • sarı tonu 31.58%
  • ana renk tonu 10.59%

CMYK: (21,0,32,11)
C21M0Y32K11 (21%, 0%, 32%, 11%)
(0.21 / 0.00 / 0.32 / 0.11)

CMYK yüzdeleri

%21.05
%0
%31.58
%10.59

Codes

Color #B4E49C in popluar color models

B4 E4 9C
RGB 180 228 156
HSL 100° 57.14% 75.29%
HSB/HSV 100° 31.58% 89.41%
CMYK 21.05% 0.00% 31.58%
10.59%

Color #B4E49C in popluar number systems.

HEX B4 E4 9C
Decimal 180 228 156
Binary 10110100 11100100 10011100
Octal 264 344 234

Shades and tints

Shades of #B4E49C

#B4E49C
(180,228,156)
#A4D08E
(164,208,142)
#94BC80
(148,188,128)
#84A872
(132,168,114)
#749464
(116,148,100)
#648056
(100,128,86)
#546C48
(84,108,72)
#44583A
(68,88,58)
#34442C
(52,68,44)
#24301E
(36,48,30)
#141C10
(20,28,16)
#000000
(0,0,0)

Tints of #B4E49C

#B4E49C
(180,228,156)
#BAE6A5
(186,230,165)
#C0E8AE
(192,232,174)
#C6EAB7
(198,234,183)
#CCECC0
(204,236,192)
#D2EEC9
(210,238,201)
#D8F0D2
(216,240,210)
#DEF2DB
(222,242,219)
#E4F4E4
(228,244,228)
#EAF6ED
(234,246,237)
#F0F8F6
(240,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4E49C color. Also use rgb(180,228,156) instead hex code.

Text Font Color

.myTextColor { color: #B4E49C; }

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

This text font color is #B4E49C.

Background Color

.myBgColor { background-color: #B4E49C; }

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

This div background color is #B4E49C.

Border color

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

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

This div border color is #B4E49C.

Opacity

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

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

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

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

This text has shadow with #B4E49C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4E49C.

Preview

Color preview on black background

This text has color #B4E49C on black background.


Color preview on white background

This text has color #B4E49C on white background.


Black color preview on #B4E49C background

This text has black color on #B4E49C background.


White color preview on #B4E49C background

This text has white color on #B4E49C background.


Related colors

Complementary color

Complementary color for #hex is #4B1B63.


I love getcolorcode.com

Triadic colors

1 #9CB4E4 and #E49CB4 with #B4E49C are triadic colors.

2 #9CE4B4 and #E4B49C with #B4E49C are triadic colors.