COLOR #425635

HEX: #425635 RGB: (66,86,53)

Color info

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

RGB color model

#425635 color RGB value is (66,86,53).

RGB: (66,86,53) (26%, 34%, 21%)

RGB channels and saturation

R 66 of 255 = 26%
G 86 of 255 = 34%
B 53 of 255 = 21%

66
86
53

R + G + B ~ 27%. #425635 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 86 + 53 = 205 (100%)
R 66 of 205 ~ 32.2%
G 86 of 205 ~ 41.95%
B 53 of 205 ~ 25.85'%

%32.2
%41.95
%25.85

CMYK color model

#425635 color CMYK value is (23,0,38,66).

  • cyan value is 23.26%
  • magenta value is 0.00%
  • yellow value is 38.37%
  • key color value is 66.27%

CMYK: (23,0,38,66)
C23M0Y38K66 (23%, 0%, 38%, 66%)
(0.23 / 0.00 / 0.38 / 0.66)

CMYK percentages

%23.26
%0
%38.37
%66.27

Codes

Color #425635 in popluar color models

42 56 35
RGB 66 86 53
HSL 96° 23.74% 27.25%
HSB/HSV 96° 38.37% 33.73%
CMYK 23.26% 0.00% 38.37%
66.27%

Color #425635 in popluar number systems.

HEX 42 56 35
Decimal 66 86 53
Binary 1000010 1010110 110101
Octal 102 126 65

Shades and tints

Shades of #425635

#425635
(66,86,53)
#3C4F31
(60,79,49)
#36482D
(54,72,45)
#304129
(48,65,41)
#2A3A25
(42,58,37)
#243321
(36,51,33)
#1E2C1D
(30,44,29)
#182519
(24,37,25)
#121E15
(18,30,21)
#0C1711
(12,23,17)
#06100D
(6,16,13)
#000000
(0,0,0)

Tints of #425635

#425635
(66,86,53)
#536547
(83,101,71)
#647459
(100,116,89)
#75836B
(117,131,107)
#86927D
(134,146,125)
#97A18F
(151,161,143)
#A8B0A1
(168,176,161)
#B9BFB3
(185,191,179)
#CACEC5
(202,206,197)
#DBDDD7
(219,221,215)
#ECECE9
(236,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425635 color. Also use rgb(66,86,53) instead hex code.

Text Font Color

.myTextColor { color: #425635; }

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

This text font color is #425635.

Background Color

.myBgColor { background-color: #425635; }

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

This div background color is #425635.

Border color

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

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

This div border color is #425635.

Opacity

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

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

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

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

This text has shadow with #425635 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425635.

Preview

Color preview on black background

This text has color #425635 on black background.


Color preview on white background

This text has color #425635 on white background.


Black color preview on #425635 background

This text has black color on #425635 background.


White color preview on #425635 background

This text has white color on #425635 background.


Related colors

Complementary color

Complementary color for #hex is #BDA9CA.


I love getcolorcode.com

Triadic colors

1 #354256 and #563542 with #425635 are triadic colors.

2 #355642 and #564235 with #425635 are triadic colors.