COLOR #556714

HEX: #556714 RGB: (85,103,20)

Color info

#556714 contains mainly red and green colors. Web safe color of #556714 is #666600 (or #660).

RGB color model

#556714 color RGB value is (85,103,20).

RGB: (85,103,20) (33%, 40%, 8%)

RGB channels and saturation

R 85 of 255 = 33%
G 103 of 255 = 40%
B 20 of 255 = 8%

85
103
20

R + G + B ~ 27%. #556714 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 103 + 20 = 208 (100%)
R 85 of 208 ~ 40.87%
G 103 of 208 ~ 49.52%
B 20 of 208 ~ 9.62'%

%40.87
%49.52

CMYK color model

#556714 color CMYK value is (17,0,81,60).

  • cyan value is 17.48%
  • magenta value is 0.00%
  • yellow value is 80.58%
  • key color value is 59.61%

CMYK: (17,0,81,60)
C17M0Y81K60 (17%, 0%, 81%, 60%)
(0.17 / 0.00 / 0.81 / 0.60)

CMYK percentages

%17.48
%0
%80.58
%59.61

Codes

Color #556714 in popluar color models

55 67 14
RGB 85 103 20
HSL 73° 67.48% 24.12%
HSB/HSV 73° 80.58% 40.39%
CMYK 17.48% 0.00% 80.58%
59.61%

Color #556714 in popluar number systems.

HEX 55 67 14
Decimal 85 103 20
Binary 1010101 1100111 10100
Octal 125 147 24

Shades and tints

Shades of #556714

#556714
(85,103,20)
#4E5E13
(78,94,19)
#475512
(71,85,18)
#404C11
(64,76,17)
#394310
(57,67,16)
#323A0F
(50,58,15)
#2B310E
(43,49,14)
#24280D
(36,40,13)
#1D1F0C
(29,31,12)
#16160B
(22,22,11)
#0F0D0A
(15,13,10)
#000000
(0,0,0)

Tints of #556714

#556714
(85,103,20)
#647429
(100,116,41)
#73813E
(115,129,62)
#828E53
(130,142,83)
#919B68
(145,155,104)
#A0A87D
(160,168,125)
#AFB592
(175,181,146)
#BEC2A7
(190,194,167)
#CDCFBC
(205,207,188)
#DCDCD1
(220,220,209)
#EBE9E6
(235,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #556714 color. Also use rgb(85,103,20) instead hex code.

Text Font Color

.myTextColor { color: #556714; }

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

This text font color is #556714.

Background Color

.myBgColor { background-color: #556714; }

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

This div background color is #556714.

Border color

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

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

This div border color is #556714.

Opacity

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

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

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

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

This text has shadow with #556714 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556714.

Preview

Color preview on black background

This text has color #556714 on black background.


Color preview on white background

This text has color #556714 on white background.


Black color preview on #556714 background

This text has black color on #556714 background.


White color preview on #556714 background

This text has white color on #556714 background.


Related colors

Complementary color

Complementary color for #hex is #AA98EB.


I love getcolorcode.com

Triadic colors

1 #145567 and #671455 with #556714 are triadic colors.

2 #146755 and #675514 with #556714 are triadic colors.