COLOR #35390D

HEX: #35390D RGB: (53,57,13)

Color info

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

RGB color model

#35390D color RGB value is (53,57,13).

RGB: (53,57,13) (21%, 22%, 5%)

RGB channels and saturation

R 53 of 255 = 21%
G 57 of 255 = 22%
B 13 of 255 = 5%

53
57
13

R + G + B ~ 16%. #35390D is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 57 + 13 = 123 (100%)
R 53 of 123 ~ 43.09%
G 57 of 123 ~ 46.34%
B 13 of 123 ~ 10.57'%

%43.09
%46.34
%10.57

CMYK color model

#35390D color CMYK value is (7,0,77,78).

  • cyan value is 7.02%
  • magenta value is 0.00%
  • yellow value is 77.19%
  • key color value is 77.65%

CMYK: (7,0,77,78)
C7M0Y77K78 (7%, 0%, 77%, 78%)
(0.07 / 0.00 / 0.77 / 0.78)

CMYK percentages

%7.02
%0
%77.19
%77.65

Codes

Color #35390D in popluar color models

35 39 0D
RGB 53 57 13
HSL 65° 62.86% 13.73%
HSB/HSV 65° 77.19% 22.35%
CMYK 7.02% 0.00% 77.19%
77.65%

Color #35390D in popluar number systems.

HEX 35 39 0D
Decimal 53 57 13
Binary 110101 111001 1101
Octal 65 71 15

Shades and tints

Shades of #35390D

#35390D
(53,57,13)
#31340C
(49,52,12)
#2D2F0B
(45,47,11)
#292A0A
(41,42,10)
#252509
(37,37,9)
#212008
(33,32,8)
#1D1B07
(29,27,7)
#191606
(25,22,6)
#151105
(21,17,5)
#110C04
(17,12,4)
#0D0703
(13,7,3)
#000000
(0,0,0)

Tints of #35390D

#35390D
(53,57,13)
#474B23
(71,75,35)
#595D39
(89,93,57)
#6B6F4F
(107,111,79)
#7D8165
(125,129,101)
#8F937B
(143,147,123)
#A1A591
(161,165,145)
#B3B7A7
(179,183,167)
#C5C9BD
(197,201,189)
#D7DBD3
(215,219,211)
#E9EDE9
(233,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #35390D; }

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

This text font color is #35390D.

Background Color

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

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

This div background color is #35390D.

Border color

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

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

This div border color is #35390D.

Opacity

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

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

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

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

This text has shadow with #35390D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35390D.

Preview

Color preview on black background

This text has color #35390D on black background.


Color preview on white background

This text has color #35390D on white background.


Black color preview on #35390D background

This text has black color on #35390D background.


White color preview on #35390D background

This text has white color on #35390D background.


Related colors

Complementary color

Complementary color for #hex is #CAC6F2.


I love getcolorcode.com

Triadic colors

1 #0D3539 and #390D35 with #35390D are triadic colors.

2 #0D3935 and #39350D with #35390D are triadic colors.