COLOR #B5D59C

HEX: #B5D59C RGB: (181,213,156)

Renk bilgisi

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

RGB renk modeli

#B5D59C color RGB value is (181,213,156).

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

RGB bağlantıları ve doygunluk

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

181
213
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 213 + 156 = 550 (100%)
R 181 of 550 ~ 32.91%
G 213 of 550 ~ 38.73%
B 156 of 550 ~ 28.36'%

%32.91
%38.73
%28.36

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.02%
  • eflatun tonu 0.00%
  • sarı tonu 26.76%
  • 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
%26.76
%16.47

Codes

Color #B5D59C in popluar color models

B5 D5 9C
RGB 181 213 156
HSL 94° 40.43% 72.35%
HSB/HSV 94° 26.76% 83.53%
CMYK 15.02% 0.00% 26.76%
16.47%

Color #B5D59C in popluar number systems.

HEX B5 D5 9C
Decimal 181 213 156
Binary 10110101 11010101 10011100
Octal 265 325 234

Shades and tints

Shades of #B5D59C

#B5D59C
(181,213,156)
#A5C28E
(165,194,142)
#95AF80
(149,175,128)
#859C72
(133,156,114)
#758964
(117,137,100)
#657656
(101,118,86)
#556348
(85,99,72)
#45503A
(69,80,58)
#353D2C
(53,61,44)
#252A1E
(37,42,30)
#151710
(21,23,16)
#000000
(0,0,0)

Tints of #B5D59C

#B5D59C
(181,213,156)
#BBD8A5
(187,216,165)
#C1DBAE
(193,219,174)
#C7DEB7
(199,222,183)
#CDE1C0
(205,225,192)
#D3E4C9
(211,228,201)
#D9E7D2
(217,231,210)
#DFEADB
(223,234,219)
#E5EDE4
(229,237,228)
#EBF0ED
(235,240,237)
#F1F3F6
(241,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D59C; }

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

This text font color is #B5D59C.

Background Color

.myBgColor { background-color: #B5D59C; }

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

This div background color is #B5D59C.

Border color

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

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

This div border color is #B5D59C.

Opacity

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

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

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

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

This text has shadow with #B5D59C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D59C.

Preview

Color preview on black background

This text has color #B5D59C on black background.


Color preview on white background

This text has color #B5D59C on white background.


Black color preview on #B5D59C background

This text has black color on #B5D59C background.


White color preview on #B5D59C background

This text has white color on #B5D59C background.


Related colors

Complementary color

Complementary color for #hex is #4A2A63.


I love getcolorcode.com

Triadic colors

1 #9CB5D5 and #D59CB5 with #B5D59C are triadic colors.

2 #9CD5B5 and #D5B59C with #B5D59C are triadic colors.