COLOR #35304D

HEX: #35304D RGB: (53,48,77)

Color info

#35304D contains red, green and blue colors in about the same proportion. Web safe color of #35304D is #333333 (or #333).

RGB color model

#35304D color RGB value is (53,48,77).

RGB: (53,48,77) (21%, 19%, 30%)

RGB channels and saturation

R 53 of 255 = 21%
G 48 of 255 = 19%
B 77 of 255 = 30%

53
48
77

R + G + B ~ 23%. #35304D is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 48 + 77 = 178 (100%)
R 53 of 178 ~ 29.78%
G 48 of 178 ~ 26.97%
B 77 of 178 ~ 43.26'%

%29.78
%26.97
%43.26

CMYK color model

#35304D color CMYK value is (31,38,0,70).

  • cyan value is 31.17%
  • magenta value is 37.66%
  • yellow value is 0.00%
  • key color value is 69.80%

CMYK: (31,38,0,70)
C31M38Y0K70 (31%, 38%, 0%, 70%)
(0.31 / 0.38 / 0.00 / 0.70)

CMYK percentages

%31.17
%37.66
%0
%69.8

Codes

Color #35304D in popluar color models

35 30 4D
RGB 53 48 77
HSL 250° 23.20% 24.51%
HSB/HSV 250° 37.66% 30.20%
CMYK 31.17% 37.66% 0.00%
69.80%

Color #35304D in popluar number systems.

HEX 35 30 4D
Decimal 53 48 77
Binary 110101 110000 1001101
Octal 65 60 115

Shades and tints

Shades of #35304D

#35304D
(53,48,77)
#312C46
(49,44,70)
#2D283F
(45,40,63)
#292438
(41,36,56)
#252031
(37,32,49)
#211C2A
(33,28,42)
#1D1823
(29,24,35)
#19141C
(25,20,28)
#151015
(21,16,21)
#110C0E
(17,12,14)
#0D0807
(13,8,7)
#000000
(0,0,0)

Tints of #35304D

#35304D
(53,48,77)
#47425D
(71,66,93)
#59546D
(89,84,109)
#6B667D
(107,102,125)
#7D788D
(125,120,141)
#8F8A9D
(143,138,157)
#A19CAD
(161,156,173)
#B3AEBD
(179,174,189)
#C5C0CD
(197,192,205)
#D7D2DD
(215,210,221)
#E9E4ED
(233,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35304D color. Also use rgb(53,48,77) instead hex code.

Text Font Color

.myTextColor { color: #35304D; }

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

This text font color is #35304D.

Background Color

.myBgColor { background-color: #35304D; }

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

This div background color is #35304D.

Border color

.myBorderColor { border: 1px solid #35304D; }

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

This div border color is #35304D.

Opacity

.myOpacity80 { color: #35304D; opacity: 0.8; }

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

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

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

This text has shadow with #35304D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35304D.

Preview

Color preview on black background

This text has color #35304D on black background.


Color preview on white background

This text has color #35304D on white background.


Black color preview on #35304D background

This text has black color on #35304D background.


White color preview on #35304D background

This text has white color on #35304D background.


Related colors

Complementary color

Complementary color for #hex is #CACFB2.


I love getcolorcode.com

Triadic colors

1 #4D3530 and #304D35 with #35304D are triadic colors.

2 #4D3035 and #30354D with #35304D are triadic colors.