COLOR #425566

HEX: #425566 RGB: (66,85,102)

Color info

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

RGB color model

#425566 color RGB value is (66,85,102).

RGB: (66,85,102) (26%, 33%, 40%)

RGB channels and saturation

R 66 of 255 = 26%
G 85 of 255 = 33%
B 102 of 255 = 40%

66
85
102

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

Portions of RGB colors in percentages

R + G + B = 66 + 85 + 102 = 253 (100%)
R 66 of 253 ~ 26.09%
G 85 of 253 ~ 33.6%
B 102 of 253 ~ 40.32'%

%26.09
%33.6
%40.32

CMYK color model

#425566 color CMYK value is (35,17,0,60).

  • cyan value is 35.29%
  • magenta value is 16.67%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (35,17,0,60)
C35M17Y0K60 (35%, 17%, 0%, 60%)
(0.35 / 0.17 / 0.00 / 0.60)

CMYK percentages

%35.29
%16.67
%0
%60

Codes

Color #425566 in popluar color models

42 55 66
RGB 66 85 102
HSL 208° 21.43% 32.94%
HSB/HSV 208° 35.29% 40.00%
CMYK 35.29% 16.67% 0.00%
60.00%

Color #425566 in popluar number systems.

HEX 42 55 66
Decimal 66 85 102
Binary 1000010 1010101 1100110
Octal 102 125 146

Shades and tints

Shades of #425566

#425566
(66,85,102)
#3C4E5D
(60,78,93)
#364754
(54,71,84)
#30404B
(48,64,75)
#2A3942
(42,57,66)
#243239
(36,50,57)
#1E2B30
(30,43,48)
#182427
(24,36,39)
#121D1E
(18,29,30)
#0C1615
(12,22,21)
#060F0C
(6,15,12)
#000000
(0,0,0)

Tints of #425566

#425566
(66,85,102)
#536473
(83,100,115)
#647380
(100,115,128)
#75828D
(117,130,141)
#86919A
(134,145,154)
#97A0A7
(151,160,167)
#A8AFB4
(168,175,180)
#B9BEC1
(185,190,193)
#CACDCE
(202,205,206)
#DBDCDB
(219,220,219)
#ECEBE8
(236,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425566 color. Also use rgb(66,85,102) instead hex code.

Text Font Color

.myTextColor { color: #425566; }

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

This text font color is #425566.

Background Color

.myBgColor { background-color: #425566; }

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

This div background color is #425566.

Border color

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

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

This div border color is #425566.

Opacity

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

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

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

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

This text has shadow with #425566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425566.

Preview

Color preview on black background

This text has color #425566 on black background.


Color preview on white background

This text has color #425566 on white background.


Black color preview on #425566 background

This text has black color on #425566 background.


White color preview on #425566 background

This text has white color on #425566 background.


Related colors

Complementary color

Complementary color for #hex is #BDAA99.


I love getcolorcode.com

Triadic colors

1 #664255 and #556642 with #425566 are triadic colors.

2 #665542 and #554266 with #425566 are triadic colors.