COLOR #35064F

HEX: #35064F RGB: (53,6,79)

Color info

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

RGB color model

#35064F color RGB value is (53,6,79).

RGB: (53,6,79) (21%, 2%, 31%)

RGB channels and saturation

R 53 of 255 = 21%
G 6 of 255 = 2%
B 79 of 255 = 31%

53
6
79

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

Portions of RGB colors in percentages

R + G + B = 53 + 6 + 79 = 138 (100%)
R 53 of 138 ~ 38.41%
G 6 of 138 ~ 4.35%
B 79 of 138 ~ 57.25'%

%38.41
%57.25

CMYK color model

#35064F color CMYK value is (33,92,0,69).

  • cyan value is 32.91%
  • magenta value is 92.41%
  • yellow value is 0.00%
  • key color value is 69.02%

CMYK: (33,92,0,69)
C33M92Y0K69 (33%, 92%, 0%, 69%)
(0.33 / 0.92 / 0.00 / 0.69)

CMYK percentages

%32.91
%92.41
%0
%69.02

Codes

Color #35064F in popluar color models

35 06 4F
RGB 53 6 79
HSL 279° 85.88% 16.67%
HSB/HSV 279° 92.41% 30.98%
CMYK 32.91% 92.41% 0.00%
69.02%

Color #35064F in popluar number systems.

HEX 35 06 4F
Decimal 53 6 79
Binary 110101 110 1001111
Octal 65 6 117

Shades and tints

Shades of #35064F

#35064F
(53,6,79)
#310648
(49,6,72)
#2D0641
(45,6,65)
#29063A
(41,6,58)
#250633
(37,6,51)
#21062C
(33,6,44)
#1D0625
(29,6,37)
#19061E
(25,6,30)
#150617
(21,6,23)
#110610
(17,6,16)
#0D0609
(13,6,9)
#000000
(0,0,0)

Tints of #35064F

#35064F
(53,6,79)
#471C5F
(71,28,95)
#59326F
(89,50,111)
#6B487F
(107,72,127)
#7D5E8F
(125,94,143)
#8F749F
(143,116,159)
#A18AAF
(161,138,175)
#B3A0BF
(179,160,191)
#C5B6CF
(197,182,207)
#D7CCDF
(215,204,223)
#E9E2EF
(233,226,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #35064F; }

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

This text font color is #35064F.

Background Color

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

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

This div background color is #35064F.

Border color

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

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

This div border color is #35064F.

Opacity

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

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

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

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

This text has shadow with #35064F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35064F.

Preview

Color preview on black background

This text has color #35064F on black background.


Color preview on white background

This text has color #35064F on white background.


Black color preview on #35064F background

This text has black color on #35064F background.


White color preview on #35064F background

This text has white color on #35064F background.


Related colors

Complementary color

Complementary color for #hex is #CAF9B0.


I love getcolorcode.com

Triadic colors

1 #4F3506 and #064F35 with #35064F are triadic colors.

2 #4F0635 and #06354F with #35064F are triadic colors.