COLOR #424635

HEX: #424635 RGB: (66,70,53)

Color info

#424635 contains red, green and blue colors in about the same proportion. Web safe color of #424635 is #333333 (or #333).

RGB color model

#424635 color RGB value is (66,70,53).

RGB: (66,70,53) (26%, 27%, 21%)

RGB channels and saturation

R 66 of 255 = 26%
G 70 of 255 = 27%
B 53 of 255 = 21%

66
70
53

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

Portions of RGB colors in percentages

R + G + B = 66 + 70 + 53 = 189 (100%)
R 66 of 189 ~ 34.92%
G 70 of 189 ~ 37.04%
B 53 of 189 ~ 28.04'%

%34.92
%37.04
%28.04

CMYK color model

#424635 color CMYK value is (6,0,24,73).

  • cyan value is 5.71%
  • magenta value is 0.00%
  • yellow value is 24.29%
  • key color value is 72.55%

CMYK: (6,0,24,73)
C6M0Y24K73 (6%, 0%, 24%, 73%)
(0.06 / 0.00 / 0.24 / 0.73)

CMYK percentages

%5.71
%0
%24.29
%72.55

Codes

Color #424635 in popluar color models

42 46 35
RGB 66 70 53
HSL 74° 13.82% 24.12%
HSB/HSV 74° 24.29% 27.45%
CMYK 5.71% 0.00% 24.29%
72.55%

Color #424635 in popluar number systems.

HEX 42 46 35
Decimal 66 70 53
Binary 1000010 1000110 110101
Octal 102 106 65

Shades and tints

Shades of #424635

#424635
(66,70,53)
#3C4031
(60,64,49)
#363A2D
(54,58,45)
#303429
(48,52,41)
#2A2E25
(42,46,37)
#242821
(36,40,33)
#1E221D
(30,34,29)
#181C19
(24,28,25)
#121615
(18,22,21)
#0C1011
(12,16,17)
#060A0D
(6,10,13)
#000000
(0,0,0)

Tints of #424635

#424635
(66,70,53)
#535647
(83,86,71)
#646659
(100,102,89)
#75766B
(117,118,107)
#86867D
(134,134,125)
#97968F
(151,150,143)
#A8A6A1
(168,166,161)
#B9B6B3
(185,182,179)
#CAC6C5
(202,198,197)
#DBD6D7
(219,214,215)
#ECE6E9
(236,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424635; }

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

This text font color is #424635.

Background Color

.myBgColor { background-color: #424635; }

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

This div background color is #424635.

Border color

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

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

This div border color is #424635.

Opacity

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

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

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

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

This text has shadow with #424635 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424635.

Preview

Color preview on black background

This text has color #424635 on black background.


Color preview on white background

This text has color #424635 on white background.


Black color preview on #424635 background

This text has black color on #424635 background.


White color preview on #424635 background

This text has white color on #424635 background.


Related colors

Complementary color

Complementary color for #hex is #BDB9CA.


I love getcolorcode.com

Triadic colors

1 #354246 and #463542 with #424635 are triadic colors.

2 #354642 and #464235 with #424635 are triadic colors.