COLOR #B5D593

HEX: #B5D593 RGB: (181,213,147)

Color info

#B5D593 contains mainly red and green colors. Web safe color of #B5D593 is #CCCC99 (or #CC9).

RGB color model

#B5D593 color RGB value is (181,213,147).

RGB: (181,213,147) (71%, 84%, 58%)

RGB channels and saturation

R 181 of 255 = 71%
G 213 of 255 = 84%
B 147 of 255 = 58%

181
213
147

R + G + B ~ 71%. #B5D593 is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 213 + 147 = 541 (100%)
R 181 of 541 ~ 33.46%
G 213 of 541 ~ 39.37%
B 147 of 541 ~ 27.17'%

%33.46
%39.37
%27.17

CMYK color model

#B5D593 color CMYK value is (15,0,31,16).

  • cyan value is 15.02%
  • magenta value is 0.00%
  • yellow value is 30.99%
  • key color value is 16.47%

CMYK: (15,0,31,16)
C15M0Y31K16 (15%, 0%, 31%, 16%)
(0.15 / 0.00 / 0.31 / 0.16)

CMYK percentages

%15.02
%0
%30.99
%16.47

Codes

Color #B5D593 in popluar color models

B5 D5 93
RGB 181 213 147
HSL 89° 44.00% 70.59%
HSB/HSV 89° 30.99% 83.53%
CMYK 15.02% 0.00% 30.99%
16.47%

Color #B5D593 in popluar number systems.

HEX B5 D5 93
Decimal 181 213 147
Binary 10110101 11010101 10010011
Octal 265 325 223

Shades and tints

Shades of #B5D593

#B5D593
(181,213,147)
#A5C286
(165,194,134)
#95AF79
(149,175,121)
#859C6C
(133,156,108)
#75895F
(117,137,95)
#657652
(101,118,82)
#556345
(85,99,69)
#455038
(69,80,56)
#353D2B
(53,61,43)
#252A1E
(37,42,30)
#151711
(21,23,17)
#000000
(0,0,0)

Tints of #B5D593

#B5D593
(181,213,147)
#BBD89C
(187,216,156)
#C1DBA5
(193,219,165)
#C7DEAE
(199,222,174)
#CDE1B7
(205,225,183)
#D3E4C0
(211,228,192)
#D9E7C9
(217,231,201)
#DFEAD2
(223,234,210)
#E5EDDB
(229,237,219)
#EBF0E4
(235,240,228)
#F1F3ED
(241,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D593; }

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

This text font color is #B5D593.

Background Color

.myBgColor { background-color: #B5D593; }

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

This div background color is #B5D593.

Border color

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

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

This div border color is #B5D593.

Opacity

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

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

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

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

This text has shadow with #B5D593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D593.

Preview

Color preview on black background

This text has color #B5D593 on black background.


Color preview on white background

This text has color #B5D593 on white background.


Black color preview on #B5D593 background

This text has black color on #B5D593 background.


White color preview on #B5D593 background

This text has white color on #B5D593 background.


Related colors

Complementary color

Complementary color for #hex is #4A2A6C.


I love getcolorcode.com

Triadic colors

1 #93B5D5 and #D593B5 with #B5D593 are triadic colors.

2 #93D5B5 and #D5B593 with #B5D593 are triadic colors.