COLOR #425223

HEX: #425223 RGB: (66,82,35)

Color info

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

RGB color model

#425223 color RGB value is (66,82,35).

RGB: (66,82,35) (26%, 32%, 14%)

RGB channels and saturation

R 66 of 255 = 26%
G 82 of 255 = 32%
B 35 of 255 = 14%

66
82
35

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

Portions of RGB colors in percentages

R + G + B = 66 + 82 + 35 = 183 (100%)
R 66 of 183 ~ 36.07%
G 82 of 183 ~ 44.81%
B 35 of 183 ~ 19.13'%

%36.07
%44.81
%19.13

CMYK color model

#425223 color CMYK value is (20,0,57,68).

  • cyan value is 19.51%
  • magenta value is 0.00%
  • yellow value is 57.32%
  • key color value is 67.84%

CMYK: (20,0,57,68)
C20M0Y57K68 (20%, 0%, 57%, 68%)
(0.20 / 0.00 / 0.57 / 0.68)

CMYK percentages

%19.51
%0
%57.32
%67.84

Codes

Color #425223 in popluar color models

42 52 23
RGB 66 82 35
HSL 80° 40.17% 22.94%
HSB/HSV 80° 57.32% 32.16%
CMYK 19.51% 0.00% 57.32%
67.84%

Color #425223 in popluar number systems.

HEX 42 52 23
Decimal 66 82 35
Binary 1000010 1010010 100011
Octal 102 122 43

Shades and tints

Shades of #425223

#425223
(66,82,35)
#3C4B20
(60,75,32)
#36441D
(54,68,29)
#303D1A
(48,61,26)
#2A3617
(42,54,23)
#242F14
(36,47,20)
#1E2811
(30,40,17)
#18210E
(24,33,14)
#121A0B
(18,26,11)
#0C1308
(12,19,8)
#060C05
(6,12,5)
#000000
(0,0,0)

Tints of #425223

#425223
(66,82,35)
#536137
(83,97,55)
#64704B
(100,112,75)
#757F5F
(117,127,95)
#868E73
(134,142,115)
#979D87
(151,157,135)
#A8AC9B
(168,172,155)
#B9BBAF
(185,187,175)
#CACAC3
(202,202,195)
#DBD9D7
(219,217,215)
#ECE8EB
(236,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425223 color. Also use rgb(66,82,35) instead hex code.

Text Font Color

.myTextColor { color: #425223; }

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

This text font color is #425223.

Background Color

.myBgColor { background-color: #425223; }

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

This div background color is #425223.

Border color

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

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

This div border color is #425223.

Opacity

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

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

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

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

This text has shadow with #425223 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425223.

Preview

Color preview on black background

This text has color #425223 on black background.


Color preview on white background

This text has color #425223 on white background.


Black color preview on #425223 background

This text has black color on #425223 background.


White color preview on #425223 background

This text has white color on #425223 background.


Related colors

Complementary color

Complementary color for #hex is #BDADDC.


I love getcolorcode.com

Triadic colors

1 #234252 and #522342 with #425223 are triadic colors.

2 #235242 and #524223 with #425223 are triadic colors.