COLOR #B5E99D

HEX: #B5E99D RGB: (181,233,157)

Renk bilgisi

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

RGB renk modeli

#B5E99D color RGB value is (181,233,157).

RGB: (181,233,157) (71%, 91%, 62%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 233 of 255 = 91%
B 157 of 255 = 62%

181
233
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 233 + 157 = 571 (100%)
R 181 of 571 ~ 31.7%
G 233 of 571 ~ 40.81%
B 157 of 571 ~ 27.5'%

%31.7
%40.81
%27.5

CMYK RENK MODELİ

#B5E99D rengi CMYK tonu (22,0,33,9).

  • camgöbeği tonu 22.32%
  • eflatun tonu 0.00%
  • sarı tonu 32.62%
  • ana renk tonu 8.63%

CMYK: (22,0,33,9)
C22M0Y33K9 (22%, 0%, 33%, 9%)
(0.22 / 0.00 / 0.33 / 0.09)

CMYK yüzdeleri

%22.32
%0
%32.62
%8.63

Codes

Color #B5E99D in popluar color models

B5 E9 9D
RGB 181 233 157
HSL 101° 63.33% 76.47%
HSB/HSV 101° 32.62% 91.37%
CMYK 22.32% 0.00% 32.62%
8.63%

Color #B5E99D in popluar number systems.

HEX B5 E9 9D
Decimal 181 233 157
Binary 10110101 11101001 10011101
Octal 265 351 235

Shades and tints

Shades of #B5E99D

#B5E99D
(181,233,157)
#A5D48F
(165,212,143)
#95BF81
(149,191,129)
#85AA73
(133,170,115)
#759565
(117,149,101)
#658057
(101,128,87)
#556B49
(85,107,73)
#45563B
(69,86,59)
#35412D
(53,65,45)
#252C1F
(37,44,31)
#151711
(21,23,17)
#000000
(0,0,0)

Tints of #B5E99D

#B5E99D
(181,233,157)
#BBEBA5
(187,235,165)
#C1EDAD
(193,237,173)
#C7EFB5
(199,239,181)
#CDF1BD
(205,241,189)
#D3F3C5
(211,243,197)
#D9F5CD
(217,245,205)
#DFF7D5
(223,247,213)
#E5F9DD
(229,249,221)
#EBFBE5
(235,251,229)
#F1FDED
(241,253,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E99D; }

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

This text font color is #B5E99D.

Background Color

.myBgColor { background-color: #B5E99D; }

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

This div background color is #B5E99D.

Border color

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

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

This div border color is #B5E99D.

Opacity

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

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

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

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

This text has shadow with #B5E99D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E99D.

Preview

Color preview on black background

This text has color #B5E99D on black background.


Color preview on white background

This text has color #B5E99D on white background.


Black color preview on #B5E99D background

This text has black color on #B5E99D background.


White color preview on #B5E99D background

This text has white color on #B5E99D background.


Related colors

Complementary color

Complementary color for #hex is #4A1662.


I love getcolorcode.com

Triadic colors

1 #9DB5E9 and #E99DB5 with #B5E99D are triadic colors.

2 #9DE9B5 and #E9B59D with #B5E99D are triadic colors.