COLOR #425655

HEX: #425655 RGB: (66,86,85)

Color info

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

RGB color model

#425655 color RGB value is (66,86,85).

RGB: (66,86,85) (26%, 34%, 33%)

RGB channels and saturation

R 66 of 255 = 26%
G 86 of 255 = 34%
B 85 of 255 = 33%

66
86
85

R + G + B ~ 31%. #425655 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 86 + 85 = 237 (100%)
R 66 of 237 ~ 27.85%
G 86 of 237 ~ 36.29%
B 85 of 237 ~ 35.86'%

%27.85
%36.29
%35.86

CMYK color model

#425655 color CMYK value is (23,0,1,66).

  • cyan value is 23.26%
  • magenta value is 0.00%
  • yellow value is 1.16%
  • key color value is 66.27%

CMYK: (23,0,1,66)
C23M0Y1K66 (23%, 0%, 1%, 66%)
(0.23 / 0.00 / 0.01 / 0.66)

CMYK percentages

%23.26
%0
%1.16
%66.27

Codes

Color #425655 in popluar color models

42 56 55
RGB 66 86 85
HSL 177° 13.16% 29.80%
HSB/HSV 177° 23.26% 33.73%
CMYK 23.26% 0.00% 1.16%
66.27%

Color #425655 in popluar number systems.

HEX 42 56 55
Decimal 66 86 85
Binary 1000010 1010110 1010101
Octal 102 126 125

Shades and tints

Shades of #425655

#425655
(66,86,85)
#3C4F4E
(60,79,78)
#364847
(54,72,71)
#304140
(48,65,64)
#2A3A39
(42,58,57)
#243332
(36,51,50)
#1E2C2B
(30,44,43)
#182524
(24,37,36)
#121E1D
(18,30,29)
#0C1716
(12,23,22)
#06100F
(6,16,15)
#000000
(0,0,0)

Tints of #425655

#425655
(66,86,85)
#536564
(83,101,100)
#647473
(100,116,115)
#758382
(117,131,130)
#869291
(134,146,145)
#97A1A0
(151,161,160)
#A8B0AF
(168,176,175)
#B9BFBE
(185,191,190)
#CACECD
(202,206,205)
#DBDDDC
(219,221,220)
#ECECEB
(236,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425655; }

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

This text font color is #425655.

Background Color

.myBgColor { background-color: #425655; }

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

This div background color is #425655.

Border color

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

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

This div border color is #425655.

Opacity

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

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

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

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

This text has shadow with #425655 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425655.

Preview

Color preview on black background

This text has color #425655 on black background.


Color preview on white background

This text has color #425655 on white background.


Black color preview on #425655 background

This text has black color on #425655 background.


White color preview on #425655 background

This text has white color on #425655 background.


Related colors

Complementary color

Complementary color for #hex is #BDA9AA.


I love getcolorcode.com

Triadic colors

1 #554256 and #565542 with #425655 are triadic colors.

2 #555642 and #564255 with #425655 are triadic colors.