COLOR #425492

HEX: #425492 RGB: (66,84,146)

Color info

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

RGB color model

#425492 color RGB value is (66,84,146).

RGB: (66,84,146) (26%, 33%, 57%)

RGB channels and saturation

R 66 of 255 = 26%
G 84 of 255 = 33%
B 146 of 255 = 57%

66
84
146

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

Portions of RGB colors in percentages

R + G + B = 66 + 84 + 146 = 296 (100%)
R 66 of 296 ~ 22.3%
G 84 of 296 ~ 28.38%
B 146 of 296 ~ 49.32'%

%22.3
%28.38
%49.32

CMYK color model

#425492 color CMYK value is (55,42,0,43).

  • cyan value is 54.79%
  • magenta value is 42.47%
  • yellow value is 0.00%
  • key color value is 42.75%
CMYK: (55,42,0,43) C55M42Y0K43 (55%,42%,0%,43%) (0.55/0.42/0.00/0.43) 

CMYK percentages

%54.79
%42.47
%0
%42.75

Codes

Color #425492 in popluar color models

42 54 92
RGB 66 84 146
HSL 227° 37.74% 41.57%
HSB/HSV 227° 54.79% 57.25%
CMYK 54.79% 42.47% 0.00%
42.75%

Color #425492 in popluar number systems.

HEX 42 54 92
Decimal 66 84 146
Binary 1000010 1010100 10010010
Octal 102 124 222

Shades and tints

Shades of #425492

#425492
(66,84,146)
#3C4D85
(60,77,133)
#364678
(54,70,120)
#303F6B
(48,63,107)
#2A385E
(42,56,94)
#243151
(36,49,81)
#1E2A44
(30,42,68)
#182337
(24,35,55)
#121C2A
(18,28,42)
#0C151D
(12,21,29)
#060E10
(6,14,16)
#000000
(0,0,0)

Tints of #425492

#425492
(66,84,146)
#53639B
(83,99,155)
#6472A4
(100,114,164)
#7581AD
(117,129,173)
#8690B6
(134,144,182)
#979FBF
(151,159,191)
#A8AEC8
(168,174,200)
#B9BDD1
(185,189,209)
#CACCDA
(202,204,218)
#DBDBE3
(219,219,227)
#ECEAEC
(236,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425492; }

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

This text font color is #425492.

Background Color

.myBgColor { background-color: #425492; }

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

This div background color is #425492.

Border color

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

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

This div border color is #425492.

Opacity

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

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

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

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

This text has shadow with #425492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425492.

Preview

Color preview on black background

This text has color #425492 on black background.


Color preview on white background

This text has color #425492 on white background.


Black color preview on #425492 background

This text has black color on #425492 background.


White color preview on #425492 background

This text has white color on #425492 background.


Related colors

Complementary color

Complementary color for #hex is #BDAB6D.


I love getcolorcode.com

Triadic colors

1 #924254 and #549242 with #425492 are triadic colors.

2 #925442 and #544292 with #425492 are triadic colors.