COLOR #351219

HEX: #351219 RGB: (53,18,25)

Color info

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

RGB color model

#351219 color RGB value is (53,18,25).

RGB: (53,18,25) (21%, 7%, 10%)

RGB channels and saturation

R 53 of 255 = 21%
G 18 of 255 = 7%
B 25 of 255 = 10%

53
18
25

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

Portions of RGB colors in percentages

R + G + B = 53 + 18 + 25 = 96 (100%)
R 53 of 96 ~ 55.21%
G 18 of 96 ~ 18.75%
B 25 of 96 ~ 26.04'%

%55.21
%18.75
%26.04

CMYK color model

#351219 color CMYK value is (0,66,53,79).

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

CMYK: (0,66,53,79)
C0M66Y53K79 (0%, 66%, 53%, 79%)
(0.00 / 0.66 / 0.53 / 0.79)

CMYK percentages

%0
%66.04
%52.83
%79.22

Codes

Color #351219 in popluar color models

35 12 19
RGB 53 18 25
HSL 348° 49.30% 13.92%
HSB/HSV 348° 66.04% 20.78%
CMYK 0.00% 66.04% 52.83%
79.22%

Color #351219 in popluar number systems.

HEX 35 12 19
Decimal 53 18 25
Binary 110101 10010 11001
Octal 65 22 31

Shades and tints

Shades of #351219

#351219
(53,18,25)
#311117
(49,17,23)
#2D1015
(45,16,21)
#290F13
(41,15,19)
#250E11
(37,14,17)
#210D0F
(33,13,15)
#1D0C0D
(29,12,13)
#190B0B
(25,11,11)
#150A09
(21,10,9)
#110907
(17,9,7)
#0D0805
(13,8,5)
#000000
(0,0,0)

Tints of #351219

#351219
(53,18,25)
#47272D
(71,39,45)
#593C41
(89,60,65)
#6B5155
(107,81,85)
#7D6669
(125,102,105)
#8F7B7D
(143,123,125)
#A19091
(161,144,145)
#B3A5A5
(179,165,165)
#C5BAB9
(197,186,185)
#D7CFCD
(215,207,205)
#E9E4E1
(233,228,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #351219; }

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

This text font color is #351219.

Background Color

.myBgColor { background-color: #351219; }

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

This div background color is #351219.

Border color

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

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

This div border color is #351219.

Opacity

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

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

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

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

This text has shadow with #351219 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351219.

Preview

Color preview on black background

This text has color #351219 on black background.


Color preview on white background

This text has color #351219 on white background.


Black color preview on #351219 background

This text has black color on #351219 background.


White color preview on #351219 background

This text has white color on #351219 background.


Related colors

Complementary color

Complementary color for #hex is #CAEDE6.


I love getcolorcode.com

Triadic colors

1 #193512 and #121935 with #351219 are triadic colors.

2 #191235 and #123519 with #351219 are triadic colors.