COLOR #351114

HEX: #351114 RGB: (53,17,20)

Color info

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

RGB color model

#351114 color RGB value is (53,17,20).

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

RGB channels and saturation

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

53
17
20

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

Portions of RGB colors in percentages

R + G + B = 53 + 17 + 20 = 90 (100%)
R 53 of 90 ~ 58.89%
G 17 of 90 ~ 18.89%
B 20 of 90 ~ 22.22'%

%58.89
%18.89
%22.22

CMYK color model

#351114 color CMYK value is (0,68,62,79).

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

CMYK: (0,68,62,79)
C0M68Y62K79 (0%, 68%, 62%, 79%)
(0.00 / 0.68 / 0.62 / 0.79)

CMYK percentages

%0
%67.92
%62.26
%79.22

Codes

Color #351114 in popluar color models

35 11 14
RGB 53 17 20
HSL 355° 51.43% 13.73%
HSB/HSV 355° 67.92% 20.78%
CMYK 0.00% 67.92% 62.26%
79.22%

Color #351114 in popluar number systems.

HEX 35 11 14
Decimal 53 17 20
Binary 110101 10001 10100
Octal 65 21 24

Shades and tints

Shades of #351114

#351114
(53,17,20)
#311013
(49,16,19)
#2D0F12
(45,15,18)
#290E11
(41,14,17)
#250D10
(37,13,16)
#210C0F
(33,12,15)
#1D0B0E
(29,11,14)
#190A0D
(25,10,13)
#15090C
(21,9,12)
#11080B
(17,8,11)
#0D070A
(13,7,10)
#000000
(0,0,0)

Tints of #351114

#351114
(53,17,20)
#472629
(71,38,41)
#593B3E
(89,59,62)
#6B5053
(107,80,83)
#7D6568
(125,101,104)
#8F7A7D
(143,122,125)
#A18F92
(161,143,146)
#B3A4A7
(179,164,167)
#C5B9BC
(197,185,188)
#D7CED1
(215,206,209)
#E9E3E6
(233,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #351114; }

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

This text font color is #351114.

Background Color

.myBgColor { background-color: #351114; }

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

This div background color is #351114.

Border color

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

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

This div border color is #351114.

Opacity

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

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

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

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

This text has shadow with #351114 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351114.

Preview

Color preview on black background

This text has color #351114 on black background.


Color preview on white background

This text has color #351114 on white background.


Black color preview on #351114 background

This text has black color on #351114 background.


White color preview on #351114 background

This text has white color on #351114 background.


Related colors

Complementary color

Complementary color for #hex is #CAEEEB.


I love getcolorcode.com

Triadic colors

1 #143511 and #111435 with #351114 are triadic colors.

2 #141135 and #113514 with #351114 are triadic colors.