COLOR #425347

HEX: #425347 RGB: (66,83,71)

Color info

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

RGB color model

#425347 color RGB value is (66,83,71).

RGB: (66,83,71) (26%, 33%, 28%)

RGB channels and saturation

R 66 of 255 = 26%
G 83 of 255 = 33%
B 71 of 255 = 28%

66
83
71

R + G + B ~ 29%. #425347 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 83 + 71 = 220 (100%)
R 66 of 220 ~ 30%
G 83 of 220 ~ 37.73%
B 71 of 220 ~ 32.27'%

%30
%37.73
%32.27

CMYK color model

#425347 color CMYK value is (20,0,14,67).

  • cyan value is 20.48%
  • magenta value is 0.00%
  • yellow value is 14.46%
  • key color value is 67.45%
CMYK: (20,0,14,67) C20M0Y14K67 (20%,0%,14%,67%) (0.20/0.00/0.14/0.67) 

CMYK percentages

%20.48
%0
%14.46
%67.45

Codes

Color #425347 in popluar color models

42 53 47
RGB 66 83 71
HSL 138° 11.41% 29.22%
HSB/HSV 138° 20.48% 32.55%
CMYK 20.48% 0.00% 14.46%
67.45%

Color #425347 in popluar number systems.

HEX 42 53 47
Decimal 66 83 71
Binary 1000010 1010011 1000111
Octal 102 123 107

Shades and tints

Shades of #425347

#425347
(66,83,71)
#3C4C41
(60,76,65)
#36453B
(54,69,59)
#303E35
(48,62,53)
#2A372F
(42,55,47)
#243029
(36,48,41)
#1E2923
(30,41,35)
#18221D
(24,34,29)
#121B17
(18,27,23)
#0C1411
(12,20,17)
#060D0B
(6,13,11)
#000000
(0,0,0)

Tints of #425347

#425347
(66,83,71)
#536257
(83,98,87)
#647167
(100,113,103)
#758077
(117,128,119)
#868F87
(134,143,135)
#979E97
(151,158,151)
#A8ADA7
(168,173,167)
#B9BCB7
(185,188,183)
#CACBC7
(202,203,199)
#DBDAD7
(219,218,215)
#ECE9E7
(236,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425347 color. Also use rgb(66,83,71) instead hex code.

Text Font Color

.myTextColor { color: #425347; }

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

This text font color is #425347.

Background Color

.myBgColor { background-color: #425347; }

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

This div background color is #425347.

Border color

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

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

This div border color is #425347.

Opacity

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

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

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

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

This text has shadow with #425347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425347.

Preview

Color preview on black background

This text has color #425347 on black background.


Color preview on white background

This text has color #425347 on white background.


Black color preview on #425347 background

This text has black color on #425347 background.


White color preview on #425347 background

This text has white color on #425347 background.


Related colors

Complementary color

Complementary color for #hex is #BDACB8.


I love getcolorcode.com

Triadic colors

1 #474253 and #534742 with #425347 are triadic colors.

2 #475342 and #534247 with #425347 are triadic colors.