COLOR #B5EC9D

HEX: #B5EC9D RGB: (181,236,157)

Renk bilgisi

#B5EC9D contains mainly red and green colors. #B5EC9D ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#B5EC9D color RGB value is (181,236,157).

RGB: (181,236,157) (71%, 93%, 62%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 236 of 255 = 93%
B 157 of 255 = 62%

181
236
157

R + G + B ~ 75%. #B5EC9D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 236 + 157 = 574 (100%)
R 181 of 574 ~ 31.53%
G 236 of 574 ~ 41.11%
B 157 of 574 ~ 27.35'%

%31.53
%41.11
%27.35

CMYK RENK MODELİ

#B5EC9D rengi CMYK tonu (23,0,33,7).

  • camgöbeği tonu 23.31%
  • eflatun tonu 0.00%
  • sarı tonu 33.47%
  • ana renk tonu 7.45%

CMYK: (23,0,33,7)
C23M0Y33K7 (23%, 0%, 33%, 7%)
(0.23 / 0.00 / 0.33 / 0.07)

CMYK yüzdeleri

%23.31
%0
%33.47
%7.45

Codes

Color #B5EC9D in popluar color models

B5 EC 9D
RGB 181 236 157
HSL 102° 67.52% 77.06%
HSB/HSV 102° 33.47% 92.55%
CMYK 23.31% 0.00% 33.47%
7.45%

Color #B5EC9D in popluar number systems.

HEX B5 EC 9D
Decimal 181 236 157
Binary 10110101 11101100 10011101
Octal 265 354 235

Shades and tints

Shades of #B5EC9D

#B5EC9D
(181,236,157)
#A5D78F
(165,215,143)
#95C281
(149,194,129)
#85AD73
(133,173,115)
#759865
(117,152,101)
#658357
(101,131,87)
#556E49
(85,110,73)
#45593B
(69,89,59)
#35442D
(53,68,45)
#252F1F
(37,47,31)
#151A11
(21,26,17)
#000000
(0,0,0)

Tints of #B5EC9D

#B5EC9D
(181,236,157)
#BBEDA5
(187,237,165)
#C1EEAD
(193,238,173)
#C7EFB5
(199,239,181)
#CDF0BD
(205,240,189)
#D3F1C5
(211,241,197)
#D9F2CD
(217,242,205)
#DFF3D5
(223,243,213)
#E5F4DD
(229,244,221)
#EBF5E5
(235,245,229)
#F1F6ED
(241,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5EC9D color. Also use rgb(181,236,157) instead hex code.

Text Font Color

.myTextColor { color: #B5EC9D; }

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

This text font color is #B5EC9D.

Background Color

.myBgColor { background-color: #B5EC9D; }

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

This div background color is #B5EC9D.

Border color

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

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

This div border color is #B5EC9D.

Opacity

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

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

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

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

This text has shadow with #B5EC9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5EC9D.

Preview

Color preview on black background

This text has color #B5EC9D on black background.


Color preview on white background

This text has color #B5EC9D on white background.


Black color preview on #B5EC9D background

This text has black color on #B5EC9D background.


White color preview on #B5EC9D background

This text has white color on #B5EC9D background.


Related colors

Complementary color

Complementary color for #hex is #4A1362.


I love getcolorcode.com

Triadic colors

1 #9DB5EC and #EC9DB5 with #B5EC9D are triadic colors.

2 #9DECB5 and #ECB59D with #B5EC9D are triadic colors.