COLOR #425650

HEX: #425650 RGB: (66,86,80)

Color info

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

RGB color model

#425650 color RGB value is (66,86,80).

RGB: (66,86,80) (26%, 34%, 31%)

RGB channels and saturation

R 66 of 255 = 26%
G 86 of 255 = 34%
B 80 of 255 = 31%

66
86
80

R + G + B ~ 30%. #425650 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 86 + 80 = 232 (100%)
R 66 of 232 ~ 28.45%
G 86 of 232 ~ 37.07%
B 80 of 232 ~ 34.48'%

%28.45
%37.07
%34.48

CMYK color model

#425650 color CMYK value is (23,0,7,66).

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

CMYK: (23,0,7,66)
C23M0Y7K66 (23%, 0%, 7%, 66%)
(0.23 / 0.00 / 0.07 / 0.66)

CMYK percentages

%23.26
%0
%6.98
%66.27

Codes

Color #425650 in popluar color models

42 56 50
RGB 66 86 80
HSL 162° 13.16% 29.80%
HSB/HSV 162° 23.26% 33.73%
CMYK 23.26% 0.00% 6.98%
66.27%

Color #425650 in popluar number systems.

HEX 42 56 50
Decimal 66 86 80
Binary 1000010 1010110 1010000
Octal 102 126 120

Shades and tints

Shades of #425650

#425650
(66,86,80)
#3C4F49
(60,79,73)
#364842
(54,72,66)
#30413B
(48,65,59)
#2A3A34
(42,58,52)
#24332D
(36,51,45)
#1E2C26
(30,44,38)
#18251F
(24,37,31)
#121E18
(18,30,24)
#0C1711
(12,23,17)
#06100A
(6,16,10)
#000000
(0,0,0)

Tints of #425650

#425650
(66,86,80)
#53655F
(83,101,95)
#64746E
(100,116,110)
#75837D
(117,131,125)
#86928C
(134,146,140)
#97A19B
(151,161,155)
#A8B0AA
(168,176,170)
#B9BFB9
(185,191,185)
#CACEC8
(202,206,200)
#DBDDD7
(219,221,215)
#ECECE6
(236,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425650; }

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

This text font color is #425650.

Background Color

.myBgColor { background-color: #425650; }

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

This div background color is #425650.

Border color

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

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

This div border color is #425650.

Opacity

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

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

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

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

This text has shadow with #425650 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425650.

Preview

Color preview on black background

This text has color #425650 on black background.


Color preview on white background

This text has color #425650 on white background.


Black color preview on #425650 background

This text has black color on #425650 background.


White color preview on #425650 background

This text has white color on #425650 background.


Related colors

Complementary color

Complementary color for #hex is #BDA9AF.


I love getcolorcode.com

Triadic colors

1 #504256 and #565042 with #425650 are triadic colors.

2 #505642 and #564250 with #425650 are triadic colors.