COLOR #B4D993

HEX: #B4D993 RGB: (180,217,147)

Color info

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

RGB color model

#B4D993 color RGB value is (180,217,147).

RGB: (180,217,147) (71%, 85%, 58%)

RGB channels and saturation

R 180 of 255 = 71%
G 217 of 255 = 85%
B 147 of 255 = 58%

180
217
147

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

Portions of RGB colors in percentages

R + G + B = 180 + 217 + 147 = 544 (100%)
R 180 of 544 ~ 33.09%
G 217 of 544 ~ 39.89%
B 147 of 544 ~ 27.02'%

%33.09
%39.89
%27.02

CMYK color model

#B4D993 color CMYK value is (17,0,32,15).

  • cyan value is 17.05%
  • magenta value is 0.00%
  • yellow value is 32.26%
  • key color value is 14.90%

CMYK: (17,0,32,15)
C17M0Y32K15 (17%, 0%, 32%, 15%)
(0.17 / 0.00 / 0.32 / 0.15)

CMYK percentages

%17.05
%0
%32.26
%14.9

Codes

Color #B4D993 in popluar color models

B4 D9 93
RGB 180 217 147
HSL 92° 47.95% 71.37%
HSB/HSV 92° 32.26% 85.10%
CMYK 17.05% 0.00% 32.26%
14.90%

Color #B4D993 in popluar number systems.

HEX B4 D9 93
Decimal 180 217 147
Binary 10110100 11011001 10010011
Octal 264 331 223

Shades and tints

Shades of #B4D993

#B4D993
(180,217,147)
#A4C686
(164,198,134)
#94B379
(148,179,121)
#84A06C
(132,160,108)
#748D5F
(116,141,95)
#647A52
(100,122,82)
#546745
(84,103,69)
#445438
(68,84,56)
#34412B
(52,65,43)
#242E1E
(36,46,30)
#141B11
(20,27,17)
#000000
(0,0,0)

Tints of #B4D993

#B4D993
(180,217,147)
#BADC9C
(186,220,156)
#C0DFA5
(192,223,165)
#C6E2AE
(198,226,174)
#CCE5B7
(204,229,183)
#D2E8C0
(210,232,192)
#D8EBC9
(216,235,201)
#DEEED2
(222,238,210)
#E4F1DB
(228,241,219)
#EAF4E4
(234,244,228)
#F0F7ED
(240,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4D993 color. Also use rgb(180,217,147) instead hex code.

Text Font Color

.myTextColor { color: #B4D993; }

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

This text font color is #B4D993.

Background Color

.myBgColor { background-color: #B4D993; }

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

This div background color is #B4D993.

Border color

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

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

This div border color is #B4D993.

Opacity

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

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

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

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

This text has shadow with #B4D993 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D993.

Preview

Color preview on black background

This text has color #B4D993 on black background.


Color preview on white background

This text has color #B4D993 on white background.


Black color preview on #B4D993 background

This text has black color on #B4D993 background.


White color preview on #B4D993 background

This text has white color on #B4D993 background.


Related colors

Complementary color

Complementary color for #hex is #4B266C.


I love getcolorcode.com

Triadic colors

1 #93B4D9 and #D993B4 with #B4D993 are triadic colors.

2 #93D9B4 and #D9B493 with #B4D993 are triadic colors.