COLOR #B4E6B4

HEX: #B4E6B4 RGB: (180,230,180)

Renk bilgisi

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

RGB renk modeli

#B4E6B4 color RGB value is (180,230,180).

RGB: (180,230,180) (71%, 90%, 71%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 230 of 255 = 90%
B 180 of 255 = 71%

180
230
180

R + G + B ~ 77%. #B4E6B4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 230 + 180 = 590 (100%)
R 180 of 590 ~ 30.51%
G 230 of 590 ~ 38.98%
B 180 of 590 ~ 30.51'%

%30.51
%38.98
%30.51

CMYK RENK MODELİ

#B4E6B4 rengi CMYK tonu (22,0,22,10).

  • camgöbeği tonu 21.74%
  • eflatun tonu 0.00%
  • sarı tonu 21.74%
  • ana renk tonu 9.80%

CMYK: (22,0,22,10)
C22M0Y22K10 (22%, 0%, 22%, 10%)
(0.22 / 0.00 / 0.22 / 0.10)

CMYK yüzdeleri

%21.74
%0
%21.74
%9.8

Codes

Color #B4E6B4 in popluar color models

B4 E6 B4
RGB 180 230 180
HSL 120° 50.00% 80.39%
HSB/HSV 120° 21.74% 90.20%
CMYK 21.74% 0.00% 21.74%
9.80%

Color #B4E6B4 in popluar number systems.

HEX B4 E6 B4
Decimal 180 230 180
Binary 10110100 11100110 10110100
Octal 264 346 264

Shades and tints

Shades of #B4E6B4

#B4E6B4
(180,230,180)
#A4D2A4
(164,210,164)
#94BE94
(148,190,148)
#84AA84
(132,170,132)
#749674
(116,150,116)
#648264
(100,130,100)
#546E54
(84,110,84)
#445A44
(68,90,68)
#344634
(52,70,52)
#243224
(36,50,36)
#141E14
(20,30,20)
#000000
(0,0,0)

Tints of #B4E6B4

#B4E6B4
(180,230,180)
#BAE8BA
(186,232,186)
#C0EAC0
(192,234,192)
#C6ECC6
(198,236,198)
#CCEECC
(204,238,204)
#D2F0D2
(210,240,210)
#D8F2D8
(216,242,216)
#DEF4DE
(222,244,222)
#E4F6E4
(228,246,228)
#EAF8EA
(234,248,234)
#F0FAF0
(240,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4E6B4; }

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

This text font color is #B4E6B4.

Background Color

.myBgColor { background-color: #B4E6B4; }

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

This div background color is #B4E6B4.

Border color

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

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

This div border color is #B4E6B4.

Opacity

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

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

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

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

This text has shadow with #B4E6B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4E6B4.

Preview

Color preview on black background

This text has color #B4E6B4 on black background.


Color preview on white background

This text has color #B4E6B4 on white background.


Black color preview on #B4E6B4 background

This text has black color on #B4E6B4 background.


White color preview on #B4E6B4 background

This text has white color on #B4E6B4 background.


Related colors

Complementary color

Complementary color for #hex is #4B194B.


I love getcolorcode.com

Triadic colors

1 #B4B4E6 and #E6B4B4 with #B4E6B4 are triadic colors.

2 #B4E6B4 and #E6B4B4 with #B4E6B4 are triadic colors.