COLOR #425668

HEX: #425668 RGB: (66,86,104)

Color info

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

RGB color model

#425668 color RGB value is (66,86,104).

RGB: (66,86,104) (26%, 34%, 41%)

RGB channels and saturation

R 66 of 255 = 26%
G 86 of 255 = 34%
B 104 of 255 = 41%

66
86
104

R + G + B ~ 34%. #425668 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 86 + 104 = 256 (100%)
R 66 of 256 ~ 25.78%
G 86 of 256 ~ 33.59%
B 104 of 256 ~ 40.63'%

%25.78
%33.59
%40.63

CMYK color model

#425668 color CMYK value is (37,17,0,59).

  • cyan value is 36.54%
  • magenta value is 17.31%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (37,17,0,59)
C37M17Y0K59 (37%, 17%, 0%, 59%)
(0.37 / 0.17 / 0.00 / 0.59)

CMYK percentages

%36.54
%17.31
%0
%59.22

Codes

Color #425668 in popluar color models

42 56 68
RGB 66 86 104
HSL 208° 22.35% 33.33%
HSB/HSV 208° 36.54% 40.78%
CMYK 36.54% 17.31% 0.00%
59.22%

Color #425668 in popluar number systems.

HEX 42 56 68
Decimal 66 86 104
Binary 1000010 1010110 1101000
Octal 102 126 150

Shades and tints

Shades of #425668

#425668
(66,86,104)
#3C4F5F
(60,79,95)
#364856
(54,72,86)
#30414D
(48,65,77)
#2A3A44
(42,58,68)
#24333B
(36,51,59)
#1E2C32
(30,44,50)
#182529
(24,37,41)
#121E20
(18,30,32)
#0C1717
(12,23,23)
#06100E
(6,16,14)
#000000
(0,0,0)

Tints of #425668

#425668
(66,86,104)
#536575
(83,101,117)
#647482
(100,116,130)
#75838F
(117,131,143)
#86929C
(134,146,156)
#97A1A9
(151,161,169)
#A8B0B6
(168,176,182)
#B9BFC3
(185,191,195)
#CACED0
(202,206,208)
#DBDDDD
(219,221,221)
#ECECEA
(236,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425668; }

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

This text font color is #425668.

Background Color

.myBgColor { background-color: #425668; }

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

This div background color is #425668.

Border color

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

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

This div border color is #425668.

Opacity

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

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

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

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

This text has shadow with #425668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425668.

Preview

Color preview on black background

This text has color #425668 on black background.


Color preview on white background

This text has color #425668 on white background.


Black color preview on #425668 background

This text has black color on #425668 background.


White color preview on #425668 background

This text has white color on #425668 background.


Related colors

Complementary color

Complementary color for #hex is #BDA997.


I love getcolorcode.com

Triadic colors

1 #684256 and #566842 with #425668 are triadic colors.

2 #685642 and #564268 with #425668 are triadic colors.