COLOR #404634

HEX: #404634 RGB: (64,70,52)

Color info

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

RGB color model

#404634 color RGB value is (64,70,52).

RGB: (64,70,52) (25%, 27%, 20%)

RGB channels and saturation

R 64 of 255 = 25%
G 70 of 255 = 27%
B 52 of 255 = 20%

64
70
52

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

Portions of RGB colors in percentages

R + G + B = 64 + 70 + 52 = 186 (100%)
R 64 of 186 ~ 34.41%
G 70 of 186 ~ 37.63%
B 52 of 186 ~ 27.96'%

%34.41
%37.63
%27.96

CMYK color model

#404634 color CMYK value is (9,0,26,73).

  • cyan value is 8.57%
  • magenta value is 0.00%
  • yellow value is 25.71%
  • key color value is 72.55%

CMYK: (9,0,26,73)
C9M0Y26K73 (9%, 0%, 26%, 73%)
(0.09 / 0.00 / 0.26 / 0.73)

CMYK percentages

%8.57
%0
%25.71
%72.55

Codes

Color #404634 in popluar color models

40 46 34
RGB 64 70 52
HSL 80° 14.75% 23.92%
HSB/HSV 80° 25.71% 27.45%
CMYK 8.57% 0.00% 25.71%
72.55%

Color #404634 in popluar number systems.

HEX 40 46 34
Decimal 64 70 52
Binary 1000000 1000110 110100
Octal 100 106 64

Shades and tints

Shades of #404634

#404634
(64,70,52)
#3B4030
(59,64,48)
#363A2C
(54,58,44)
#313428
(49,52,40)
#2C2E24
(44,46,36)
#272820
(39,40,32)
#22221C
(34,34,28)
#1D1C18
(29,28,24)
#181614
(24,22,20)
#131010
(19,16,16)
#0E0A0C
(14,10,12)
#000000
(0,0,0)

Tints of #404634

#404634
(64,70,52)
#515646
(81,86,70)
#626658
(98,102,88)
#73766A
(115,118,106)
#84867C
(132,134,124)
#95968E
(149,150,142)
#A6A6A0
(166,166,160)
#B7B6B2
(183,182,178)
#C8C6C4
(200,198,196)
#D9D6D6
(217,214,214)
#EAE6E8
(234,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #404634 color. Also use rgb(64,70,52) instead hex code.

Text Font Color

.myTextColor { color: #404634; }

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

This text font color is #404634.

Background Color

.myBgColor { background-color: #404634; }

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

This div background color is #404634.

Border color

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

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

This div border color is #404634.

Opacity

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

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

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

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

This text has shadow with #404634 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #404634.

Preview

Color preview on black background

This text has color #404634 on black background.


Color preview on white background

This text has color #404634 on white background.


Black color preview on #404634 background

This text has black color on #404634 background.


White color preview on #404634 background

This text has white color on #404634 background.


Related colors

Complementary color

Complementary color for #hex is #BFB9CB.


I love getcolorcode.com

Triadic colors

1 #344046 and #463440 with #404634 are triadic colors.

2 #344640 and #464034 with #404634 are triadic colors.