COLOR #B5E49E

HEX: #B5E49E RGB: (181,228,158)

Renk bilgisi

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

RGB renk modeli

#B5E49E color RGB value is (181,228,158).

RGB: (181,228,158) (71%, 89%, 62%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 228 of 255 = 89%
B 158 of 255 = 62%

181
228
158

R + G + B ~ 74%. #B5E49E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 228 + 158 = 567 (100%)
R 181 of 567 ~ 31.92%
G 228 of 567 ~ 40.21%
B 158 of 567 ~ 27.87'%

%31.92
%40.21
%27.87

CMYK RENK MODELİ

#B5E49E rengi CMYK tonu (21,0,31,11).

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

CMYK: (21,0,31,11)
C21M0Y31K11 (21%, 0%, 31%, 11%)
(0.21 / 0.00 / 0.31 / 0.11)

CMYK yüzdeleri

%20.61
%0
%30.7
%10.59

Codes

Color #B5E49E in popluar color models

B5 E4 9E
RGB 181 228 158
HSL 100° 56.45% 75.69%
HSB/HSV 100° 30.70% 89.41%
CMYK 20.61% 0.00% 30.70%
10.59%

Color #B5E49E in popluar number systems.

HEX B5 E4 9E
Decimal 181 228 158
Binary 10110101 11100100 10011110
Octal 265 344 236

Shades and tints

Shades of #B5E49E

#B5E49E
(181,228,158)
#A5D090
(165,208,144)
#95BC82
(149,188,130)
#85A874
(133,168,116)
#759466
(117,148,102)
#658058
(101,128,88)
#556C4A
(85,108,74)
#45583C
(69,88,60)
#35442E
(53,68,46)
#253020
(37,48,32)
#151C12
(21,28,18)
#000000
(0,0,0)

Tints of #B5E49E

#B5E49E
(181,228,158)
#BBE6A6
(187,230,166)
#C1E8AE
(193,232,174)
#C7EAB6
(199,234,182)
#CDECBE
(205,236,190)
#D3EEC6
(211,238,198)
#D9F0CE
(217,240,206)
#DFF2D6
(223,242,214)
#E5F4DE
(229,244,222)
#EBF6E6
(235,246,230)
#F1F8EE
(241,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E49E; }

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

This text font color is #B5E49E.

Background Color

.myBgColor { background-color: #B5E49E; }

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

This div background color is #B5E49E.

Border color

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

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

This div border color is #B5E49E.

Opacity

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

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

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

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

This text has shadow with #B5E49E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E49E.

Preview

Color preview on black background

This text has color #B5E49E on black background.


Color preview on white background

This text has color #B5E49E on white background.


Black color preview on #B5E49E background

This text has black color on #B5E49E background.


White color preview on #B5E49E background

This text has white color on #B5E49E background.


Related colors

Complementary color

Complementary color for #hex is #4A1B61.


I love getcolorcode.com

Triadic colors

1 #9EB5E4 and #E49EB5 with #B5E49E are triadic colors.

2 #9EE4B5 and #E4B59E with #B5E49E are triadic colors.