COLOR #35071F

HEX: #35071F RGB: (53,7,31)

Color info

#35071F contains red, green and blue colors in about the same proportion. Web safe color of #35071F is #330033 (or #303).

RGB color model

#35071F color RGB value is (53,7,31).

RGB: (53,7,31) (21%, 3%, 12%)

RGB channels and saturation

R 53 of 255 = 21%
G 7 of 255 = 3%
B 31 of 255 = 12%

53
7
31

R + G + B ~ 12%. #35071F is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 7 + 31 = 91 (100%)
R 53 of 91 ~ 58.24%
G 7 of 91 ~ 7.69%
B 31 of 91 ~ 34.07'%

%58.24
%34.07

CMYK color model

#35071F color CMYK value is (0,87,42,79).

  • cyan value is 0.00%
  • magenta value is 86.79%
  • yellow value is 41.51%
  • key color value is 79.22%

CMYK: (0,87,42,79)
C0M87Y42K79 (0%, 87%, 42%, 79%)
(0.00 / 0.87 / 0.42 / 0.79)

CMYK percentages

%0
%86.79
%41.51
%79.22

Codes

Color #35071F in popluar color models

35 07 1F
RGB 53 7 31
HSL 329° 76.67% 11.76%
HSB/HSV 329° 86.79% 20.78%
CMYK 0.00% 86.79% 41.51%
79.22%

Color #35071F in popluar number systems.

HEX 35 07 1F
Decimal 53 7 31
Binary 110101 111 11111
Octal 65 7 37

Shades and tints

Shades of #35071F

#35071F
(53,7,31)
#31071D
(49,7,29)
#2D071B
(45,7,27)
#290719
(41,7,25)
#250717
(37,7,23)
#210715
(33,7,21)
#1D0713
(29,7,19)
#190711
(25,7,17)
#15070F
(21,7,15)
#11070D
(17,7,13)
#0D070B
(13,7,11)
#000000
(0,0,0)

Tints of #35071F

#35071F
(53,7,31)
#471D33
(71,29,51)
#593347
(89,51,71)
#6B495B
(107,73,91)
#7D5F6F
(125,95,111)
#8F7583
(143,117,131)
#A18B97
(161,139,151)
#B3A1AB
(179,161,171)
#C5B7BF
(197,183,191)
#D7CDD3
(215,205,211)
#E9E3E7
(233,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35071F color. Also use rgb(53,7,31) instead hex code.

Text Font Color

.myTextColor { color: #35071F; }

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

This text font color is #35071F.

Background Color

.myBgColor { background-color: #35071F; }

<div style="background-color:#35071F">Inner text</div>

This div background color is #35071F.

Border color

.myBorderColor { border: 1px solid #35071F; }

<div style="border:3px solid #35071F">Div</div>

This div border color is #35071F.

Opacity

.myOpacity80 { color: #35071F; opacity: 0.8; }

<p style="color:#35071F;opacity:0.8;">80%</p>

Text with #35071F 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 #35071F;}

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

This text has shadow with #35071F color.


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

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

This text has shadow with #35071F primary color and red secondary color.


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

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

This text has shadow with #35071F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #35071F.

Preview

Color preview on black background

This text has color #35071F on black background.


Color preview on white background

This text has color #35071F on white background.


Black color preview on #35071F background

This text has black color on #35071F background.


White color preview on #35071F background

This text has white color on #35071F background.


Related colors

Complementary color

Complementary color for #hex is #CAF8E0.


I love getcolorcode.com

Triadic colors

1 #1F3507 and #071F35 with #35071F are triadic colors.

2 #1F0735 and #07351F with #35071F are triadic colors.