COLOR #425D4D

HEX: #425D4D RGB: (66,93,77)

Color info

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

RGB color model

#425D4D color RGB value is (66,93,77).

RGB: (66,93,77) (26%, 36%, 30%)

RGB channels and saturation

R 66 of 255 = 26%
G 93 of 255 = 36%
B 77 of 255 = 30%

66
93
77

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

Portions of RGB colors in percentages

R + G + B = 66 + 93 + 77 = 236 (100%)
R 66 of 236 ~ 27.97%
G 93 of 236 ~ 39.41%
B 77 of 236 ~ 32.63'%

%27.97
%39.41
%32.63

CMYK color model

#425D4D color CMYK value is (29,0,17,64).

  • cyan value is 29.03%
  • magenta value is 0.00%
  • yellow value is 17.20%
  • key color value is 63.53%
CMYK: (29,0,17,64) C29M0Y17K64 (29%,0%,17%,64%) (0.29/0.00/0.17/0.64) 

CMYK percentages

%29.03
%0
%17.2
%63.53

Codes

Color #425D4D in popluar color models

42 5D 4D
RGB 66 93 77
HSL 144° 16.98% 31.18%
HSB/HSV 144° 29.03% 36.47%
CMYK 29.03% 0.00% 17.20%
63.53%

Color #425D4D in popluar number systems.

HEX 42 5D 4D
Decimal 66 93 77
Binary 1000010 1011101 1001101
Octal 102 135 115

Shades and tints

Shades of #425D4D

#425D4D
(66,93,77)
#3C5546
(60,85,70)
#364D3F
(54,77,63)
#304538
(48,69,56)
#2A3D31
(42,61,49)
#24352A
(36,53,42)
#1E2D23
(30,45,35)
#18251C
(24,37,28)
#121D15
(18,29,21)
#0C150E
(12,21,14)
#060D07
(6,13,7)
#000000
(0,0,0)

Tints of #425D4D

#425D4D
(66,93,77)
#536B5D
(83,107,93)
#64796D
(100,121,109)
#75877D
(117,135,125)
#86958D
(134,149,141)
#97A39D
(151,163,157)
#A8B1AD
(168,177,173)
#B9BFBD
(185,191,189)
#CACDCD
(202,205,205)
#DBDBDD
(219,219,221)
#ECE9ED
(236,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425D4D color. Also use rgb(66,93,77) instead hex code.

Text Font Color

.myTextColor { color: #425D4D; }

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

This text font color is #425D4D.

Background Color

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

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

This div background color is #425D4D.

Border color

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

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

This div border color is #425D4D.

Opacity

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

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

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

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

This text has shadow with #425D4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425D4D.

Preview

Color preview on black background

This text has color #425D4D on black background.


Color preview on white background

This text has color #425D4D on white background.


Black color preview on #425D4D background

This text has black color on #425D4D background.


White color preview on #425D4D background

This text has white color on #425D4D background.


Related colors

Complementary color

Complementary color for #hex is #BDA2B2.


I love getcolorcode.com

Triadic colors

1 #4D425D and #5D4D42 with #425D4D are triadic colors.

2 #4D5D42 and #5D424D with #425D4D are triadic colors.