COLOR #B5E495

HEX: #B5E495 RGB: (181,228,149)

Renk bilgisi

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

RGB renk modeli

#B5E495 color RGB value is (181,228,149).

RGB: (181,228,149) (71%, 89%, 58%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 228 of 255 = 89%
B 149 of 255 = 58%

181
228
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 228 + 149 = 558 (100%)
R 181 of 558 ~ 32.44%
G 228 of 558 ~ 40.86%
B 149 of 558 ~ 26.7'%

%32.44
%40.86
%26.7

CMYK RENK MODELİ

#B5E495 rengi CMYK tonu (21,0,35,11).

  • camgöbeği tonu 20.61%
  • eflatun tonu 0.00%
  • sarı tonu 34.65%
  • ana renk tonu 10.59%

CMYK: (21,0,35,11)
C21M0Y35K11 (21%, 0%, 35%, 11%)
(0.21 / 0.00 / 0.35 / 0.11)

CMYK yüzdeleri

%20.61
%0
%34.65
%10.59

Codes

Color #B5E495 in popluar color models

B5 E4 95
RGB 181 228 149
HSL 96° 59.40% 73.92%
HSB/HSV 96° 34.65% 89.41%
CMYK 20.61% 0.00% 34.65%
10.59%

Color #B5E495 in popluar number systems.

HEX B5 E4 95
Decimal 181 228 149
Binary 10110101 11100100 10010101
Octal 265 344 225

Shades and tints

Shades of #B5E495

#B5E495
(181,228,149)
#A5D088
(165,208,136)
#95BC7B
(149,188,123)
#85A86E
(133,168,110)
#759461
(117,148,97)
#658054
(101,128,84)
#556C47
(85,108,71)
#45583A
(69,88,58)
#35442D
(53,68,45)
#253020
(37,48,32)
#151C13
(21,28,19)
#000000
(0,0,0)

Tints of #B5E495

#B5E495
(181,228,149)
#BBE69E
(187,230,158)
#C1E8A7
(193,232,167)
#C7EAB0
(199,234,176)
#CDECB9
(205,236,185)
#D3EEC2
(211,238,194)
#D9F0CB
(217,240,203)
#DFF2D4
(223,242,212)
#E5F4DD
(229,244,221)
#EBF6E6
(235,246,230)
#F1F8EF
(241,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E495; }

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

This text font color is #B5E495.

Background Color

.myBgColor { background-color: #B5E495; }

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

This div background color is #B5E495.

Border color

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

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

This div border color is #B5E495.

Opacity

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

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

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

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

This text has shadow with #B5E495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E495.

Preview

Color preview on black background

This text has color #B5E495 on black background.


Color preview on white background

This text has color #B5E495 on white background.


Black color preview on #B5E495 background

This text has black color on #B5E495 background.


White color preview on #B5E495 background

This text has white color on #B5E495 background.


Related colors

Complementary color

Complementary color for #hex is #4A1B6A.


I love getcolorcode.com

Triadic colors

1 #95B5E4 and #E495B5 with #B5E495 are triadic colors.

2 #95E4B5 and #E4B595 with #B5E495 are triadic colors.