COLOR #B4E590

HEX: #B4E590 RGB: (180,229,144)

Renk bilgisi

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

RGB renk modeli

#B4E590 color RGB value is (180,229,144).

RGB: (180,229,144) (71%, 90%, 56%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 229 of 255 = 90%
B 144 of 255 = 56%

180
229
144

R + G + B ~ 72%. #B4E590 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 229 + 144 = 553 (100%)
R 180 of 553 ~ 32.55%
G 229 of 553 ~ 41.41%
B 144 of 553 ~ 26.04'%

%32.55
%41.41
%26.04

CMYK RENK MODELİ

#B4E590 rengi CMYK tonu (21,0,37,10).

  • camgöbeği tonu 21.40%
  • eflatun tonu 0.00%
  • sarı tonu 37.12%
  • ana renk tonu 10.20%

CMYK: (21,0,37,10)
C21M0Y37K10 (21%, 0%, 37%, 10%)
(0.21 / 0.00 / 0.37 / 0.10)

CMYK yüzdeleri

%21.4
%0
%37.12
%10.2

Codes

Color #B4E590 in popluar color models

B4 E5 90
RGB 180 229 144
HSL 95° 62.04% 73.14%
HSB/HSV 95° 37.12% 89.80%
CMYK 21.40% 0.00% 37.12%
10.20%

Color #B4E590 in popluar number systems.

HEX B4 E5 90
Decimal 180 229 144
Binary 10110100 11100101 10010000
Octal 264 345 220

Shades and tints

Shades of #B4E590

#B4E590
(180,229,144)
#A4D183
(164,209,131)
#94BD76
(148,189,118)
#84A969
(132,169,105)
#74955C
(116,149,92)
#64814F
(100,129,79)
#546D42
(84,109,66)
#445935
(68,89,53)
#344528
(52,69,40)
#24311B
(36,49,27)
#141D0E
(20,29,14)
#000000
(0,0,0)

Tints of #B4E590

#B4E590
(180,229,144)
#BAE79A
(186,231,154)
#C0E9A4
(192,233,164)
#C6EBAE
(198,235,174)
#CCEDB8
(204,237,184)
#D2EFC2
(210,239,194)
#D8F1CC
(216,241,204)
#DEF3D6
(222,243,214)
#E4F5E0
(228,245,224)
#EAF7EA
(234,247,234)
#F0F9F4
(240,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4E590; }

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

This text font color is #B4E590.

Background Color

.myBgColor { background-color: #B4E590; }

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

This div background color is #B4E590.

Border color

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

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

This div border color is #B4E590.

Opacity

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

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

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

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

This text has shadow with #B4E590 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4E590.

Preview

Color preview on black background

This text has color #B4E590 on black background.


Color preview on white background

This text has color #B4E590 on white background.


Black color preview on #B4E590 background

This text has black color on #B4E590 background.


White color preview on #B4E590 background

This text has white color on #B4E590 background.


Related colors

Complementary color

Complementary color for #hex is #4B1A6F.


I love getcolorcode.com

Triadic colors

1 #90B4E5 and #E590B4 with #B4E590 are triadic colors.

2 #90E5B4 and #E5B490 with #B4E590 are triadic colors.