COLOR #351415

HEX: #351415 RGB: (53,20,21)

Color info

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

RGB color model

#351415 color RGB value is (53,20,21).

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

RGB channels and saturation

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

53
20
21

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

Portions of RGB colors in percentages

R + G + B = 53 + 20 + 21 = 94 (100%)
R 53 of 94 ~ 56.38%
G 20 of 94 ~ 21.28%
B 21 of 94 ~ 22.34'%

%56.38
%21.28
%22.34

CMYK color model

#351415 color CMYK value is (0,62,60,79).

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

CMYK: (0,62,60,79)
C0M62Y60K79 (0%, 62%, 60%, 79%)
(0.00 / 0.62 / 0.60 / 0.79)

CMYK percentages

%0
%62.26
%60.38
%79.22

Codes

Color #351415 in popluar color models

35 14 15
RGB 53 20 21
HSL 358° 45.21% 14.31%
HSB/HSV 358° 62.26% 20.78%
CMYK 0.00% 62.26% 60.38%
79.22%

Color #351415 in popluar number systems.

HEX 35 14 15
Decimal 53 20 21
Binary 110101 10100 10101
Octal 65 24 25

Shades and tints

Shades of #351415

#351415
(53,20,21)
#311314
(49,19,20)
#2D1213
(45,18,19)
#291112
(41,17,18)
#251011
(37,16,17)
#210F10
(33,15,16)
#1D0E0F
(29,14,15)
#190D0E
(25,13,14)
#150C0D
(21,12,13)
#110B0C
(17,11,12)
#0D0A0B
(13,10,11)
#000000
(0,0,0)

Tints of #351415

#351415
(53,20,21)
#47292A
(71,41,42)
#593E3F
(89,62,63)
#6B5354
(107,83,84)
#7D6869
(125,104,105)
#8F7D7E
(143,125,126)
#A19293
(161,146,147)
#B3A7A8
(179,167,168)
#C5BCBD
(197,188,189)
#D7D1D2
(215,209,210)
#E9E6E7
(233,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #351415; }

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

This text font color is #351415.

Background Color

.myBgColor { background-color: #351415; }

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

This div background color is #351415.

Border color

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

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

This div border color is #351415.

Opacity

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

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

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

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

This text has shadow with #351415 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351415.

Preview

Color preview on black background

This text has color #351415 on black background.


Color preview on white background

This text has color #351415 on white background.


Black color preview on #351415 background

This text has black color on #351415 background.


White color preview on #351415 background

This text has white color on #351415 background.


Related colors

Complementary color

Complementary color for #hex is #CAEBEA.


I love getcolorcode.com

Triadic colors

1 #153514 and #141535 with #351415 are triadic colors.

2 #151435 and #143515 with #351415 are triadic colors.