COLOR #425031

HEX: #425031 RGB: (66,80,49)

Color info

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

RGB color model

#425031 color RGB value is (66,80,49).

RGB: (66,80,49) (26%, 31%, 19%)

RGB channels and saturation

R 66 of 255 = 26%
G 80 of 255 = 31%
B 49 of 255 = 19%

66
80
49

R + G + B ~ 25%. #425031 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 80 + 49 = 195 (100%)
R 66 of 195 ~ 33.85%
G 80 of 195 ~ 41.03%
B 49 of 195 ~ 25.13'%

%33.85
%41.03
%25.13

CMYK color model

#425031 color CMYK value is (18,0,39,69).

  • cyan value is 17.50%
  • magenta value is 0.00%
  • yellow value is 38.75%
  • key color value is 68.63%

CMYK: (18,0,39,69)
C18M0Y39K69 (18%, 0%, 39%, 69%)
(0.18 / 0.00 / 0.39 / 0.69)

CMYK percentages

%17.5
%0
%38.75
%68.63

Codes

Color #425031 in popluar color models

42 50 31
RGB 66 80 49
HSL 87° 24.03% 25.29%
HSB/HSV 87° 38.75% 31.37%
CMYK 17.50% 0.00% 38.75%
68.63%

Color #425031 in popluar number systems.

HEX 42 50 31
Decimal 66 80 49
Binary 1000010 1010000 110001
Octal 102 120 61

Shades and tints

Shades of #425031

#425031
(66,80,49)
#3C492D
(60,73,45)
#364229
(54,66,41)
#303B25
(48,59,37)
#2A3421
(42,52,33)
#242D1D
(36,45,29)
#1E2619
(30,38,25)
#181F15
(24,31,21)
#121811
(18,24,17)
#0C110D
(12,17,13)
#060A09
(6,10,9)
#000000
(0,0,0)

Tints of #425031

#425031
(66,80,49)
#535F43
(83,95,67)
#646E55
(100,110,85)
#757D67
(117,125,103)
#868C79
(134,140,121)
#979B8B
(151,155,139)
#A8AA9D
(168,170,157)
#B9B9AF
(185,185,175)
#CAC8C1
(202,200,193)
#DBD7D3
(219,215,211)
#ECE6E5
(236,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425031 color. Also use rgb(66,80,49) instead hex code.

Text Font Color

.myTextColor { color: #425031; }

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

This text font color is #425031.

Background Color

.myBgColor { background-color: #425031; }

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

This div background color is #425031.

Border color

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

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

This div border color is #425031.

Opacity

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

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

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

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

This text has shadow with #425031 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425031.

Preview

Color preview on black background

This text has color #425031 on black background.


Color preview on white background

This text has color #425031 on white background.


Black color preview on #425031 background

This text has black color on #425031 background.


White color preview on #425031 background

This text has white color on #425031 background.


Related colors

Complementary color

Complementary color for #hex is #BDAFCE.


I love getcolorcode.com

Triadic colors

1 #314250 and #503142 with #425031 are triadic colors.

2 #315042 and #504231 with #425031 are triadic colors.