COLOR #B5E196

HEX: #B5E196 RGB: (181,225,150)

Renk bilgisi

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

RGB renk modeli

#B5E196 color RGB value is (181,225,150).

RGB: (181,225,150) (71%, 88%, 59%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 225 of 255 = 88%
B 150 of 255 = 59%

181
225
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 225 + 150 = 556 (100%)
R 181 of 556 ~ 32.55%
G 225 of 556 ~ 40.47%
B 150 of 556 ~ 26.98'%

%32.55
%40.47
%26.98

CMYK RENK MODELİ

#B5E196 rengi CMYK tonu (20,0,33,12).

  • camgöbeği tonu 19.56%
  • eflatun tonu 0.00%
  • sarı tonu 33.33%
  • ana renk tonu 11.76%

CMYK: (20,0,33,12)
C20M0Y33K12 (20%, 0%, 33%, 12%)
(0.20 / 0.00 / 0.33 / 0.12)

CMYK yüzdeleri

%19.56
%0
%33.33
%11.76

Codes

Color #B5E196 in popluar color models

B5 E1 96
RGB 181 225 150
HSL 95° 55.56% 73.53%
HSB/HSV 95° 33.33% 88.24%
CMYK 19.56% 0.00% 33.33%
11.76%

Color #B5E196 in popluar number systems.

HEX B5 E1 96
Decimal 181 225 150
Binary 10110101 11100001 10010110
Octal 265 341 226

Shades and tints

Shades of #B5E196

#B5E196
(181,225,150)
#A5CD89
(165,205,137)
#95B97C
(149,185,124)
#85A56F
(133,165,111)
#759162
(117,145,98)
#657D55
(101,125,85)
#556948
(85,105,72)
#45553B
(69,85,59)
#35412E
(53,65,46)
#252D21
(37,45,33)
#151914
(21,25,20)
#000000
(0,0,0)

Tints of #B5E196

#B5E196
(181,225,150)
#BBE39F
(187,227,159)
#C1E5A8
(193,229,168)
#C7E7B1
(199,231,177)
#CDE9BA
(205,233,186)
#D3EBC3
(211,235,195)
#D9EDCC
(217,237,204)
#DFEFD5
(223,239,213)
#E5F1DE
(229,241,222)
#EBF3E7
(235,243,231)
#F1F5F0
(241,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E196 color. Also use rgb(181,225,150) instead hex code.

Text Font Color

.myTextColor { color: #B5E196; }

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

This text font color is #B5E196.

Background Color

.myBgColor { background-color: #B5E196; }

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

This div background color is #B5E196.

Border color

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

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

This div border color is #B5E196.

Opacity

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

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

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

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

This text has shadow with #B5E196 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E196.

Preview

Color preview on black background

This text has color #B5E196 on black background.


Color preview on white background

This text has color #B5E196 on white background.


Black color preview on #B5E196 background

This text has black color on #B5E196 background.


White color preview on #B5E196 background

This text has white color on #B5E196 background.


Related colors

Complementary color

Complementary color for #hex is #4A1E69.


I love getcolorcode.com

Triadic colors

1 #96B5E1 and #E196B5 with #B5E196 are triadic colors.

2 #96E1B5 and #E1B596 with #B5E196 are triadic colors.