COLOR #B5D59E

HEX: #B5D59E RGB: (181,213,158)

Renk bilgisi

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

RGB renk modeli

#B5D59E color RGB value is (181,213,158).

RGB: (181,213,158) (71%, 84%, 62%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 213 of 255 = 84%
B 158 of 255 = 62%

181
213
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 213 + 158 = 552 (100%)
R 181 of 552 ~ 32.79%
G 213 of 552 ~ 38.59%
B 158 of 552 ~ 28.62'%

%32.79
%38.59
%28.62

CMYK RENK MODELİ

#B5D59E rengi CMYK tonu (15,0,26,16).

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

CMYK: (15,0,26,16)
C15M0Y26K16 (15%, 0%, 26%, 16%)
(0.15 / 0.00 / 0.26 / 0.16)

CMYK yüzdeleri

%15.02
%0
%25.82
%16.47

Codes

Color #B5D59E in popluar color models

B5 D5 9E
RGB 181 213 158
HSL 95° 39.57% 72.75%
HSB/HSV 95° 25.82% 83.53%
CMYK 15.02% 0.00% 25.82%
16.47%

Color #B5D59E in popluar number systems.

HEX B5 D5 9E
Decimal 181 213 158
Binary 10110101 11010101 10011110
Octal 265 325 236

Shades and tints

Shades of #B5D59E

#B5D59E
(181,213,158)
#A5C290
(165,194,144)
#95AF82
(149,175,130)
#859C74
(133,156,116)
#758966
(117,137,102)
#657658
(101,118,88)
#55634A
(85,99,74)
#45503C
(69,80,60)
#353D2E
(53,61,46)
#252A20
(37,42,32)
#151712
(21,23,18)
#000000
(0,0,0)

Tints of #B5D59E

#B5D59E
(181,213,158)
#BBD8A6
(187,216,166)
#C1DBAE
(193,219,174)
#C7DEB6
(199,222,182)
#CDE1BE
(205,225,190)
#D3E4C6
(211,228,198)
#D9E7CE
(217,231,206)
#DFEAD6
(223,234,214)
#E5EDDE
(229,237,222)
#EBF0E6
(235,240,230)
#F1F3EE
(241,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D59E; }

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

This text font color is #B5D59E.

Background Color

.myBgColor { background-color: #B5D59E; }

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

This div background color is #B5D59E.

Border color

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

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

This div border color is #B5D59E.

Opacity

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

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

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

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

This text has shadow with #B5D59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D59E.

Preview

Color preview on black background

This text has color #B5D59E on black background.


Color preview on white background

This text has color #B5D59E on white background.


Black color preview on #B5D59E background

This text has black color on #B5D59E background.


White color preview on #B5D59E background

This text has white color on #B5D59E background.


Related colors

Complementary color

Complementary color for #hex is #4A2A61.


I love getcolorcode.com

Triadic colors

1 #9EB5D5 and #D59EB5 with #B5D59E are triadic colors.

2 #9ED5B5 and #D5B59E with #B5D59E are triadic colors.