COLOR #351327

HEX: #351327 RGB: (53,19,39)

Color info

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

RGB color model

#351327 color RGB value is (53,19,39).

RGB: (53,19,39) (21%, 7%, 15%)

RGB channels and saturation

R 53 of 255 = 21%
G 19 of 255 = 7%
B 39 of 255 = 15%

53
19
39

R + G + B ~ 14%. #351327 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 19 + 39 = 111 (100%)
R 53 of 111 ~ 47.75%
G 19 of 111 ~ 17.12%
B 39 of 111 ~ 35.14'%

%47.75
%17.12
%35.14

CMYK color model

#351327 color CMYK value is (0,64,26,79).

  • cyan value is 0.00%
  • magenta value is 64.15%
  • yellow value is 26.42%
  • key color value is 79.22%

CMYK: (0,64,26,79)
C0M64Y26K79 (0%, 64%, 26%, 79%)
(0.00 / 0.64 / 0.26 / 0.79)

CMYK percentages

%0
%64.15
%26.42
%79.22

Codes

Color #351327 in popluar color models

35 13 27
RGB 53 19 39
HSL 325° 47.22% 14.12%
HSB/HSV 325° 64.15% 20.78%
CMYK 0.00% 64.15% 26.42%
79.22%

Color #351327 in popluar number systems.

HEX 35 13 27
Decimal 53 19 39
Binary 110101 10011 100111
Octal 65 23 47

Shades and tints

Shades of #351327

#351327
(53,19,39)
#311224
(49,18,36)
#2D1121
(45,17,33)
#29101E
(41,16,30)
#250F1B
(37,15,27)
#210E18
(33,14,24)
#1D0D15
(29,13,21)
#190C12
(25,12,18)
#150B0F
(21,11,15)
#110A0C
(17,10,12)
#0D0909
(13,9,9)
#000000
(0,0,0)

Tints of #351327

#351327
(53,19,39)
#47283A
(71,40,58)
#593D4D
(89,61,77)
#6B5260
(107,82,96)
#7D6773
(125,103,115)
#8F7C86
(143,124,134)
#A19199
(161,145,153)
#B3A6AC
(179,166,172)
#C5BBBF
(197,187,191)
#D7D0D2
(215,208,210)
#E9E5E5
(233,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #351327 color. Also use rgb(53,19,39) instead hex code.

Text Font Color

.myTextColor { color: #351327; }

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

This text font color is #351327.

Background Color

.myBgColor { background-color: #351327; }

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

This div background color is #351327.

Border color

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

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

This div border color is #351327.

Opacity

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

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

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

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

This text has shadow with #351327 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351327.

Preview

Color preview on black background

This text has color #351327 on black background.


Color preview on white background

This text has color #351327 on white background.


Black color preview on #351327 background

This text has black color on #351327 background.


White color preview on #351327 background

This text has white color on #351327 background.


Related colors

Complementary color

Complementary color for #hex is #CAECD8.


I love getcolorcode.com

Triadic colors

1 #273513 and #132735 with #351327 are triadic colors.

2 #271335 and #133527 with #351327 are triadic colors.