COLOR #425664

HEX: #425664 RGB: (66,86,100)

Color info

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

RGB color model

#425664 color RGB value is (66,86,100).

RGB: (66,86,100) (26%, 34%, 39%)

RGB channels and saturation

R 66 of 255 = 26%
G 86 of 255 = 34%
B 100 of 255 = 39%

66
86
100

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

Portions of RGB colors in percentages

R + G + B = 66 + 86 + 100 = 252 (100%)
R 66 of 252 ~ 26.19%
G 86 of 252 ~ 34.13%
B 100 of 252 ~ 39.68'%

%26.19
%34.13
%39.68

CMYK color model

#425664 color CMYK value is (34,14,0,61).

  • cyan value is 34.00%
  • magenta value is 14.00%
  • yellow value is 0.00%
  • key color value is 60.78%
CMYK: (34,14,0,61) C34M14Y0K61 (34%,14%,0%,61%) (0.34/0.14/0.00/0.61) 

CMYK percentages

%34
%14
%0
%60.78

Codes

Color #425664 in popluar color models

42 56 64
RGB 66 86 100
HSL 205° 20.48% 32.55%
HSB/HSV 205° 34.00% 39.22%
CMYK 34.00% 14.00% 0.00%
60.78%

Color #425664 in popluar number systems.

HEX 42 56 64
Decimal 66 86 100
Binary 1000010 1010110 1100100
Octal 102 126 144

Shades and tints

Shades of #425664

#425664
(66,86,100)
#3C4F5B
(60,79,91)
#364852
(54,72,82)
#304149
(48,65,73)
#2A3A40
(42,58,64)
#243337
(36,51,55)
#1E2C2E
(30,44,46)
#182525
(24,37,37)
#121E1C
(18,30,28)
#0C1713
(12,23,19)
#06100A
(6,16,10)
#000000
(0,0,0)

Tints of #425664

#425664
(66,86,100)
#536572
(83,101,114)
#647480
(100,116,128)
#75838E
(117,131,142)
#86929C
(134,146,156)
#97A1AA
(151,161,170)
#A8B0B8
(168,176,184)
#B9BFC6
(185,191,198)
#CACED4
(202,206,212)
#DBDDE2
(219,221,226)
#ECECF0
(236,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425664; }

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

This text font color is #425664.

Background Color

.myBgColor { background-color: #425664; }

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

This div background color is #425664.

Border color

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

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

This div border color is #425664.

Opacity

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

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

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

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

This text has shadow with #425664 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425664.

Preview

Color preview on black background

This text has color #425664 on black background.


Color preview on white background

This text has color #425664 on white background.


Black color preview on #425664 background

This text has black color on #425664 background.


White color preview on #425664 background

This text has white color on #425664 background.


Related colors

Complementary color

Complementary color for #hex is #BDA99B.


I love getcolorcode.com

Triadic colors

1 #644256 and #566442 with #425664 are triadic colors.

2 #645642 and #564264 with #425664 are triadic colors.