COLOR #35570D

HEX: #35570D RGB: (53,87,13)

Color info

#35570D contains mainly red and green colors. Web safe color of #35570D is #336600 (or #360).

RGB color model

#35570D color RGB value is (53,87,13).

RGB: (53,87,13) (21%, 34%, 5%)

RGB channels and saturation

R 53 of 255 = 21%
G 87 of 255 = 34%
B 13 of 255 = 5%

53
87
13

R + G + B ~ 20%. #35570D is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 87 + 13 = 153 (100%)
R 53 of 153 ~ 34.64%
G 87 of 153 ~ 56.86%
B 13 of 153 ~ 8.5'%

%34.64
%56.86

CMYK color model

#35570D color CMYK value is (39,0,85,66).

  • cyan value is 39.08%
  • magenta value is 0.00%
  • yellow value is 85.06%
  • key color value is 65.88%
CMYK: (39,0,85,66) C39M0Y85K66 (39%,0%,85%,66%) (0.39/0.00/0.85/0.66) 

CMYK percentages

%39.08
%0
%85.06
%65.88

Codes

Color #35570D in popluar color models

35 57 0D
RGB 53 87 13
HSL 88° 74.00% 19.61%
HSB/HSV 88° 85.06% 34.12%
CMYK 39.08% 0.00% 85.06%
65.88%

Color #35570D in popluar number systems.

HEX 35 57 0D
Decimal 53 87 13
Binary 110101 1010111 1101
Octal 65 127 15

Shades and tints

Shades of #35570D

#35570D
(53,87,13)
#31500C
(49,80,12)
#2D490B
(45,73,11)
#29420A
(41,66,10)
#253B09
(37,59,9)
#213408
(33,52,8)
#1D2D07
(29,45,7)
#192606
(25,38,6)
#151F05
(21,31,5)
#111804
(17,24,4)
#0D1103
(13,17,3)
#000000
(0,0,0)

Tints of #35570D

#35570D
(53,87,13)
#476623
(71,102,35)
#597539
(89,117,57)
#6B844F
(107,132,79)
#7D9365
(125,147,101)
#8FA27B
(143,162,123)
#A1B191
(161,177,145)
#B3C0A7
(179,192,167)
#C5CFBD
(197,207,189)
#D7DED3
(215,222,211)
#E9EDE9
(233,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35570D color. Also use rgb(53,87,13) instead hex code.

Text Font Color

.myTextColor { color: #35570D; }

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

This text font color is #35570D.

Background Color

.myBgColor { background-color: #35570D; }

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

This div background color is #35570D.

Border color

.myBorderColor { border: 1px solid #35570D; }

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

This div border color is #35570D.

Opacity

.myOpacity80 { color: #35570D; opacity: 0.8; }

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

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

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

This text has shadow with #35570D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35570D.

Preview

Color preview on black background

This text has color #35570D on black background.


Color preview on white background

This text has color #35570D on white background.


Black color preview on #35570D background

This text has black color on #35570D background.


White color preview on #35570D background

This text has white color on #35570D background.


Related colors

Complementary color

Complementary color for #hex is #CAA8F2.


I love getcolorcode.com

Triadic colors

1 #0D3557 and #570D35 with #35570D are triadic colors.

2 #0D5735 and #57350D with #35570D are triadic colors.