COLOR #557635

HEX: #557635 RGB: (85,118,53)

Color info

#557635 contains mainly red and green colors. Web safe color of #557635 is #666633 (or #663).

RGB color model

#557635 color RGB value is (85,118,53).

RGB: (85,118,53) (33%, 46%, 21%)

RGB channels and saturation

R 85 of 255 = 33%
G 118 of 255 = 46%
B 53 of 255 = 21%

85
118
53

R + G + B ~ 33%. #557635 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 118 + 53 = 256 (100%)
R 85 of 256 ~ 33.2%
G 118 of 256 ~ 46.09%
B 53 of 256 ~ 20.7'%

%33.2
%46.09
%20.7

CMYK color model

#557635 color CMYK value is (28,0,55,54).

  • cyan value is 27.97%
  • magenta value is 0.00%
  • yellow value is 55.08%
  • key color value is 53.73%

CMYK: (28,0,55,54)
C28M0Y55K54 (28%, 0%, 55%, 54%)
(0.28 / 0.00 / 0.55 / 0.54)

CMYK percentages

%27.97
%0
%55.08
%53.73

Codes

Color #557635 in popluar color models

55 76 35
RGB 85 118 53
HSL 90° 38.01% 33.53%
HSB/HSV 90° 55.08% 46.27%
CMYK 27.97% 0.00% 55.08%
53.73%

Color #557635 in popluar number systems.

HEX 55 76 35
Decimal 85 118 53
Binary 1010101 1110110 110101
Octal 125 166 65

Shades and tints

Shades of #557635

#557635
(85,118,53)
#4E6C31
(78,108,49)
#47622D
(71,98,45)
#405829
(64,88,41)
#394E25
(57,78,37)
#324421
(50,68,33)
#2B3A1D
(43,58,29)
#243019
(36,48,25)
#1D2615
(29,38,21)
#161C11
(22,28,17)
#0F120D
(15,18,13)
#000000
(0,0,0)

Tints of #557635

#557635
(85,118,53)
#648247
(100,130,71)
#738E59
(115,142,89)
#829A6B
(130,154,107)
#91A67D
(145,166,125)
#A0B28F
(160,178,143)
#AFBEA1
(175,190,161)
#BECAB3
(190,202,179)
#CDD6C5
(205,214,197)
#DCE2D7
(220,226,215)
#EBEEE9
(235,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #557635 color. Also use rgb(85,118,53) instead hex code.

Text Font Color

.myTextColor { color: #557635; }

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

This text font color is #557635.

Background Color

.myBgColor { background-color: #557635; }

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

This div background color is #557635.

Border color

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

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

This div border color is #557635.

Opacity

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

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

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

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

This text has shadow with #557635 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557635.

Preview

Color preview on black background

This text has color #557635 on black background.


Color preview on white background

This text has color #557635 on white background.


Black color preview on #557635 background

This text has black color on #557635 background.


White color preview on #557635 background

This text has white color on #557635 background.


Related colors

Complementary color

Complementary color for #hex is #AA89CA.


I love getcolorcode.com

Triadic colors

1 #355576 and #763555 with #557635 are triadic colors.

2 #357655 and #765535 with #557635 are triadic colors.