COLOR #425662

HEX: #425662 RGB: (66,86,98)

Color info

#425662 contains red, green and blue colors in about the same proportion. Web safe color of #425662 is #336666 (or #366).

RGB color model

#425662 color RGB value is (66,86,98).

RGB: (66,86,98) (26%, 34%, 38%)

RGB channels and saturation

R 66 of 255 = 26%
G 86 of 255 = 34%
B 98 of 255 = 38%

66
86
98

R + G + B ~ 33%. #425662 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 86 + 98 = 250 (100%)
R 66 of 250 ~ 26.4%
G 86 of 250 ~ 34.4%
B 98 of 250 ~ 39.2'%

%26.4
%34.4
%39.2

CMYK color model

#425662 color CMYK value is (33,12,0,62).

  • cyan value is 32.65%
  • magenta value is 12.24%
  • yellow value is 0.00%
  • key color value is 61.57%
CMYK: (33,12,0,62) C33M12Y0K62 (33%,12%,0%,62%) (0.33/0.12/0.00/0.62) 

CMYK percentages

%32.65
%12.24
%0
%61.57

Codes

Color #425662 in popluar color models

42 56 62
RGB 66 86 98
HSL 203° 19.51% 32.16%
HSB/HSV 203° 32.65% 38.43%
CMYK 32.65% 12.24% 0.00%
61.57%

Color #425662 in popluar number systems.

HEX 42 56 62
Decimal 66 86 98
Binary 1000010 1010110 1100010
Octal 102 126 142

Shades and tints

Shades of #425662

#425662
(66,86,98)
#3C4F5A
(60,79,90)
#364852
(54,72,82)
#30414A
(48,65,74)
#2A3A42
(42,58,66)
#24333A
(36,51,58)
#1E2C32
(30,44,50)
#18252A
(24,37,42)
#121E22
(18,30,34)
#0C171A
(12,23,26)
#061012
(6,16,18)
#000000
(0,0,0)

Tints of #425662

#425662
(66,86,98)
#536570
(83,101,112)
#64747E
(100,116,126)
#75838C
(117,131,140)
#86929A
(134,146,154)
#97A1A8
(151,161,168)
#A8B0B6
(168,176,182)
#B9BFC4
(185,191,196)
#CACED2
(202,206,210)
#DBDDE0
(219,221,224)
#ECECEE
(236,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425662 color. Also use rgb(66,86,98) instead hex code.

Text Font Color

.myTextColor { color: #425662; }

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

This text font color is #425662.

Background Color

.myBgColor { background-color: #425662; }

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

This div background color is #425662.

Border color

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

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

This div border color is #425662.

Opacity

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

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

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

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

This text has shadow with #425662 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425662.

Preview

Color preview on black background

This text has color #425662 on black background.


Color preview on white background

This text has color #425662 on white background.


Black color preview on #425662 background

This text has black color on #425662 background.


White color preview on #425662 background

This text has white color on #425662 background.


Related colors

Complementary color

Complementary color for #hex is #BDA99D.


I love getcolorcode.com

Triadic colors

1 #624256 and #566242 with #425662 are triadic colors.

2 #625642 and #564262 with #425662 are triadic colors.