COLOR #425759

HEX: #425759 RGB: (66,87,89)

Color info

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

RGB color model

#425759 color RGB value is (66,87,89).

RGB: (66,87,89) (26%, 34%, 35%)

RGB channels and saturation

R 66 of 255 = 26%
G 87 of 255 = 34%
B 89 of 255 = 35%

66
87
89

R + G + B ~ 32%. #425759 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 87 + 89 = 242 (100%)
R 66 of 242 ~ 27.27%
G 87 of 242 ~ 35.95%
B 89 of 242 ~ 36.78'%

%27.27
%35.95
%36.78

CMYK color model

#425759 color CMYK value is (26,2,0,65).

  • cyan value is 25.84%
  • magenta value is 2.25%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (26,2,0,65)
C26M2Y0K65 (26%, 2%, 0%, 65%)
(0.26 / 0.02 / 0.00 / 0.65)

CMYK percentages

%25.84
%2.25
%0
%65.1

Codes

Color #425759 in popluar color models

42 57 59
RGB 66 87 89
HSL 185° 14.84% 30.39%
HSB/HSV 185° 25.84% 34.90%
CMYK 25.84% 2.25% 0.00%
65.10%

Color #425759 in popluar number systems.

HEX 42 57 59
Decimal 66 87 89
Binary 1000010 1010111 1011001
Octal 102 127 131

Shades and tints

Shades of #425759

#425759
(66,87,89)
#3C5051
(60,80,81)
#364949
(54,73,73)
#304241
(48,66,65)
#2A3B39
(42,59,57)
#243431
(36,52,49)
#1E2D29
(30,45,41)
#182621
(24,38,33)
#121F19
(18,31,25)
#0C1811
(12,24,17)
#061109
(6,17,9)
#000000
(0,0,0)

Tints of #425759

#425759
(66,87,89)
#536668
(83,102,104)
#647577
(100,117,119)
#758486
(117,132,134)
#869395
(134,147,149)
#97A2A4
(151,162,164)
#A8B1B3
(168,177,179)
#B9C0C2
(185,192,194)
#CACFD1
(202,207,209)
#DBDEE0
(219,222,224)
#ECEDEF
(236,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425759 color. Also use rgb(66,87,89) instead hex code.

Text Font Color

.myTextColor { color: #425759; }

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

This text font color is #425759.

Background Color

.myBgColor { background-color: #425759; }

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

This div background color is #425759.

Border color

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

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

This div border color is #425759.

Opacity

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

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

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

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

This text has shadow with #425759 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425759.

Preview

Color preview on black background

This text has color #425759 on black background.


Color preview on white background

This text has color #425759 on white background.


Black color preview on #425759 background

This text has black color on #425759 background.


White color preview on #425759 background

This text has white color on #425759 background.


Related colors

Complementary color

Complementary color for #hex is #BDA8A6.


I love getcolorcode.com

Triadic colors

1 #594257 and #575942 with #425759 are triadic colors.

2 #595742 and #574259 with #425759 are triadic colors.