COLOR #425156

HEX: #425156 RGB: (66,81,86)

Color info

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

RGB color model

#425156 color RGB value is (66,81,86).

RGB: (66,81,86) (26%, 32%, 34%)

RGB channels and saturation

R 66 of 255 = 26%
G 81 of 255 = 32%
B 86 of 255 = 34%

66
81
86

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

Portions of RGB colors in percentages

R + G + B = 66 + 81 + 86 = 233 (100%)
R 66 of 233 ~ 28.33%
G 81 of 233 ~ 34.76%
B 86 of 233 ~ 36.91'%

%28.33
%34.76
%36.91

CMYK color model

#425156 color CMYK value is (23,6,0,66).

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

CMYK: (23,6,0,66)
C23M6Y0K66 (23%, 6%, 0%, 66%)
(0.23 / 0.06 / 0.00 / 0.66)

CMYK percentages

%23.26
%5.81
%0
%66.27

Codes

Color #425156 in popluar color models

42 51 56
RGB 66 81 86
HSL 195° 13.16% 29.80%
HSB/HSV 195° 23.26% 33.73%
CMYK 23.26% 5.81% 0.00%
66.27%

Color #425156 in popluar number systems.

HEX 42 51 56
Decimal 66 81 86
Binary 1000010 1010001 1010110
Octal 102 121 126

Shades and tints

Shades of #425156

#425156
(66,81,86)
#3C4A4F
(60,74,79)
#364348
(54,67,72)
#303C41
(48,60,65)
#2A353A
(42,53,58)
#242E33
(36,46,51)
#1E272C
(30,39,44)
#182025
(24,32,37)
#12191E
(18,25,30)
#0C1217
(12,18,23)
#060B10
(6,11,16)
#000000
(0,0,0)

Tints of #425156

#425156
(66,81,86)
#536065
(83,96,101)
#646F74
(100,111,116)
#757E83
(117,126,131)
#868D92
(134,141,146)
#979CA1
(151,156,161)
#A8ABB0
(168,171,176)
#B9BABF
(185,186,191)
#CAC9CE
(202,201,206)
#DBD8DD
(219,216,221)
#ECE7EC
(236,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425156; }

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

This text font color is #425156.

Background Color

.myBgColor { background-color: #425156; }

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

This div background color is #425156.

Border color

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

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

This div border color is #425156.

Opacity

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

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

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

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

This text has shadow with #425156 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425156.

Preview

Color preview on black background

This text has color #425156 on black background.


Color preview on white background

This text has color #425156 on white background.


Black color preview on #425156 background

This text has black color on #425156 background.


White color preview on #425156 background

This text has white color on #425156 background.


Related colors

Complementary color

Complementary color for #hex is #BDAEA9.


I love getcolorcode.com

Triadic colors

1 #564251 and #515642 with #425156 are triadic colors.

2 #565142 and #514256 with #425156 are triadic colors.