COLOR #351519

HEX: #351519 RGB: (53,21,25)

Color info

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

RGB color model

#351519 color RGB value is (53,21,25).

RGB: (53,21,25) (21%, 8%, 10%)

RGB channels and saturation

R 53 of 255 = 21%
G 21 of 255 = 8%
B 25 of 255 = 10%

53
21
25

R + G + B ~ 13%. #351519 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 21 + 25 = 99 (100%)
R 53 of 99 ~ 53.54%
G 21 of 99 ~ 21.21%
B 25 of 99 ~ 25.25'%

%53.54
%21.21
%25.25

CMYK color model

#351519 color CMYK value is (0,60,53,79).

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

CMYK: (0,60,53,79)
C0M60Y53K79 (0%, 60%, 53%, 79%)
(0.00 / 0.60 / 0.53 / 0.79)

CMYK percentages

%0
%60.38
%52.83
%79.22

Codes

Color #351519 in popluar color models

35 15 19
RGB 53 21 25
HSL 353° 43.24% 14.51%
HSB/HSV 353° 60.38% 20.78%
CMYK 0.00% 60.38% 52.83%
79.22%

Color #351519 in popluar number systems.

HEX 35 15 19
Decimal 53 21 25
Binary 110101 10101 11001
Octal 65 25 31

Shades and tints

Shades of #351519

#351519
(53,21,25)
#311417
(49,20,23)
#2D1315
(45,19,21)
#291213
(41,18,19)
#251111
(37,17,17)
#21100F
(33,16,15)
#1D0F0D
(29,15,13)
#190E0B
(25,14,11)
#150D09
(21,13,9)
#110C07
(17,12,7)
#0D0B05
(13,11,5)
#000000
(0,0,0)

Tints of #351519

#351519
(53,21,25)
#472A2D
(71,42,45)
#593F41
(89,63,65)
#6B5455
(107,84,85)
#7D6969
(125,105,105)
#8F7E7D
(143,126,125)
#A19391
(161,147,145)
#B3A8A5
(179,168,165)
#C5BDB9
(197,189,185)
#D7D2CD
(215,210,205)
#E9E7E1
(233,231,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #351519; }

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

This text font color is #351519.

Background Color

.myBgColor { background-color: #351519; }

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

This div background color is #351519.

Border color

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

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

This div border color is #351519.

Opacity

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

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

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

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

This text has shadow with #351519 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351519.

Preview

Color preview on black background

This text has color #351519 on black background.


Color preview on white background

This text has color #351519 on white background.


Black color preview on #351519 background

This text has black color on #351519 background.


White color preview on #351519 background

This text has white color on #351519 background.


Related colors

Complementary color

Complementary color for #hex is #CAEAE6.


I love getcolorcode.com

Triadic colors

1 #193515 and #151935 with #351519 are triadic colors.

2 #191535 and #153519 with #351519 are triadic colors.