COLOR #425488

HEX: #425488 RGB: (66,84,136)

Color info

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

RGB color model

#425488 color RGB value is (66,84,136).

RGB: (66,84,136) (26%, 33%, 53%)

RGB channels and saturation

R 66 of 255 = 26%
G 84 of 255 = 33%
B 136 of 255 = 53%

66
84
136

R + G + B ~ 37%. #425488 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 84 + 136 = 286 (100%)
R 66 of 286 ~ 23.08%
G 84 of 286 ~ 29.37%
B 136 of 286 ~ 47.55'%

%23.08
%29.37
%47.55

CMYK color model

#425488 color CMYK value is (51,38,0,47).

  • cyan value is 51.47%
  • magenta value is 38.24%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (51,38,0,47)
C51M38Y0K47 (51%, 38%, 0%, 47%)
(0.51 / 0.38 / 0.00 / 0.47)

CMYK percentages

%51.47
%38.24
%0
%46.67

Codes

Color #425488 in popluar color models

42 54 88
RGB 66 84 136
HSL 225° 34.65% 39.61%
HSB/HSV 225° 51.47% 53.33%
CMYK 51.47% 38.24% 0.00%
46.67%

Color #425488 in popluar number systems.

HEX 42 54 88
Decimal 66 84 136
Binary 1000010 1010100 10001000
Octal 102 124 210

Shades and tints

Shades of #425488

#425488
(66,84,136)
#3C4D7C
(60,77,124)
#364670
(54,70,112)
#303F64
(48,63,100)
#2A3858
(42,56,88)
#24314C
(36,49,76)
#1E2A40
(30,42,64)
#182334
(24,35,52)
#121C28
(18,28,40)
#0C151C
(12,21,28)
#060E10
(6,14,16)
#000000
(0,0,0)

Tints of #425488

#425488
(66,84,136)
#536392
(83,99,146)
#64729C
(100,114,156)
#7581A6
(117,129,166)
#8690B0
(134,144,176)
#979FBA
(151,159,186)
#A8AEC4
(168,174,196)
#B9BDCE
(185,189,206)
#CACCD8
(202,204,216)
#DBDBE2
(219,219,226)
#ECEAEC
(236,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425488 color. Also use rgb(66,84,136) instead hex code.

Text Font Color

.myTextColor { color: #425488; }

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

This text font color is #425488.

Background Color

.myBgColor { background-color: #425488; }

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

This div background color is #425488.

Border color

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

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

This div border color is #425488.

Opacity

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

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

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

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

This text has shadow with #425488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425488.

Preview

Color preview on black background

This text has color #425488 on black background.


Color preview on white background

This text has color #425488 on white background.


Black color preview on #425488 background

This text has black color on #425488 background.


White color preview on #425488 background

This text has white color on #425488 background.


Related colors

Complementary color

Complementary color for #hex is #BDAB77.


I love getcolorcode.com

Triadic colors

1 #884254 and #548842 with #425488 are triadic colors.

2 #885442 and #544288 with #425488 are triadic colors.