COLOR #B5E09B

HEX: #B5E09B RGB: (181,224,155)

Renk bilgisi

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

RGB renk modeli

#B5E09B color RGB value is (181,224,155).

RGB: (181,224,155) (71%, 88%, 61%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 224 of 255 = 88%
B 155 of 255 = 61%

181
224
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 224 + 155 = 560 (100%)
R 181 of 560 ~ 32.32%
G 224 of 560 ~ 40%
B 155 of 560 ~ 27.68'%

%32.32
%40
%27.68

CMYK RENK MODELİ

#B5E09B rengi CMYK tonu (19,0,31,12).

  • camgöbeği tonu 19.20%
  • eflatun tonu 0.00%
  • sarı tonu 30.80%
  • ana renk tonu 12.16%

CMYK: (19,0,31,12)
C19M0Y31K12 (19%, 0%, 31%, 12%)
(0.19 / 0.00 / 0.31 / 0.12)

CMYK yüzdeleri

%19.2
%0
%30.8
%12.16

Codes

Color #B5E09B in popluar color models

B5 E0 9B
RGB 181 224 155
HSL 97° 52.67% 74.31%
HSB/HSV 97° 30.80% 87.84%
CMYK 19.20% 0.00% 30.80%
12.16%

Color #B5E09B in popluar number systems.

HEX B5 E0 9B
Decimal 181 224 155
Binary 10110101 11100000 10011011
Octal 265 340 233

Shades and tints

Shades of #B5E09B

#B5E09B
(181,224,155)
#A5CC8D
(165,204,141)
#95B87F
(149,184,127)
#85A471
(133,164,113)
#759063
(117,144,99)
#657C55
(101,124,85)
#556847
(85,104,71)
#455439
(69,84,57)
#35402B
(53,64,43)
#252C1D
(37,44,29)
#15180F
(21,24,15)
#000000
(0,0,0)

Tints of #B5E09B

#B5E09B
(181,224,155)
#BBE2A4
(187,226,164)
#C1E4AD
(193,228,173)
#C7E6B6
(199,230,182)
#CDE8BF
(205,232,191)
#D3EAC8
(211,234,200)
#D9ECD1
(217,236,209)
#DFEEDA
(223,238,218)
#E5F0E3
(229,240,227)
#EBF2EC
(235,242,236)
#F1F4F5
(241,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E09B; }

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

This text font color is #B5E09B.

Background Color

.myBgColor { background-color: #B5E09B; }

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

This div background color is #B5E09B.

Border color

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

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

This div border color is #B5E09B.

Opacity

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

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

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

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

This text has shadow with #B5E09B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E09B.

Preview

Color preview on black background

This text has color #B5E09B on black background.


Color preview on white background

This text has color #B5E09B on white background.


Black color preview on #B5E09B background

This text has black color on #B5E09B background.


White color preview on #B5E09B background

This text has white color on #B5E09B background.


Related colors

Complementary color

Complementary color for #hex is #4A1F64.


I love getcolorcode.com

Triadic colors

1 #9BB5E0 and #E09BB5 with #B5E09B are triadic colors.

2 #9BE0B5 and #E0B59B with #B5E09B are triadic colors.