COLOR #350814

HEX: #350814 RGB: (53,8,20)

Color info

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

RGB color model

#350814 color RGB value is (53,8,20).

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

RGB channels and saturation

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

53
8
20

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

Portions of RGB colors in percentages

R + G + B = 53 + 8 + 20 = 81 (100%)
R 53 of 81 ~ 65.43%
G 8 of 81 ~ 9.88%
B 20 of 81 ~ 24.69'%

%65.43
%24.69

CMYK color model

#350814 color CMYK value is (0,85,62,79).

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

CMYK: (0,85,62,79)
C0M85Y62K79 (0%, 85%, 62%, 79%)
(0.00 / 0.85 / 0.62 / 0.79)

CMYK percentages

%0
%84.91
%62.26
%79.22

Codes

Color #350814 in popluar color models

35 08 14
RGB 53 8 20
HSL 344° 73.77% 11.96%
HSB/HSV 344° 84.91% 20.78%
CMYK 0.00% 84.91% 62.26%
79.22%

Color #350814 in popluar number systems.

HEX 35 08 14
Decimal 53 8 20
Binary 110101 1000 10100
Octal 65 10 24

Shades and tints

Shades of #350814

#350814
(53,8,20)
#310813
(49,8,19)
#2D0812
(45,8,18)
#290811
(41,8,17)
#250810
(37,8,16)
#21080F
(33,8,15)
#1D080E
(29,8,14)
#19080D
(25,8,13)
#15080C
(21,8,12)
#11080B
(17,8,11)
#0D080A
(13,8,10)
#000000
(0,0,0)

Tints of #350814

#350814
(53,8,20)
#471E29
(71,30,41)
#59343E
(89,52,62)
#6B4A53
(107,74,83)
#7D6068
(125,96,104)
#8F767D
(143,118,125)
#A18C92
(161,140,146)
#B3A2A7
(179,162,167)
#C5B8BC
(197,184,188)
#D7CED1
(215,206,209)
#E9E4E6
(233,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #350814; }

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

This text font color is #350814.

Background Color

.myBgColor { background-color: #350814; }

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

This div background color is #350814.

Border color

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

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

This div border color is #350814.

Opacity

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

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

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

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

This text has shadow with #350814 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #350814.

Preview

Color preview on black background

This text has color #350814 on black background.


Color preview on white background

This text has color #350814 on white background.


Black color preview on #350814 background

This text has black color on #350814 background.


White color preview on #350814 background

This text has white color on #350814 background.


Related colors

Complementary color

Complementary color for #hex is #CAF7EB.


I love getcolorcode.com

Triadic colors

1 #143508 and #081435 with #350814 are triadic colors.

2 #140835 and #083514 with #350814 are triadic colors.