COLOR #35070E

HEX: #35070E RGB: (53,7,14)

Color info

#35070E contains red, green and blue colors in about the same proportion. Web safe color of #35070E is #330000 (or #300).

RGB color model

#35070E color RGB value is (53,7,14).

RGB: (53,7,14) (21%, 3%, 5%)

RGB channels and saturation

R 53 of 255 = 21%
G 7 of 255 = 3%
B 14 of 255 = 5%

53
7
14

R + G + B ~ 10%. #35070E is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 7 + 14 = 74 (100%)
R 53 of 74 ~ 71.62%
G 7 of 74 ~ 9.46%
B 14 of 74 ~ 18.92'%

%71.62
%18.92

CMYK color model

#35070E color CMYK value is (0,87,74,79).

  • cyan value is 0.00%
  • magenta value is 86.79%
  • yellow value is 73.58%
  • key color value is 79.22%
CMYK: (0,87,74,79) C0M87Y74K79 (0%,87%,74%,79%) (0.00/0.87/0.74/0.79) 

CMYK percentages

%0
%86.79
%73.58
%79.22

Codes

Color #35070E in popluar color models

35 07 0E
RGB 53 7 14
HSL 351° 76.67% 11.76%
HSB/HSV 351° 86.79% 20.78%
CMYK 0.00% 86.79% 73.58%
79.22%

Color #35070E in popluar number systems.

HEX 35 07 0E
Decimal 53 7 14
Binary 110101 111 1110
Octal 65 7 16

Shades and tints

Shades of #35070E

#35070E
(53,7,14)
#31070D
(49,7,13)
#2D070C
(45,7,12)
#29070B
(41,7,11)
#25070A
(37,7,10)
#210709
(33,7,9)
#1D0708
(29,7,8)
#190707
(25,7,7)
#150706
(21,7,6)
#110705
(17,7,5)
#0D0704
(13,7,4)
#000000
(0,0,0)

Tints of #35070E

#35070E
(53,7,14)
#471D23
(71,29,35)
#593338
(89,51,56)
#6B494D
(107,73,77)
#7D5F62
(125,95,98)
#8F7577
(143,117,119)
#A18B8C
(161,139,140)
#B3A1A1
(179,161,161)
#C5B7B6
(197,183,182)
#D7CDCB
(215,205,203)
#E9E3E0
(233,227,224)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #35070E; }

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

This text font color is #35070E.

Background Color

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

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

This div background color is #35070E.

Border color

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

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

This div border color is #35070E.

Opacity

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

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

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

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

This text has shadow with #35070E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35070E.

Preview

Color preview on black background

This text has color #35070E on black background.


Color preview on white background

This text has color #35070E on white background.


Black color preview on #35070E background

This text has black color on #35070E background.


White color preview on #35070E background

This text has white color on #35070E background.


Related colors

Complementary color

Complementary color for #hex is #CAF8F1.


I love getcolorcode.com

Triadic colors

1 #0E3507 and #070E35 with #35070E are triadic colors.

2 #0E0735 and #07350E with #35070E are triadic colors.