COLOR #350513

HEX: #350513 RGB: (53,5,19)

Color info

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

RGB color model

#350513 color RGB value is (53,5,19).

RGB: (53,5,19) (21%, 2%, 7%)

RGB channels and saturation

R 53 of 255 = 21%
G 5 of 255 = 2%
B 19 of 255 = 7%

53
5
19

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

Portions of RGB colors in percentages

R + G + B = 53 + 5 + 19 = 77 (100%)
R 53 of 77 ~ 68.83%
G 5 of 77 ~ 6.49%
B 19 of 77 ~ 24.68'%

%68.83
%24.68

CMYK color model

#350513 color CMYK value is (0,91,64,79).

  • cyan value is 0.00%
  • magenta value is 90.57%
  • yellow value is 64.15%
  • key color value is 79.22%

CMYK: (0,91,64,79)
C0M91Y64K79 (0%, 91%, 64%, 79%)
(0.00 / 0.91 / 0.64 / 0.79)

CMYK percentages

%0
%90.57
%64.15
%79.22

Codes

Color #350513 in popluar color models

35 05 13
RGB 53 5 19
HSL 343° 82.76% 11.37%
HSB/HSV 343° 90.57% 20.78%
CMYK 0.00% 90.57% 64.15%
79.22%

Color #350513 in popluar number systems.

HEX 35 05 13
Decimal 53 5 19
Binary 110101 101 10011
Octal 65 5 23

Shades and tints

Shades of #350513

#350513
(53,5,19)
#310512
(49,5,18)
#2D0511
(45,5,17)
#290510
(41,5,16)
#25050F
(37,5,15)
#21050E
(33,5,14)
#1D050D
(29,5,13)
#19050C
(25,5,12)
#15050B
(21,5,11)
#11050A
(17,5,10)
#0D0509
(13,5,9)
#000000
(0,0,0)

Tints of #350513

#350513
(53,5,19)
#471B28
(71,27,40)
#59313D
(89,49,61)
#6B4752
(107,71,82)
#7D5D67
(125,93,103)
#8F737C
(143,115,124)
#A18991
(161,137,145)
#B39FA6
(179,159,166)
#C5B5BB
(197,181,187)
#D7CBD0
(215,203,208)
#E9E1E5
(233,225,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #350513 color. Also use rgb(53,5,19) instead hex code.

Text Font Color

.myTextColor { color: #350513; }

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

This text font color is #350513.

Background Color

.myBgColor { background-color: #350513; }

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

This div background color is #350513.

Border color

.myBorderColor { border: 1px solid #350513; }

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

This div border color is #350513.

Opacity

.myOpacity80 { color: #350513; opacity: 0.8; }

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

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

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

This text has shadow with #350513 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #350513.

Preview

Color preview on black background

This text has color #350513 on black background.


Color preview on white background

This text has color #350513 on white background.


Black color preview on #350513 background

This text has black color on #350513 background.


White color preview on #350513 background

This text has white color on #350513 background.


Related colors

Complementary color

Complementary color for #hex is #CAFAEC.


I love getcolorcode.com

Triadic colors

1 #133505 and #051335 with #350513 are triadic colors.

2 #130535 and #053513 with #350513 are triadic colors.