COLOR #35214F

HEX: #35214F RGB: (53,33,79)

Color info

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

RGB color model

#35214F color RGB value is (53,33,79).

RGB: (53,33,79) (21%, 13%, 31%)

RGB channels and saturation

R 53 of 255 = 21%
G 33 of 255 = 13%
B 79 of 255 = 31%

53
33
79

R + G + B ~ 22%. #35214F is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 33 + 79 = 165 (100%)
R 53 of 165 ~ 32.12%
G 33 of 165 ~ 20%
B 79 of 165 ~ 47.88'%

%32.12
%20
%47.88

CMYK color model

#35214F color CMYK value is (33,58,0,69).

  • cyan value is 32.91%
  • magenta value is 58.23%
  • yellow value is 0.00%
  • key color value is 69.02%
CMYK: (33,58,0,69) C33M58Y0K69 (33%,58%,0%,69%) (0.33/0.58/0.00/0.69) 

CMYK percentages

%32.91
%58.23
%0
%69.02

Codes

Color #35214F in popluar color models

35 21 4F
RGB 53 33 79
HSL 266° 41.07% 21.96%
HSB/HSV 266° 58.23% 30.98%
CMYK 32.91% 58.23% 0.00%
69.02%

Color #35214F in popluar number systems.

HEX 35 21 4F
Decimal 53 33 79
Binary 110101 100001 1001111
Octal 65 41 117

Shades and tints

Shades of #35214F

#35214F
(53,33,79)
#311E48
(49,30,72)
#2D1B41
(45,27,65)
#29183A
(41,24,58)
#251533
(37,21,51)
#21122C
(33,18,44)
#1D0F25
(29,15,37)
#190C1E
(25,12,30)
#150917
(21,9,23)
#110610
(17,6,16)
#0D0309
(13,3,9)
#000000
(0,0,0)

Tints of #35214F

#35214F
(53,33,79)
#47355F
(71,53,95)
#59496F
(89,73,111)
#6B5D7F
(107,93,127)
#7D718F
(125,113,143)
#8F859F
(143,133,159)
#A199AF
(161,153,175)
#B3ADBF
(179,173,191)
#C5C1CF
(197,193,207)
#D7D5DF
(215,213,223)
#E9E9EF
(233,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35214F color. Also use rgb(53,33,79) instead hex code.

Text Font Color

.myTextColor { color: #35214F; }

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

This text font color is #35214F.

Background Color

.myBgColor { background-color: #35214F; }

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

This div background color is #35214F.

Border color

.myBorderColor { border: 1px solid #35214F; }

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

This div border color is #35214F.

Opacity

.myOpacity80 { color: #35214F; opacity: 0.8; }

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

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

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

This text has shadow with #35214F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35214F.

Preview

Color preview on black background

This text has color #35214F on black background.


Color preview on white background

This text has color #35214F on white background.


Black color preview on #35214F background

This text has black color on #35214F background.


White color preview on #35214F background

This text has white color on #35214F background.


Related colors

Complementary color

Complementary color for #hex is #CADEB0.


I love getcolorcode.com

Triadic colors

1 #4F3521 and #214F35 with #35214F are triadic colors.

2 #4F2135 and #21354F with #35214F are triadic colors.