COLOR #351050

HEX: #351050 RGB: (53,16,80)

Color info

#351050 contains mainly red and blue colors. Web safe color of #351050 is #330066 (or #306).

RGB color model

#351050 color RGB value is (53,16,80).

RGB: (53,16,80) (21%, 6%, 31%)

RGB channels and saturation

R 53 of 255 = 21%
G 16 of 255 = 6%
B 80 of 255 = 31%

53
16
80

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

Portions of RGB colors in percentages

R + G + B = 53 + 16 + 80 = 149 (100%)
R 53 of 149 ~ 35.57%
G 16 of 149 ~ 10.74%
B 80 of 149 ~ 53.69'%

%35.57
%10.74
%53.69

CMYK color model

#351050 color CMYK value is (34,80,0,69).

  • cyan value is 33.75%
  • magenta value is 80.00%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (34,80,0,69)
C34M80Y0K69 (34%, 80%, 0%, 69%)
(0.34 / 0.80 / 0.00 / 0.69)

CMYK percentages

%33.75
%80
%0
%68.63

Codes

Color #351050 in popluar color models

35 10 50
RGB 53 16 80
HSL 275° 66.67% 18.82%
HSB/HSV 275° 80.00% 31.37%
CMYK 33.75% 80.00% 0.00%
68.63%

Color #351050 in popluar number systems.

HEX 35 10 50
Decimal 53 16 80
Binary 110101 10000 1010000
Octal 65 20 120

Shades and tints

Shades of #351050

#351050
(53,16,80)
#310F49
(49,15,73)
#2D0E42
(45,14,66)
#290D3B
(41,13,59)
#250C34
(37,12,52)
#210B2D
(33,11,45)
#1D0A26
(29,10,38)
#19091F
(25,9,31)
#150818
(21,8,24)
#110711
(17,7,17)
#0D060A
(13,6,10)
#000000
(0,0,0)

Tints of #351050

#351050
(53,16,80)
#47255F
(71,37,95)
#593A6E
(89,58,110)
#6B4F7D
(107,79,125)
#7D648C
(125,100,140)
#8F799B
(143,121,155)
#A18EAA
(161,142,170)
#B3A3B9
(179,163,185)
#C5B8C8
(197,184,200)
#D7CDD7
(215,205,215)
#E9E2E6
(233,226,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #351050 color. Also use rgb(53,16,80) instead hex code.

Text Font Color

.myTextColor { color: #351050; }

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

This text font color is #351050.

Background Color

.myBgColor { background-color: #351050; }

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

This div background color is #351050.

Border color

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

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

This div border color is #351050.

Opacity

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

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

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

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

This text has shadow with #351050 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351050.

Preview

Color preview on black background

This text has color #351050 on black background.


Color preview on white background

This text has color #351050 on white background.


Black color preview on #351050 background

This text has black color on #351050 background.


White color preview on #351050 background

This text has white color on #351050 background.


Related colors

Complementary color

Complementary color for #hex is #CAEFAF.


I love getcolorcode.com

Triadic colors

1 #503510 and #105035 with #351050 are triadic colors.

2 #501035 and #103550 with #351050 are triadic colors.