COLOR #351340

HEX: #351340 RGB: (53,19,64)

Color info

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

RGB color model

#351340 color RGB value is (53,19,64).

RGB: (53,19,64) (21%, 7%, 25%)

RGB channels and saturation

R 53 of 255 = 21%
G 19 of 255 = 7%
B 64 of 255 = 25%

53
19
64

R + G + B ~ 18%. #351340 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 19 + 64 = 136 (100%)
R 53 of 136 ~ 38.97%
G 19 of 136 ~ 13.97%
B 64 of 136 ~ 47.06'%

%38.97
%13.97
%47.06

CMYK color model

#351340 color CMYK value is (17,70,0,75).

  • cyan value is 17.19%
  • magenta value is 70.31%
  • yellow value is 0.00%
  • key color value is 74.90%

CMYK: (17,70,0,75)
C17M70Y0K75 (17%, 70%, 0%, 75%)
(0.17 / 0.70 / 0.00 / 0.75)

CMYK percentages

%17.19
%70.31
%0
%74.9

Codes

Color #351340 in popluar color models

35 13 40
RGB 53 19 64
HSL 285° 54.22% 16.27%
HSB/HSV 285° 70.31% 25.10%
CMYK 17.19% 70.31% 0.00%
74.90%

Color #351340 in popluar number systems.

HEX 35 13 40
Decimal 53 19 64
Binary 110101 10011 1000000
Octal 65 23 100

Shades and tints

Shades of #351340

#351340
(53,19,64)
#31123B
(49,18,59)
#2D1136
(45,17,54)
#291031
(41,16,49)
#250F2C
(37,15,44)
#210E27
(33,14,39)
#1D0D22
(29,13,34)
#190C1D
(25,12,29)
#150B18
(21,11,24)
#110A13
(17,10,19)
#0D090E
(13,9,14)
#000000
(0,0,0)

Tints of #351340

#351340
(53,19,64)
#472851
(71,40,81)
#593D62
(89,61,98)
#6B5273
(107,82,115)
#7D6784
(125,103,132)
#8F7C95
(143,124,149)
#A191A6
(161,145,166)
#B3A6B7
(179,166,183)
#C5BBC8
(197,187,200)
#D7D0D9
(215,208,217)
#E9E5EA
(233,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #351340; }

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

This text font color is #351340.

Background Color

.myBgColor { background-color: #351340; }

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

This div background color is #351340.

Border color

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

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

This div border color is #351340.

Opacity

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

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

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

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

This text has shadow with #351340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351340.

Preview

Color preview on black background

This text has color #351340 on black background.


Color preview on white background

This text has color #351340 on white background.


Black color preview on #351340 background

This text has black color on #351340 background.


White color preview on #351340 background

This text has white color on #351340 background.


Related colors

Complementary color

Complementary color for #hex is #CAECBF.


I love getcolorcode.com

Triadic colors

1 #403513 and #134035 with #351340 are triadic colors.

2 #401335 and #133540 with #351340 are triadic colors.