COLOR #35491E

HEX: #35491E RGB: (53,73,30)

Color info

#35491E contains red, green and blue colors in about the same proportion. Web safe color of #35491E is #333333 (or #333).

RGB color model

#35491E color RGB value is (53,73,30).

RGB: (53,73,30) (21%, 29%, 12%)

RGB channels and saturation

R 53 of 255 = 21%
G 73 of 255 = 29%
B 30 of 255 = 12%

53
73
30

R + G + B ~ 21%. #35491E is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 73 + 30 = 156 (100%)
R 53 of 156 ~ 33.97%
G 73 of 156 ~ 46.79%
B 30 of 156 ~ 19.23'%

%33.97
%46.79
%19.23

CMYK color model

#35491E color CMYK value is (27,0,59,71).

  • cyan value is 27.40%
  • magenta value is 0.00%
  • yellow value is 58.90%
  • key color value is 71.37%

CMYK: (27,0,59,71)
C27M0Y59K71 (27%, 0%, 59%, 71%)
(0.27 / 0.00 / 0.59 / 0.71)

CMYK percentages

%27.4
%0
%58.9
%71.37

Codes

Color #35491E in popluar color models

35 49 1E
RGB 53 73 30
HSL 88° 41.75% 20.20%
HSB/HSV 88° 58.90% 28.63%
CMYK 27.40% 0.00% 58.90%
71.37%

Color #35491E in popluar number systems.

HEX 35 49 1E
Decimal 53 73 30
Binary 110101 1001001 11110
Octal 65 111 36

Shades and tints

Shades of #35491E

#35491E
(53,73,30)
#31431C
(49,67,28)
#2D3D1A
(45,61,26)
#293718
(41,55,24)
#253116
(37,49,22)
#212B14
(33,43,20)
#1D2512
(29,37,18)
#191F10
(25,31,16)
#15190E
(21,25,14)
#11130C
(17,19,12)
#0D0D0A
(13,13,10)
#000000
(0,0,0)

Tints of #35491E

#35491E
(53,73,30)
#475932
(71,89,50)
#596946
(89,105,70)
#6B795A
(107,121,90)
#7D896E
(125,137,110)
#8F9982
(143,153,130)
#A1A996
(161,169,150)
#B3B9AA
(179,185,170)
#C5C9BE
(197,201,190)
#D7D9D2
(215,217,210)
#E9E9E6
(233,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35491E color. Also use rgb(53,73,30) instead hex code.

Text Font Color

.myTextColor { color: #35491E; }

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

This text font color is #35491E.

Background Color

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

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

This div background color is #35491E.

Border color

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

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

This div border color is #35491E.

Opacity

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

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

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

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

This text has shadow with #35491E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35491E.

Preview

Color preview on black background

This text has color #35491E on black background.


Color preview on white background

This text has color #35491E on white background.


Black color preview on #35491E background

This text has black color on #35491E background.


White color preview on #35491E background

This text has white color on #35491E background.


Related colors

Complementary color

Complementary color for #hex is #CAB6E1.


I love getcolorcode.com

Triadic colors

1 #1E3549 and #491E35 with #35491E are triadic colors.

2 #1E4935 and #49351E with #35491E are triadic colors.