COLOR #351942

HEX: #351942 RGB: (53,25,66)

Color info

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

RGB color model

#351942 color RGB value is (53,25,66).

RGB: (53,25,66) (21%, 10%, 26%)

RGB channels and saturation

R 53 of 255 = 21%
G 25 of 255 = 10%
B 66 of 255 = 26%

53
25
66

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

Portions of RGB colors in percentages

R + G + B = 53 + 25 + 66 = 144 (100%)
R 53 of 144 ~ 36.81%
G 25 of 144 ~ 17.36%
B 66 of 144 ~ 45.83'%

%36.81
%17.36
%45.83

CMYK color model

#351942 color CMYK value is (20,62,0,74).

  • cyan value is 19.70%
  • magenta value is 62.12%
  • yellow value is 0.00%
  • key color value is 74.12%

CMYK: (20,62,0,74)
C20M62Y0K74 (20%, 62%, 0%, 74%)
(0.20 / 0.62 / 0.00 / 0.74)

CMYK percentages

%19.7
%62.12
%0
%74.12

Codes

Color #351942 in popluar color models

35 19 42
RGB 53 25 66
HSL 281° 45.05% 17.84%
HSB/HSV 281° 62.12% 25.88%
CMYK 19.70% 62.12% 0.00%
74.12%

Color #351942 in popluar number systems.

HEX 35 19 42
Decimal 53 25 66
Binary 110101 11001 1000010
Octal 65 31 102

Shades and tints

Shades of #351942

#351942
(53,25,66)
#31173C
(49,23,60)
#2D1536
(45,21,54)
#291330
(41,19,48)
#25112A
(37,17,42)
#210F24
(33,15,36)
#1D0D1E
(29,13,30)
#190B18
(25,11,24)
#150912
(21,9,18)
#11070C
(17,7,12)
#0D0506
(13,5,6)
#000000
(0,0,0)

Tints of #351942

#351942
(53,25,66)
#472D53
(71,45,83)
#594164
(89,65,100)
#6B5575
(107,85,117)
#7D6986
(125,105,134)
#8F7D97
(143,125,151)
#A191A8
(161,145,168)
#B3A5B9
(179,165,185)
#C5B9CA
(197,185,202)
#D7CDDB
(215,205,219)
#E9E1EC
(233,225,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #351942 color. Also use rgb(53,25,66) instead hex code.

Text Font Color

.myTextColor { color: #351942; }

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

This text font color is #351942.

Background Color

.myBgColor { background-color: #351942; }

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

This div background color is #351942.

Border color

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

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

This div border color is #351942.

Opacity

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

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

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

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

This text has shadow with #351942 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351942.

Preview

Color preview on black background

This text has color #351942 on black background.


Color preview on white background

This text has color #351942 on white background.


Black color preview on #351942 background

This text has black color on #351942 background.


White color preview on #351942 background

This text has white color on #351942 background.


Related colors

Complementary color

Complementary color for #hex is #CAE6BD.


I love getcolorcode.com

Triadic colors

1 #423519 and #194235 with #351942 are triadic colors.

2 #421935 and #193542 with #351942 are triadic colors.