COLOR #425251

HEX: #425251 RGB: (66,82,81)

Color info

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

RGB color model

#425251 color RGB value is (66,82,81).

RGB: (66,82,81) (26%, 32%, 32%)

RGB channels and saturation

R 66 of 255 = 26%
G 82 of 255 = 32%
B 81 of 255 = 32%

66
82
81

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

Portions of RGB colors in percentages

R + G + B = 66 + 82 + 81 = 229 (100%)
R 66 of 229 ~ 28.82%
G 82 of 229 ~ 35.81%
B 81 of 229 ~ 35.37'%

%28.82
%35.81
%35.37

CMYK color model

#425251 color CMYK value is (20,0,1,68).

  • cyan value is 19.51%
  • magenta value is 0.00%
  • yellow value is 1.22%
  • key color value is 67.84%

CMYK: (20,0,1,68)
C20M0Y1K68 (20%, 0%, 1%, 68%)
(0.20 / 0.00 / 0.01 / 0.68)

CMYK percentages

%19.51
%0
%1.22
%67.84

Codes

Color #425251 in popluar color models

42 52 51
RGB 66 82 81
HSL 176° 10.81% 29.02%
HSB/HSV 176° 19.51% 32.16%
CMYK 19.51% 0.00% 1.22%
67.84%

Color #425251 in popluar number systems.

HEX 42 52 51
Decimal 66 82 81
Binary 1000010 1010010 1010001
Octal 102 122 121

Shades and tints

Shades of #425251

#425251
(66,82,81)
#3C4B4A
(60,75,74)
#364443
(54,68,67)
#303D3C
(48,61,60)
#2A3635
(42,54,53)
#242F2E
(36,47,46)
#1E2827
(30,40,39)
#182120
(24,33,32)
#121A19
(18,26,25)
#0C1312
(12,19,18)
#060C0B
(6,12,11)
#000000
(0,0,0)

Tints of #425251

#425251
(66,82,81)
#536160
(83,97,96)
#64706F
(100,112,111)
#757F7E
(117,127,126)
#868E8D
(134,142,141)
#979D9C
(151,157,156)
#A8ACAB
(168,172,171)
#B9BBBA
(185,187,186)
#CACAC9
(202,202,201)
#DBD9D8
(219,217,216)
#ECE8E7
(236,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425251; }

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

This text font color is #425251.

Background Color

.myBgColor { background-color: #425251; }

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

This div background color is #425251.

Border color

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

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

This div border color is #425251.

Opacity

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

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

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

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

This text has shadow with #425251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425251.

Preview

Color preview on black background

This text has color #425251 on black background.


Color preview on white background

This text has color #425251 on white background.


Black color preview on #425251 background

This text has black color on #425251 background.


White color preview on #425251 background

This text has white color on #425251 background.


Related colors

Complementary color

Complementary color for #hex is #BDADAE.


I love getcolorcode.com

Triadic colors

1 #514252 and #525142 with #425251 are triadic colors.

2 #515242 and #524251 with #425251 are triadic colors.