COLOR #425532

HEX: #425532 RGB: (66,85,50)

Color info

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

RGB color model

#425532 color RGB value is (66,85,50).

RGB: (66,85,50) (26%, 33%, 20%)

RGB channels and saturation

R 66 of 255 = 26%
G 85 of 255 = 33%
B 50 of 255 = 20%

66
85
50

R + G + B ~ 26%. #425532 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 85 + 50 = 201 (100%)
R 66 of 201 ~ 32.84%
G 85 of 201 ~ 42.29%
B 50 of 201 ~ 24.88'%

%32.84
%42.29
%24.88

CMYK color model

#425532 color CMYK value is (22,0,41,67).

  • cyan value is 22.35%
  • magenta value is 0.00%
  • yellow value is 41.18%
  • key color value is 66.67%

CMYK: (22,0,41,67)
C22M0Y41K67 (22%, 0%, 41%, 67%)
(0.22 / 0.00 / 0.41 / 0.67)

CMYK percentages

%22.35
%0
%41.18
%66.67

Codes

Color #425532 in popluar color models

42 55 32
RGB 66 85 50
HSL 93° 25.93% 26.47%
HSB/HSV 93° 41.18% 33.33%
CMYK 22.35% 0.00% 41.18%
66.67%

Color #425532 in popluar number systems.

HEX 42 55 32
Decimal 66 85 50
Binary 1000010 1010101 110010
Octal 102 125 62

Shades and tints

Shades of #425532

#425532
(66,85,50)
#3C4E2E
(60,78,46)
#36472A
(54,71,42)
#304026
(48,64,38)
#2A3922
(42,57,34)
#24321E
(36,50,30)
#1E2B1A
(30,43,26)
#182416
(24,36,22)
#121D12
(18,29,18)
#0C160E
(12,22,14)
#060F0A
(6,15,10)
#000000
(0,0,0)

Tints of #425532

#425532
(66,85,50)
#536444
(83,100,68)
#647356
(100,115,86)
#758268
(117,130,104)
#86917A
(134,145,122)
#97A08C
(151,160,140)
#A8AF9E
(168,175,158)
#B9BEB0
(185,190,176)
#CACDC2
(202,205,194)
#DBDCD4
(219,220,212)
#ECEBE6
(236,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425532 color. Also use rgb(66,85,50) instead hex code.

Text Font Color

.myTextColor { color: #425532; }

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

This text font color is #425532.

Background Color

.myBgColor { background-color: #425532; }

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

This div background color is #425532.

Border color

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

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

This div border color is #425532.

Opacity

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

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

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

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

This text has shadow with #425532 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425532.

Preview

Color preview on black background

This text has color #425532 on black background.


Color preview on white background

This text has color #425532 on white background.


Black color preview on #425532 background

This text has black color on #425532 background.


White color preview on #425532 background

This text has white color on #425532 background.


Related colors

Complementary color

Complementary color for #hex is #BDAACD.


I love getcolorcode.com

Triadic colors

1 #324255 and #553242 with #425532 are triadic colors.

2 #325542 and #554232 with #425532 are triadic colors.