COLOR #425A48

HEX: #425A48 RGB: (66,90,72)

Color info

#425A48 contains red, green and blue colors in about the same proportion. Web safe color of #425A48 is #336633 (or #363).

RGB color model

#425A48 color RGB value is (66,90,72).

RGB: (66,90,72) (26%, 35%, 28%)

RGB channels and saturation

R 66 of 255 = 26%
G 90 of 255 = 35%
B 72 of 255 = 28%

66
90
72

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

Portions of RGB colors in percentages

R + G + B = 66 + 90 + 72 = 228 (100%)
R 66 of 228 ~ 28.95%
G 90 of 228 ~ 39.47%
B 72 of 228 ~ 31.58'%

%28.95
%39.47
%31.58

CMYK color model

#425A48 color CMYK value is (27,0,20,65).

  • cyan value is 26.67%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 64.71%
CMYK: (27,0,20,65) C27M0Y20K65 (27%,0%,20%,65%) (0.27/0.00/0.20/0.65) 

CMYK percentages

%26.67
%0
%20
%64.71

Codes

Color #425A48 in popluar color models

42 5A 48
RGB 66 90 72
HSL 135° 15.38% 30.59%
HSB/HSV 135° 26.67% 35.29%
CMYK 26.67% 0.00% 20.00%
64.71%

Color #425A48 in popluar number systems.

HEX 42 5A 48
Decimal 66 90 72
Binary 1000010 1011010 1001000
Octal 102 132 110

Shades and tints

Shades of #425A48

#425A48
(66,90,72)
#3C5242
(60,82,66)
#364A3C
(54,74,60)
#304236
(48,66,54)
#2A3A30
(42,58,48)
#24322A
(36,50,42)
#1E2A24
(30,42,36)
#18221E
(24,34,30)
#121A18
(18,26,24)
#0C1212
(12,18,18)
#060A0C
(6,10,12)
#000000
(0,0,0)

Tints of #425A48

#425A48
(66,90,72)
#536958
(83,105,88)
#647868
(100,120,104)
#758778
(117,135,120)
#869688
(134,150,136)
#97A598
(151,165,152)
#A8B4A8
(168,180,168)
#B9C3B8
(185,195,184)
#CAD2C8
(202,210,200)
#DBE1D8
(219,225,216)
#ECF0E8
(236,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425A48 color. Also use rgb(66,90,72) instead hex code.

Text Font Color

.myTextColor { color: #425A48; }

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

This text font color is #425A48.

Background Color

.myBgColor { background-color: #425A48; }

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

This div background color is #425A48.

Border color

.myBorderColor { border: 1px solid #425A48; }

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

This div border color is #425A48.

Opacity

.myOpacity80 { color: #425A48; opacity: 0.8; }

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

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

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

This text has shadow with #425A48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425A48.

Preview

Color preview on black background

This text has color #425A48 on black background.


Color preview on white background

This text has color #425A48 on white background.


Black color preview on #425A48 background

This text has black color on #425A48 background.


White color preview on #425A48 background

This text has white color on #425A48 background.


Related colors

Complementary color

Complementary color for #hex is #BDA5B7.


I love getcolorcode.com

Triadic colors

1 #48425A and #5A4842 with #425A48 are triadic colors.

2 #485A42 and #5A4248 with #425A48 are triadic colors.