COLOR #425886

HEX: #425886 RGB: (66,88,134)

Color info

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

RGB color model

#425886 color RGB value is (66,88,134).

RGB: (66,88,134) (26%, 35%, 53%)

RGB channels and saturation

R 66 of 255 = 26%
G 88 of 255 = 35%
B 134 of 255 = 53%

66
88
134

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

Portions of RGB colors in percentages

R + G + B = 66 + 88 + 134 = 288 (100%)
R 66 of 288 ~ 22.92%
G 88 of 288 ~ 30.56%
B 134 of 288 ~ 46.53'%

%22.92
%30.56
%46.53

CMYK color model

#425886 color CMYK value is (51,34,0,47).

  • cyan value is 50.75%
  • magenta value is 34.33%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (51,34,0,47)
C51M34Y0K47 (51%, 34%, 0%, 47%)
(0.51 / 0.34 / 0.00 / 0.47)

CMYK percentages

%50.75
%34.33
%0
%47.45

Codes

Color #425886 in popluar color models

42 58 86
RGB 66 88 134
HSL 221° 34.00% 39.22%
HSB/HSV 221° 50.75% 52.55%
CMYK 50.75% 34.33% 0.00%
47.45%

Color #425886 in popluar number systems.

HEX 42 58 86
Decimal 66 88 134
Binary 1000010 1011000 10000110
Octal 102 130 206

Shades and tints

Shades of #425886

#425886
(66,88,134)
#3C507A
(60,80,122)
#36486E
(54,72,110)
#304062
(48,64,98)
#2A3856
(42,56,86)
#24304A
(36,48,74)
#1E283E
(30,40,62)
#182032
(24,32,50)
#121826
(18,24,38)
#0C101A
(12,16,26)
#06080E
(6,8,14)
#000000
(0,0,0)

Tints of #425886

#425886
(66,88,134)
#536791
(83,103,145)
#64769C
(100,118,156)
#7585A7
(117,133,167)
#8694B2
(134,148,178)
#97A3BD
(151,163,189)
#A8B2C8
(168,178,200)
#B9C1D3
(185,193,211)
#CAD0DE
(202,208,222)
#DBDFE9
(219,223,233)
#ECEEF4
(236,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425886 color. Also use rgb(66,88,134) instead hex code.

Text Font Color

.myTextColor { color: #425886; }

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

This text font color is #425886.

Background Color

.myBgColor { background-color: #425886; }

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

This div background color is #425886.

Border color

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

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

This div border color is #425886.

Opacity

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

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

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

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

This text has shadow with #425886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425886.

Preview

Color preview on black background

This text has color #425886 on black background.


Color preview on white background

This text has color #425886 on white background.


Black color preview on #425886 background

This text has black color on #425886 background.


White color preview on #425886 background

This text has white color on #425886 background.


Related colors

Complementary color

Complementary color for #hex is #BDA779.


I love getcolorcode.com

Triadic colors

1 #864258 and #588642 with #425886 are triadic colors.

2 #865842 and #584286 with #425886 are triadic colors.