COLOR #425522

HEX: #425522 RGB: (66,85,34)

Color info

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

RGB color model

#425522 color RGB value is (66,85,34).

RGB: (66,85,34) (26%, 33%, 13%)

RGB channels and saturation

R 66 of 255 = 26%
G 85 of 255 = 33%
B 34 of 255 = 13%

66
85
34

R + G + B ~ 24%. #425522 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 85 + 34 = 185 (100%)
R 66 of 185 ~ 35.68%
G 85 of 185 ~ 45.95%
B 34 of 185 ~ 18.38'%

%35.68
%45.95
%18.38

CMYK color model

#425522 color CMYK value is (22,0,60,67).

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

CMYK: (22,0,60,67)
C22M0Y60K67 (22%, 0%, 60%, 67%)
(0.22 / 0.00 / 0.60 / 0.67)

CMYK percentages

%22.35
%0
%60
%66.67

Codes

Color #425522 in popluar color models

42 55 22
RGB 66 85 34
HSL 82° 42.86% 23.33%
HSB/HSV 82° 60.00% 33.33%
CMYK 22.35% 0.00% 60.00%
66.67%

Color #425522 in popluar number systems.

HEX 42 55 22
Decimal 66 85 34
Binary 1000010 1010101 100010
Octal 102 125 42

Shades and tints

Shades of #425522

#425522
(66,85,34)
#3C4E1F
(60,78,31)
#36471C
(54,71,28)
#304019
(48,64,25)
#2A3916
(42,57,22)
#243213
(36,50,19)
#1E2B10
(30,43,16)
#18240D
(24,36,13)
#121D0A
(18,29,10)
#0C1607
(12,22,7)
#060F04
(6,15,4)
#000000
(0,0,0)

Tints of #425522

#425522
(66,85,34)
#536436
(83,100,54)
#64734A
(100,115,74)
#75825E
(117,130,94)
#869172
(134,145,114)
#97A086
(151,160,134)
#A8AF9A
(168,175,154)
#B9BEAE
(185,190,174)
#CACDC2
(202,205,194)
#DBDCD6
(219,220,214)
#ECEBEA
(236,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425522; }

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

This text font color is #425522.

Background Color

.myBgColor { background-color: #425522; }

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

This div background color is #425522.

Border color

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

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

This div border color is #425522.

Opacity

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

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

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

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

This text has shadow with #425522 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425522.

Preview

Color preview on black background

This text has color #425522 on black background.


Color preview on white background

This text has color #425522 on white background.


Black color preview on #425522 background

This text has black color on #425522 background.


White color preview on #425522 background

This text has white color on #425522 background.


Related colors

Complementary color

Complementary color for #hex is #BDAADD.


I love getcolorcode.com

Triadic colors

1 #224255 and #552242 with #425522 are triadic colors.

2 #225542 and #554222 with #425522 are triadic colors.