COLOR #351347

HEX: #351347 RGB: (53,19,71)

Color info

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

RGB color model

#351347 color RGB value is (53,19,71).

RGB: (53,19,71) (21%, 7%, 28%)

RGB channels and saturation

R 53 of 255 = 21%
G 19 of 255 = 7%
B 71 of 255 = 28%

53
19
71

R + G + B ~ 19%. #351347 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 19 + 71 = 143 (100%)
R 53 of 143 ~ 37.06%
G 19 of 143 ~ 13.29%
B 71 of 143 ~ 49.65'%

%37.06
%13.29
%49.65

CMYK color model

#351347 color CMYK value is (25,73,0,72).

  • cyan value is 25.35%
  • magenta value is 73.24%
  • yellow value is 0.00%
  • key color value is 72.16%
CMYK: (25,73,0,72) C25M73Y0K72 (25%,73%,0%,72%) (0.25/0.73/0.00/0.72) 

CMYK percentages

%25.35
%73.24
%0
%72.16

Codes

Color #351347 in popluar color models

35 13 47
RGB 53 19 71
HSL 279° 57.78% 17.65%
HSB/HSV 279° 73.24% 27.84%
CMYK 25.35% 73.24% 0.00%
72.16%

Color #351347 in popluar number systems.

HEX 35 13 47
Decimal 53 19 71
Binary 110101 10011 1000111
Octal 65 23 107

Shades and tints

Shades of #351347

#351347
(53,19,71)
#311241
(49,18,65)
#2D113B
(45,17,59)
#291035
(41,16,53)
#250F2F
(37,15,47)
#210E29
(33,14,41)
#1D0D23
(29,13,35)
#190C1D
(25,12,29)
#150B17
(21,11,23)
#110A11
(17,10,17)
#0D090B
(13,9,11)
#000000
(0,0,0)

Tints of #351347

#351347
(53,19,71)
#472857
(71,40,87)
#593D67
(89,61,103)
#6B5277
(107,82,119)
#7D6787
(125,103,135)
#8F7C97
(143,124,151)
#A191A7
(161,145,167)
#B3A6B7
(179,166,183)
#C5BBC7
(197,187,199)
#D7D0D7
(215,208,215)
#E9E5E7
(233,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #351347; }

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

This text font color is #351347.

Background Color

.myBgColor { background-color: #351347; }

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

This div background color is #351347.

Border color

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

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

This div border color is #351347.

Opacity

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

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

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

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

This text has shadow with #351347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351347.

Preview

Color preview on black background

This text has color #351347 on black background.


Color preview on white background

This text has color #351347 on white background.


Black color preview on #351347 background

This text has black color on #351347 background.


White color preview on #351347 background

This text has white color on #351347 background.


Related colors

Complementary color

Complementary color for #hex is #CAECB8.


I love getcolorcode.com

Triadic colors

1 #473513 and #134735 with #351347 are triadic colors.

2 #471335 and #133547 with #351347 are triadic colors.