COLOR #B5D59B

HEX: #B5D59B RGB: (181,213,155)

Renk bilgisi

#B5D59B contains red, green and blue colors in about the same proportion. #B5D59B ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B5D59B color RGB value is (181,213,155).

RGB: (181,213,155) (71%, 84%, 61%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 213 of 255 = 84%
B 155 of 255 = 61%

181
213
155

R + G + B ~ 72%. #B5D59B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 213 + 155 = 549 (100%)
R 181 of 549 ~ 32.97%
G 213 of 549 ~ 38.8%
B 155 of 549 ~ 28.23'%

%32.97
%38.8
%28.23

CMYK RENK MODELİ

#B5D59B rengi CMYK tonu (15,0,27,16).

  • camgöbeği tonu 15.02%
  • eflatun tonu 0.00%
  • sarı tonu 27.23%
  • ana renk tonu 16.47%

CMYK: (15,0,27,16)
C15M0Y27K16 (15%, 0%, 27%, 16%)
(0.15 / 0.00 / 0.27 / 0.16)

CMYK yüzdeleri

%15.02
%0
%27.23
%16.47

Codes

Color #B5D59B in popluar color models

B5 D5 9B
RGB 181 213 155
HSL 93° 40.85% 72.16%
HSB/HSV 93° 27.23% 83.53%
CMYK 15.02% 0.00% 27.23%
16.47%

Color #B5D59B in popluar number systems.

HEX B5 D5 9B
Decimal 181 213 155
Binary 10110101 11010101 10011011
Octal 265 325 233

Shades and tints

Shades of #B5D59B

#B5D59B
(181,213,155)
#A5C28D
(165,194,141)
#95AF7F
(149,175,127)
#859C71
(133,156,113)
#758963
(117,137,99)
#657655
(101,118,85)
#556347
(85,99,71)
#455039
(69,80,57)
#353D2B
(53,61,43)
#252A1D
(37,42,29)
#15170F
(21,23,15)
#000000
(0,0,0)

Tints of #B5D59B

#B5D59B
(181,213,155)
#BBD8A4
(187,216,164)
#C1DBAD
(193,219,173)
#C7DEB6
(199,222,182)
#CDE1BF
(205,225,191)
#D3E4C8
(211,228,200)
#D9E7D1
(217,231,209)
#DFEADA
(223,234,218)
#E5EDE3
(229,237,227)
#EBF0EC
(235,240,236)
#F1F3F5
(241,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D59B; }

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

This text font color is #B5D59B.

Background Color

.myBgColor { background-color: #B5D59B; }

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

This div background color is #B5D59B.

Border color

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

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

This div border color is #B5D59B.

Opacity

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

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

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

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

This text has shadow with #B5D59B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D59B.

Preview

Color preview on black background

This text has color #B5D59B on black background.


Color preview on white background

This text has color #B5D59B on white background.


Black color preview on #B5D59B background

This text has black color on #B5D59B background.


White color preview on #B5D59B background

This text has white color on #B5D59B background.


Related colors

Complementary color

Complementary color for #hex is #4A2A64.


I love getcolorcode.com

Triadic colors

1 #9BB5D5 and #D59BB5 with #B5D59B are triadic colors.

2 #9BD5B5 and #D5B59B with #B5D59B are triadic colors.