COLOR #350815

HEX: #350815 RGB: (53,8,21)

Color info

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

RGB color model

#350815 color RGB value is (53,8,21).

RGB: (53,8,21) (21%, 3%, 8%)

RGB channels and saturation

R 53 of 255 = 21%
G 8 of 255 = 3%
B 21 of 255 = 8%

53
8
21

R + G + B ~ 11%. #350815 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 8 + 21 = 82 (100%)
R 53 of 82 ~ 64.63%
G 8 of 82 ~ 9.76%
B 21 of 82 ~ 25.61'%

%64.63
%25.61

CMYK color model

#350815 color CMYK value is (0,85,60,79).

  • cyan value is 0.00%
  • magenta value is 84.91%
  • yellow value is 60.38%
  • key color value is 79.22%

CMYK: (0,85,60,79)
C0M85Y60K79 (0%, 85%, 60%, 79%)
(0.00 / 0.85 / 0.60 / 0.79)

CMYK percentages

%0
%84.91
%60.38
%79.22

Codes

Color #350815 in popluar color models

35 08 15
RGB 53 8 21
HSL 343° 73.77% 11.96%
HSB/HSV 343° 84.91% 20.78%
CMYK 0.00% 84.91% 60.38%
79.22%

Color #350815 in popluar number systems.

HEX 35 08 15
Decimal 53 8 21
Binary 110101 1000 10101
Octal 65 10 25

Shades and tints

Shades of #350815

#350815
(53,8,21)
#310814
(49,8,20)
#2D0813
(45,8,19)
#290812
(41,8,18)
#250811
(37,8,17)
#210810
(33,8,16)
#1D080F
(29,8,15)
#19080E
(25,8,14)
#15080D
(21,8,13)
#11080C
(17,8,12)
#0D080B
(13,8,11)
#000000
(0,0,0)

Tints of #350815

#350815
(53,8,21)
#471E2A
(71,30,42)
#59343F
(89,52,63)
#6B4A54
(107,74,84)
#7D6069
(125,96,105)
#8F767E
(143,118,126)
#A18C93
(161,140,147)
#B3A2A8
(179,162,168)
#C5B8BD
(197,184,189)
#D7CED2
(215,206,210)
#E9E4E7
(233,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #350815 color. Also use rgb(53,8,21) instead hex code.

Text Font Color

.myTextColor { color: #350815; }

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

This text font color is #350815.

Background Color

.myBgColor { background-color: #350815; }

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

This div background color is #350815.

Border color

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

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

This div border color is #350815.

Opacity

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

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

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

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

This text has shadow with #350815 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #350815.

Preview

Color preview on black background

This text has color #350815 on black background.


Color preview on white background

This text has color #350815 on white background.


Black color preview on #350815 background

This text has black color on #350815 background.


White color preview on #350815 background

This text has white color on #350815 background.


Related colors

Complementary color

Complementary color for #hex is #CAF7EA.


I love getcolorcode.com

Triadic colors

1 #153508 and #081535 with #350815 are triadic colors.

2 #150835 and #083515 with #350815 are triadic colors.