COLOR #435389

HEX: #435389 RGB: (67,83,137)

Color info

#435389 contains mainly green and blue colors. Web safe color of #435389 is #336699 (or #369).

RGB color model

#435389 color RGB value is (67,83,137).

RGB: (67,83,137) (26%, 33%, 54%)

RGB channels and saturation

R 67 of 255 = 26%
G 83 of 255 = 33%
B 137 of 255 = 54%

67
83
137

R + G + B ~ 38%. #435389 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 83 + 137 = 287 (100%)
R 67 of 287 ~ 23.34%
G 83 of 287 ~ 28.92%
B 137 of 287 ~ 47.74'%

%23.34
%28.92
%47.74

CMYK color model

#435389 color CMYK value is (51,39,0,46).

  • cyan value is 51.09%
  • magenta value is 39.42%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (51,39,0,46) C51M39Y0K46 (51%,39%,0%,46%) (0.51/0.39/0.00/0.46) 

CMYK percentages

%51.09
%39.42
%0
%46.27

Codes

Color #435389 in popluar color models

43 53 89
RGB 67 83 137
HSL 226° 34.31% 40.00%
HSB/HSV 226° 51.09% 53.73%
CMYK 51.09% 39.42% 0.00%
46.27%

Color #435389 in popluar number systems.

HEX 43 53 89
Decimal 67 83 137
Binary 1000011 1010011 10001001
Octal 103 123 211

Shades and tints

Shades of #435389

#435389
(67,83,137)
#3D4C7D
(61,76,125)
#374571
(55,69,113)
#313E65
(49,62,101)
#2B3759
(43,55,89)
#25304D
(37,48,77)
#1F2941
(31,41,65)
#192235
(25,34,53)
#131B29
(19,27,41)
#0D141D
(13,20,29)
#070D11
(7,13,17)
#000000
(0,0,0)

Tints of #435389

#435389
(67,83,137)
#546293
(84,98,147)
#65719D
(101,113,157)
#7680A7
(118,128,167)
#878FB1
(135,143,177)
#989EBB
(152,158,187)
#A9ADC5
(169,173,197)
#BABCCF
(186,188,207)
#CBCBD9
(203,203,217)
#DCDAE3
(220,218,227)
#EDE9ED
(237,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #435389 color. Also use rgb(67,83,137) instead hex code.

Text Font Color

.myTextColor { color: #435389; }

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

This text font color is #435389.

Background Color

.myBgColor { background-color: #435389; }

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

This div background color is #435389.

Border color

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

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

This div border color is #435389.

Opacity

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

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

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

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

This text has shadow with #435389 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #435389.

Preview

Color preview on black background

This text has color #435389 on black background.


Color preview on white background

This text has color #435389 on white background.


Black color preview on #435389 background

This text has black color on #435389 background.


White color preview on #435389 background

This text has white color on #435389 background.


Related colors

Complementary color

Complementary color for #hex is #BCAC76.


I love getcolorcode.com

Triadic colors

1 #894353 and #538943 with #435389 are triadic colors.

2 #895343 and #534389 with #435389 are triadic colors.