COLOR #351112

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

53
17
18

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

Portions of RGB colors in percentages

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

%60.23
%19.32
%20.45

CMYK color model

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

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

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

CMYK percentages

%0
%67.92
%66.04
%79.22

Codes

Color #351112 in popluar color models

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

Color #351112 in popluar number systems.

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

Shades and tints

Shades of #351112

#351112
(53,17,18)
#311011
(49,16,17)
#2D0F10
(45,15,16)
#290E0F
(41,14,15)
#250D0E
(37,13,14)
#210C0D
(33,12,13)
#1D0B0C
(29,11,12)
#190A0B
(25,10,11)
#15090A
(21,9,10)
#110809
(17,8,9)
#0D0708
(13,7,8)
#000000
(0,0,0)

Tints of #351112

#351112
(53,17,18)
#472627
(71,38,39)
#593B3C
(89,59,60)
#6B5051
(107,80,81)
#7D6566
(125,101,102)
#8F7A7B
(143,122,123)
#A18F90
(161,143,144)
#B3A4A5
(179,164,165)
#C5B9BA
(197,185,186)
#D7CECF
(215,206,207)
#E9E3E4
(233,227,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #351112; }

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

This text font color is #351112.

Background Color

.myBgColor { background-color: #351112; }

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

This div background color is #351112.

Border color

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

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

This div border color is #351112.

Opacity

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

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

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

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

This text has shadow with #351112 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351112.

Preview

Color preview on black background

This text has color #351112 on black background.


Color preview on white background

This text has color #351112 on white background.


Black color preview on #351112 background

This text has black color on #351112 background.


White color preview on #351112 background

This text has white color on #351112 background.


Related colors

Complementary color

Complementary color for #hex is #CAEEED.


I love getcolorcode.com

Triadic colors

1 #123511 and #111235 with #351112 are triadic colors.

2 #121135 and #113512 with #351112 are triadic colors.