COLOR #351211

HEX: #351211 RGB: (53,18,17)

Color info

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

RGB color model

#351211 color RGB value is (53,18,17).

RGB: (53,18,17) (21%, 7%, 7%)

RGB channels and saturation

R 53 of 255 = 21%
G 18 of 255 = 7%
B 17 of 255 = 7%

53
18
17

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

Portions of RGB colors in percentages

R + G + B = 53 + 18 + 17 = 88 (100%)
R 53 of 88 ~ 60.23%
G 18 of 88 ~ 20.45%
B 17 of 88 ~ 19.32'%

%60.23
%20.45
%19.32

CMYK color model

#351211 color CMYK value is (0,66,68,79).

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

CMYK: (0,66,68,79)
C0M66Y68K79 (0%, 66%, 68%, 79%)
(0.00 / 0.66 / 0.68 / 0.79)

CMYK percentages

%0
%66.04
%67.92
%79.22

Codes

Color #351211 in popluar color models

35 12 11
RGB 53 18 17
HSL 51.43% 13.73%
HSB/HSV 67.92% 20.78%
CMYK 0.00% 66.04% 67.92%
79.22%

Color #351211 in popluar number systems.

HEX 35 12 11
Decimal 53 18 17
Binary 110101 10010 10001
Octal 65 22 21

Shades and tints

Shades of #351211

#351211
(53,18,17)
#311110
(49,17,16)
#2D100F
(45,16,15)
#290F0E
(41,15,14)
#250E0D
(37,14,13)
#210D0C
(33,13,12)
#1D0C0B
(29,12,11)
#190B0A
(25,11,10)
#150A09
(21,10,9)
#110908
(17,9,8)
#0D0807
(13,8,7)
#000000
(0,0,0)

Tints of #351211

#351211
(53,18,17)
#472726
(71,39,38)
#593C3B
(89,60,59)
#6B5150
(107,81,80)
#7D6665
(125,102,101)
#8F7B7A
(143,123,122)
#A1908F
(161,144,143)
#B3A5A4
(179,165,164)
#C5BAB9
(197,186,185)
#D7CFCE
(215,207,206)
#E9E4E3
(233,228,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #351211; }

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

This text font color is #351211.

Background Color

.myBgColor { background-color: #351211; }

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

This div background color is #351211.

Border color

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

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

This div border color is #351211.

Opacity

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

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

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

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

This text has shadow with #351211 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351211.

Preview

Color preview on black background

This text has color #351211 on black background.


Color preview on white background

This text has color #351211 on white background.


Black color preview on #351211 background

This text has black color on #351211 background.


White color preview on #351211 background

This text has white color on #351211 background.


Related colors

Complementary color

Complementary color for #hex is #CAEDEE.


I love getcolorcode.com

Triadic colors

1 #113512 and #121135 with #351211 are triadic colors.

2 #111235 and #123511 with #351211 are triadic colors.