COLOR #425D87

HEX: #425D87 RGB: (66,93,135)

Color info

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

RGB color model

#425D87 color RGB value is (66,93,135).

RGB: (66,93,135) (26%, 36%, 53%)

RGB channels and saturation

R 66 of 255 = 26%
G 93 of 255 = 36%
B 135 of 255 = 53%

66
93
135

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

Portions of RGB colors in percentages

R + G + B = 66 + 93 + 135 = 294 (100%)
R 66 of 294 ~ 22.45%
G 93 of 294 ~ 31.63%
B 135 of 294 ~ 45.92'%

%22.45
%31.63
%45.92

CMYK color model

#425D87 color CMYK value is (51,31,0,47).

  • cyan value is 51.11%
  • magenta value is 31.11%
  • yellow value is 0.00%
  • key color value is 47.06%
CMYK: (51,31,0,47) C51M31Y0K47 (51%,31%,0%,47%) (0.51/0.31/0.00/0.47) 

CMYK percentages

%51.11
%31.11
%0
%47.06

Codes

Color #425D87 in popluar color models

42 5D 87
RGB 66 93 135
HSL 217° 34.33% 39.41%
HSB/HSV 217° 51.11% 52.94%
CMYK 51.11% 31.11% 0.00%
47.06%

Color #425D87 in popluar number systems.

HEX 42 5D 87
Decimal 66 93 135
Binary 1000010 1011101 10000111
Octal 102 135 207

Shades and tints

Shades of #425D87

#425D87
(66,93,135)
#3C557B
(60,85,123)
#364D6F
(54,77,111)
#304563
(48,69,99)
#2A3D57
(42,61,87)
#24354B
(36,53,75)
#1E2D3F
(30,45,63)
#182533
(24,37,51)
#121D27
(18,29,39)
#0C151B
(12,21,27)
#060D0F
(6,13,15)
#000000
(0,0,0)

Tints of #425D87

#425D87
(66,93,135)
#536B91
(83,107,145)
#64799B
(100,121,155)
#7587A5
(117,135,165)
#8695AF
(134,149,175)
#97A3B9
(151,163,185)
#A8B1C3
(168,177,195)
#B9BFCD
(185,191,205)
#CACDD7
(202,205,215)
#DBDBE1
(219,219,225)
#ECE9EB
(236,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425D87 color. Also use rgb(66,93,135) instead hex code.

Text Font Color

.myTextColor { color: #425D87; }

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

This text font color is #425D87.

Background Color

.myBgColor { background-color: #425D87; }

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

This div background color is #425D87.

Border color

.myBorderColor { border: 1px solid #425D87; }

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

This div border color is #425D87.

Opacity

.myOpacity80 { color: #425D87; opacity: 0.8; }

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

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

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

This text has shadow with #425D87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425D87.

Preview

Color preview on black background

This text has color #425D87 on black background.


Color preview on white background

This text has color #425D87 on white background.


Black color preview on #425D87 background

This text has black color on #425D87 background.


White color preview on #425D87 background

This text has white color on #425D87 background.


Related colors

Complementary color

Complementary color for #hex is #BDA278.


I love getcolorcode.com

Triadic colors

1 #87425D and #5D8742 with #425D87 are triadic colors.

2 #875D42 and #5D4287 with #425D87 are triadic colors.