COLOR #35539E

HEX: #35539E RGB: (53,83,158)

Color info

#35539E contains mainly blue color. Web safe color of #35539E is #336699 (or #369).

RGB color model

#35539E color RGB value is (53,83,158).

RGB: (53,83,158) (21%, 33%, 62%)

RGB channels and saturation

R 53 of 255 = 21%
G 83 of 255 = 33%
B 158 of 255 = 62%

53
83
158

R + G + B ~ 39%. #35539E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 83 + 158 = 294 (100%)
R 53 of 294 ~ 18.03%
G 83 of 294 ~ 28.23%
B 158 of 294 ~ 53.74'%

%18.03
%28.23
%53.74

CMYK color model

#35539E color CMYK value is (66,47,0,38).

  • cyan value is 66.46%
  • magenta value is 47.47%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (66,47,0,38)
C66M47Y0K38 (66%, 47%, 0%, 38%)
(0.66 / 0.47 / 0.00 / 0.38)

CMYK percentages

%66.46
%47.47
%0
%38.04

Codes

Color #35539E in popluar color models

35 53 9E
RGB 53 83 158
HSL 223° 49.76% 41.37%
HSB/HSV 223° 66.46% 61.96%
CMYK 66.46% 47.47% 0.00%
38.04%

Color #35539E in popluar number systems.

HEX 35 53 9E
Decimal 53 83 158
Binary 110101 1010011 10011110
Octal 65 123 236

Shades and tints

Shades of #35539E

#35539E
(53,83,158)
#314C90
(49,76,144)
#2D4582
(45,69,130)
#293E74
(41,62,116)
#253766
(37,55,102)
#213058
(33,48,88)
#1D294A
(29,41,74)
#19223C
(25,34,60)
#151B2E
(21,27,46)
#111420
(17,20,32)
#0D0D12
(13,13,18)
#000000
(0,0,0)

Tints of #35539E

#35539E
(53,83,158)
#4762A6
(71,98,166)
#5971AE
(89,113,174)
#6B80B6
(107,128,182)
#7D8FBE
(125,143,190)
#8F9EC6
(143,158,198)
#A1ADCE
(161,173,206)
#B3BCD6
(179,188,214)
#C5CBDE
(197,203,222)
#D7DAE6
(215,218,230)
#E9E9EE
(233,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35539E color. Also use rgb(53,83,158) instead hex code.

Text Font Color

.myTextColor { color: #35539E; }

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

This text font color is #35539E.

Background Color

.myBgColor { background-color: #35539E; }

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

This div background color is #35539E.

Border color

.myBorderColor { border: 1px solid #35539E; }

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

This div border color is #35539E.

Opacity

.myOpacity80 { color: #35539E; opacity: 0.8; }

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

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

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

This text has shadow with #35539E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35539E.

Preview

Color preview on black background

This text has color #35539E on black background.


Color preview on white background

This text has color #35539E on white background.


Black color preview on #35539E background

This text has black color on #35539E background.


White color preview on #35539E background

This text has white color on #35539E background.


Related colors

Complementary color

Complementary color for #hex is #CAAC61.


I love getcolorcode.com

Triadic colors

1 #9E3553 and #539E35 with #35539E are triadic colors.

2 #9E5335 and #53359E with #35539E are triadic colors.