COLOR #B5E195

HEX: #B5E195 RGB: (181,225,149)

Renk bilgisi

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

RGB renk modeli

#B5E195 color RGB value is (181,225,149).

RGB: (181,225,149) (71%, 88%, 58%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 225 of 255 = 88%
B 149 of 255 = 58%

181
225
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 225 + 149 = 555 (100%)
R 181 of 555 ~ 32.61%
G 225 of 555 ~ 40.54%
B 149 of 555 ~ 26.85'%

%32.61
%40.54
%26.85

CMYK RENK MODELİ

#B5E195 rengi CMYK tonu (20,0,34,12).

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

CMYK: (20,0,34,12)
C20M0Y34K12 (20%, 0%, 34%, 12%)
(0.20 / 0.00 / 0.34 / 0.12)

CMYK yüzdeleri

%19.56
%0
%33.78
%11.76

Codes

Color #B5E195 in popluar color models

B5 E1 95
RGB 181 225 149
HSL 95° 55.88% 73.33%
HSB/HSV 95° 33.78% 88.24%
CMYK 19.56% 0.00% 33.78%
11.76%

Color #B5E195 in popluar number systems.

HEX B5 E1 95
Decimal 181 225 149
Binary 10110101 11100001 10010101
Octal 265 341 225

Shades and tints

Shades of #B5E195

#B5E195
(181,225,149)
#A5CD88
(165,205,136)
#95B97B
(149,185,123)
#85A56E
(133,165,110)
#759161
(117,145,97)
#657D54
(101,125,84)
#556947
(85,105,71)
#45553A
(69,85,58)
#35412D
(53,65,45)
#252D20
(37,45,32)
#151913
(21,25,19)
#000000
(0,0,0)

Tints of #B5E195

#B5E195
(181,225,149)
#BBE39E
(187,227,158)
#C1E5A7
(193,229,167)
#C7E7B0
(199,231,176)
#CDE9B9
(205,233,185)
#D3EBC2
(211,235,194)
#D9EDCB
(217,237,203)
#DFEFD4
(223,239,212)
#E5F1DD
(229,241,221)
#EBF3E6
(235,243,230)
#F1F5EF
(241,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E195; }

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

This text font color is #B5E195.

Background Color

.myBgColor { background-color: #B5E195; }

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

This div background color is #B5E195.

Border color

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

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

This div border color is #B5E195.

Opacity

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

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

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

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

This text has shadow with #B5E195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E195.

Preview

Color preview on black background

This text has color #B5E195 on black background.


Color preview on white background

This text has color #B5E195 on white background.


Black color preview on #B5E195 background

This text has black color on #B5E195 background.


White color preview on #B5E195 background

This text has white color on #B5E195 background.


Related colors

Complementary color

Complementary color for #hex is #4A1E6A.


I love getcolorcode.com

Triadic colors

1 #95B5E1 and #E195B5 with #B5E195 are triadic colors.

2 #95E1B5 and #E1B595 with #B5E195 are triadic colors.