COLOR #35470E

HEX: #35470E RGB: (53,71,14)

Color info

#35470E contains red, green and blue colors in about the same proportion. Web safe color of #35470E is #333300 (or #330).

RGB color model

#35470E color RGB value is (53,71,14).

RGB: (53,71,14) (21%, 28%, 5%)

RGB channels and saturation

R 53 of 255 = 21%
G 71 of 255 = 28%
B 14 of 255 = 5%

53
71
14

R + G + B ~ 18%. #35470E is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 71 + 14 = 138 (100%)
R 53 of 138 ~ 38.41%
G 71 of 138 ~ 51.45%
B 14 of 138 ~ 10.14'%

%38.41
%51.45

CMYK color model

#35470E color CMYK value is (25,0,80,72).

  • cyan value is 25.35%
  • magenta value is 0.00%
  • yellow value is 80.28%
  • key color value is 72.16%

CMYK: (25,0,80,72)
C25M0Y80K72 (25%, 0%, 80%, 72%)
(0.25 / 0.00 / 0.80 / 0.72)

CMYK percentages

%25.35
%0
%80.28
%72.16

Codes

Color #35470E in popluar color models

35 47 0E
RGB 53 71 14
HSL 79° 67.06% 16.67%
HSB/HSV 79° 80.28% 27.84%
CMYK 25.35% 0.00% 80.28%
72.16%

Color #35470E in popluar number systems.

HEX 35 47 0E
Decimal 53 71 14
Binary 110101 1000111 1110
Octal 65 107 16

Shades and tints

Shades of #35470E

#35470E
(53,71,14)
#31410D
(49,65,13)
#2D3B0C
(45,59,12)
#29350B
(41,53,11)
#252F0A
(37,47,10)
#212909
(33,41,9)
#1D2308
(29,35,8)
#191D07
(25,29,7)
#151706
(21,23,6)
#111105
(17,17,5)
#0D0B04
(13,11,4)
#000000
(0,0,0)

Tints of #35470E

#35470E
(53,71,14)
#475723
(71,87,35)
#596738
(89,103,56)
#6B774D
(107,119,77)
#7D8762
(125,135,98)
#8F9777
(143,151,119)
#A1A78C
(161,167,140)
#B3B7A1
(179,183,161)
#C5C7B6
(197,199,182)
#D7D7CB
(215,215,203)
#E9E7E0
(233,231,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35470E color. Also use rgb(53,71,14) instead hex code.

Text Font Color

.myTextColor { color: #35470E; }

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

This text font color is #35470E.

Background Color

.myBgColor { background-color: #35470E; }

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

This div background color is #35470E.

Border color

.myBorderColor { border: 1px solid #35470E; }

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

This div border color is #35470E.

Opacity

.myOpacity80 { color: #35470E; opacity: 0.8; }

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

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

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

This text has shadow with #35470E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35470E.

Preview

Color preview on black background

This text has color #35470E on black background.


Color preview on white background

This text has color #35470E on white background.


Black color preview on #35470E background

This text has black color on #35470E background.


White color preview on #35470E background

This text has white color on #35470E background.


Related colors

Complementary color

Complementary color for #hex is #CAB8F1.


I love getcolorcode.com

Triadic colors

1 #0E3547 and #470E35 with #35470E are triadic colors.

2 #0E4735 and #47350E with #35470E are triadic colors.