COLOR #425762

HEX: #425762 RGB: (66,87,98)

Color info

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

RGB color model

#425762 color RGB value is (66,87,98).

RGB: (66,87,98) (26%, 34%, 38%)

RGB channels and saturation

R 66 of 255 = 26%
G 87 of 255 = 34%
B 98 of 255 = 38%

66
87
98

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

Portions of RGB colors in percentages

R + G + B = 66 + 87 + 98 = 251 (100%)
R 66 of 251 ~ 26.29%
G 87 of 251 ~ 34.66%
B 98 of 251 ~ 39.04'%

%26.29
%34.66
%39.04

CMYK color model

#425762 color CMYK value is (33,11,0,62).

  • cyan value is 32.65%
  • magenta value is 11.22%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (33,11,0,62)
C33M11Y0K62 (33%, 11%, 0%, 62%)
(0.33 / 0.11 / 0.00 / 0.62)

CMYK percentages

%32.65
%11.22
%0
%61.57

Codes

Color #425762 in popluar color models

42 57 62
RGB 66 87 98
HSL 201° 19.51% 32.16%
HSB/HSV 201° 32.65% 38.43%
CMYK 32.65% 11.22% 0.00%
61.57%

Color #425762 in popluar number systems.

HEX 42 57 62
Decimal 66 87 98
Binary 1000010 1010111 1100010
Octal 102 127 142

Shades and tints

Shades of #425762

#425762
(66,87,98)
#3C505A
(60,80,90)
#364952
(54,73,82)
#30424A
(48,66,74)
#2A3B42
(42,59,66)
#24343A
(36,52,58)
#1E2D32
(30,45,50)
#18262A
(24,38,42)
#121F22
(18,31,34)
#0C181A
(12,24,26)
#061112
(6,17,18)
#000000
(0,0,0)

Tints of #425762

#425762
(66,87,98)
#536670
(83,102,112)
#64757E
(100,117,126)
#75848C
(117,132,140)
#86939A
(134,147,154)
#97A2A8
(151,162,168)
#A8B1B6
(168,177,182)
#B9C0C4
(185,192,196)
#CACFD2
(202,207,210)
#DBDEE0
(219,222,224)
#ECEDEE
(236,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425762; }

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

This text font color is #425762.

Background Color

.myBgColor { background-color: #425762; }

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

This div background color is #425762.

Border color

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

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

This div border color is #425762.

Opacity

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

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

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

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

This text has shadow with #425762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425762.

Preview

Color preview on black background

This text has color #425762 on black background.


Color preview on white background

This text has color #425762 on white background.


Black color preview on #425762 background

This text has black color on #425762 background.


White color preview on #425762 background

This text has white color on #425762 background.


Related colors

Complementary color

Complementary color for #hex is #BDA89D.


I love getcolorcode.com

Triadic colors

1 #624257 and #576242 with #425762 are triadic colors.

2 #625742 and #574262 with #425762 are triadic colors.