COLOR #B5E49B

HEX: #B5E49B RGB: (181,228,155)

Renk bilgisi

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

RGB renk modeli

#B5E49B color RGB value is (181,228,155).

RGB: (181,228,155) (71%, 89%, 61%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 228 of 255 = 89%
B 155 of 255 = 61%

181
228
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 228 + 155 = 564 (100%)
R 181 of 564 ~ 32.09%
G 228 of 564 ~ 40.43%
B 155 of 564 ~ 27.48'%

%32.09
%40.43
%27.48

CMYK RENK MODELİ

#B5E49B rengi CMYK tonu (21,0,32,11).

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

CMYK: (21,0,32,11)
C21M0Y32K11 (21%, 0%, 32%, 11%)
(0.21 / 0.00 / 0.32 / 0.11)

CMYK yüzdeleri

%20.61
%0
%32.02
%10.59

Codes

Color #B5E49B in popluar color models

B5 E4 9B
RGB 181 228 155
HSL 99° 57.48% 75.10%
HSB/HSV 99° 32.02% 89.41%
CMYK 20.61% 0.00% 32.02%
10.59%

Color #B5E49B in popluar number systems.

HEX B5 E4 9B
Decimal 181 228 155
Binary 10110101 11100100 10011011
Octal 265 344 233

Shades and tints

Shades of #B5E49B

#B5E49B
(181,228,155)
#A5D08D
(165,208,141)
#95BC7F
(149,188,127)
#85A871
(133,168,113)
#759463
(117,148,99)
#658055
(101,128,85)
#556C47
(85,108,71)
#455839
(69,88,57)
#35442B
(53,68,43)
#25301D
(37,48,29)
#151C0F
(21,28,15)
#000000
(0,0,0)

Tints of #B5E49B

#B5E49B
(181,228,155)
#BBE6A4
(187,230,164)
#C1E8AD
(193,232,173)
#C7EAB6
(199,234,182)
#CDECBF
(205,236,191)
#D3EEC8
(211,238,200)
#D9F0D1
(217,240,209)
#DFF2DA
(223,242,218)
#E5F4E3
(229,244,227)
#EBF6EC
(235,246,236)
#F1F8F5
(241,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E49B; }

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

This text font color is #B5E49B.

Background Color

.myBgColor { background-color: #B5E49B; }

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

This div background color is #B5E49B.

Border color

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

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

This div border color is #B5E49B.

Opacity

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

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

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

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

This text has shadow with #B5E49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E49B.

Preview

Color preview on black background

This text has color #B5E49B on black background.


Color preview on white background

This text has color #B5E49B on white background.


Black color preview on #B5E49B background

This text has black color on #B5E49B background.


White color preview on #B5E49B background

This text has white color on #B5E49B background.


Related colors

Complementary color

Complementary color for #hex is #4A1B64.


I love getcolorcode.com

Triadic colors

1 #9BB5E4 and #E49BB5 with #B5E49B are triadic colors.

2 #9BE4B5 and #E4B59B with #B5E49B are triadic colors.