COLOR #351D54

HEX: #351D54 RGB: (53,29,84)

Color info

#351D54 contains red, green and blue colors in about the same proportion. Web safe color of #351D54 is #333366 (or #336).

RGB color model

#351D54 color RGB value is (53,29,84).

RGB: (53,29,84) (21%, 11%, 33%)

RGB channels and saturation

R 53 of 255 = 21%
G 29 of 255 = 11%
B 84 of 255 = 33%

53
29
84

R + G + B ~ 22%. #351D54 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 29 + 84 = 166 (100%)
R 53 of 166 ~ 31.93%
G 29 of 166 ~ 17.47%
B 84 of 166 ~ 50.6'%

%31.93
%17.47
%50.6

CMYK color model

#351D54 color CMYK value is (37,65,0,67).

  • cyan value is 36.90%
  • magenta value is 65.48%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (37,65,0,67)
C37M65Y0K67 (37%, 65%, 0%, 67%)
(0.37 / 0.65 / 0.00 / 0.67)

CMYK percentages

%36.9
%65.48
%0
%67.06

Codes

Color #351D54 in popluar color models

35 1D 54
RGB 53 29 84
HSL 266° 48.67% 22.16%
HSB/HSV 266° 65.48% 32.94%
CMYK 36.90% 65.48% 0.00%
67.06%

Color #351D54 in popluar number systems.

HEX 35 1D 54
Decimal 53 29 84
Binary 110101 11101 1010100
Octal 65 35 124

Shades and tints

Shades of #351D54

#351D54
(53,29,84)
#311B4D
(49,27,77)
#2D1946
(45,25,70)
#29173F
(41,23,63)
#251538
(37,21,56)
#211331
(33,19,49)
#1D112A
(29,17,42)
#190F23
(25,15,35)
#150D1C
(21,13,28)
#110B15
(17,11,21)
#0D090E
(13,9,14)
#000000
(0,0,0)

Tints of #351D54

#351D54
(53,29,84)
#473163
(71,49,99)
#594572
(89,69,114)
#6B5981
(107,89,129)
#7D6D90
(125,109,144)
#8F819F
(143,129,159)
#A195AE
(161,149,174)
#B3A9BD
(179,169,189)
#C5BDCC
(197,189,204)
#D7D1DB
(215,209,219)
#E9E5EA
(233,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #351D54 color. Also use rgb(53,29,84) instead hex code.

Text Font Color

.myTextColor { color: #351D54; }

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

This text font color is #351D54.

Background Color

.myBgColor { background-color: #351D54; }

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

This div background color is #351D54.

Border color

.myBorderColor { border: 1px solid #351D54; }

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

This div border color is #351D54.

Opacity

.myOpacity80 { color: #351D54; opacity: 0.8; }

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

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

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

This text has shadow with #351D54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351D54.

Preview

Color preview on black background

This text has color #351D54 on black background.


Color preview on white background

This text has color #351D54 on white background.


Black color preview on #351D54 background

This text has black color on #351D54 background.


White color preview on #351D54 background

This text has white color on #351D54 background.


Related colors

Complementary color

Complementary color for #hex is #CAE2AB.


I love getcolorcode.com

Triadic colors

1 #54351D and #1D5435 with #351D54 are triadic colors.

2 #541D35 and #1D3554 with #351D54 are triadic colors.