COLOR #35172E

HEX: #35172E RGB: (53,23,46)

Color info

#35172E contains red, green and blue colors in about the same proportion. Web safe color of #35172E is #330033 (or #303).

RGB color model

#35172E color RGB value is (53,23,46).

RGB: (53,23,46) (21%, 9%, 18%)

RGB channels and saturation

R 53 of 255 = 21%
G 23 of 255 = 9%
B 46 of 255 = 18%

53
23
46

R + G + B ~ 16%. #35172E is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 23 + 46 = 122 (100%)
R 53 of 122 ~ 43.44%
G 23 of 122 ~ 18.85%
B 46 of 122 ~ 37.7'%

%43.44
%18.85
%37.7

CMYK color model

#35172E color CMYK value is (0,57,13,79).

  • cyan value is 0.00%
  • magenta value is 56.60%
  • yellow value is 13.21%
  • key color value is 79.22%
CMYK: (0,57,13,79) C0M57Y13K79 (0%,57%,13%,79%) (0.00/0.57/0.13/0.79) 

CMYK percentages

%0
%56.6
%13.21
%79.22

Codes

Color #35172E in popluar color models

35 17 2E
RGB 53 23 46
HSL 314° 39.47% 14.90%
HSB/HSV 314° 56.60% 20.78%
CMYK 0.00% 56.60% 13.21%
79.22%

Color #35172E in popluar number systems.

HEX 35 17 2E
Decimal 53 23 46
Binary 110101 10111 101110
Octal 65 27 56

Shades and tints

Shades of #35172E

#35172E
(53,23,46)
#31152A
(49,21,42)
#2D1326
(45,19,38)
#291122
(41,17,34)
#250F1E
(37,15,30)
#210D1A
(33,13,26)
#1D0B16
(29,11,22)
#190912
(25,9,18)
#15070E
(21,7,14)
#11050A
(17,5,10)
#0D0306
(13,3,6)
#000000
(0,0,0)

Tints of #35172E

#35172E
(53,23,46)
#472C41
(71,44,65)
#594154
(89,65,84)
#6B5667
(107,86,103)
#7D6B7A
(125,107,122)
#8F808D
(143,128,141)
#A195A0
(161,149,160)
#B3AAB3
(179,170,179)
#C5BFC6
(197,191,198)
#D7D4D9
(215,212,217)
#E9E9EC
(233,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35172E color. Also use rgb(53,23,46) instead hex code.

Text Font Color

.myTextColor { color: #35172E; }

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

This text font color is #35172E.

Background Color

.myBgColor { background-color: #35172E; }

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

This div background color is #35172E.

Border color

.myBorderColor { border: 1px solid #35172E; }

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

This div border color is #35172E.

Opacity

.myOpacity80 { color: #35172E; opacity: 0.8; }

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

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

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

This text has shadow with #35172E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35172E.

Preview

Color preview on black background

This text has color #35172E on black background.


Color preview on white background

This text has color #35172E on white background.


Black color preview on #35172E background

This text has black color on #35172E background.


White color preview on #35172E background

This text has white color on #35172E background.


Related colors

Complementary color

Complementary color for #hex is #CAE8D1.


I love getcolorcode.com

Triadic colors

1 #2E3517 and #172E35 with #35172E are triadic colors.

2 #2E1735 and #17352E with #35172E are triadic colors.