COLOR #351140

HEX: #351140 RGB: (53,17,64)

Color info

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

RGB color model

#351140 color RGB value is (53,17,64).

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

RGB channels and saturation

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

53
17
64

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

Portions of RGB colors in percentages

R + G + B = 53 + 17 + 64 = 134 (100%)
R 53 of 134 ~ 39.55%
G 17 of 134 ~ 12.69%
B 64 of 134 ~ 47.76'%

%39.55
%12.69
%47.76

CMYK color model

#351140 color CMYK value is (17,73,0,75).

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

CMYK: (17,73,0,75)
C17M73Y0K75 (17%, 73%, 0%, 75%)
(0.17 / 0.73 / 0.00 / 0.75)

CMYK percentages

%17.19
%73.44
%0
%74.9

Codes

Color #351140 in popluar color models

35 11 40
RGB 53 17 64
HSL 286° 58.02% 15.88%
HSB/HSV 286° 73.44% 25.10%
CMYK 17.19% 73.44% 0.00%
74.90%

Color #351140 in popluar number systems.

HEX 35 11 40
Decimal 53 17 64
Binary 110101 10001 1000000
Octal 65 21 100

Shades and tints

Shades of #351140

#351140
(53,17,64)
#31103B
(49,16,59)
#2D0F36
(45,15,54)
#290E31
(41,14,49)
#250D2C
(37,13,44)
#210C27
(33,12,39)
#1D0B22
(29,11,34)
#190A1D
(25,10,29)
#150918
(21,9,24)
#110813
(17,8,19)
#0D070E
(13,7,14)
#000000
(0,0,0)

Tints of #351140

#351140
(53,17,64)
#472651
(71,38,81)
#593B62
(89,59,98)
#6B5073
(107,80,115)
#7D6584
(125,101,132)
#8F7A95
(143,122,149)
#A18FA6
(161,143,166)
#B3A4B7
(179,164,183)
#C5B9C8
(197,185,200)
#D7CED9
(215,206,217)
#E9E3EA
(233,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #351140; }

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

This text font color is #351140.

Background Color

.myBgColor { background-color: #351140; }

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

This div background color is #351140.

Border color

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

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

This div border color is #351140.

Opacity

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

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

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

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

This text has shadow with #351140 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351140.

Preview

Color preview on black background

This text has color #351140 on black background.


Color preview on white background

This text has color #351140 on white background.


Black color preview on #351140 background

This text has black color on #351140 background.


White color preview on #351140 background

This text has white color on #351140 background.


Related colors

Complementary color

Complementary color for #hex is #CAEEBF.


I love getcolorcode.com

Triadic colors

1 #403511 and #114035 with #351140 are triadic colors.

2 #401135 and #113540 with #351140 are triadic colors.