COLOR #404834

HEX: #404834 RGB: (64,72,52)

Color info

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

RGB color model

#404834 color RGB value is (64,72,52).

RGB: (64,72,52) (25%, 28%, 20%)

RGB channels and saturation

R 64 of 255 = 25%
G 72 of 255 = 28%
B 52 of 255 = 20%

64
72
52

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

Portions of RGB colors in percentages

R + G + B = 64 + 72 + 52 = 188 (100%)
R 64 of 188 ~ 34.04%
G 72 of 188 ~ 38.3%
B 52 of 188 ~ 27.66'%

%34.04
%38.3
%27.66

CMYK color model

#404834 color CMYK value is (11,0,28,72).

  • cyan value is 11.11%
  • magenta value is 0.00%
  • yellow value is 27.78%
  • key color value is 71.76%

CMYK: (11,0,28,72)
C11M0Y28K72 (11%, 0%, 28%, 72%)
(0.11 / 0.00 / 0.28 / 0.72)

CMYK percentages

%11.11
%0
%27.78
%71.76

Codes

Color #404834 in popluar color models

40 48 34
RGB 64 72 52
HSL 84° 16.13% 24.31%
HSB/HSV 84° 27.78% 28.24%
CMYK 11.11% 0.00% 27.78%
71.76%

Color #404834 in popluar number systems.

HEX 40 48 34
Decimal 64 72 52
Binary 1000000 1001000 110100
Octal 100 110 64

Shades and tints

Shades of #404834

#404834
(64,72,52)
#3B4230
(59,66,48)
#363C2C
(54,60,44)
#313628
(49,54,40)
#2C3024
(44,48,36)
#272A20
(39,42,32)
#22241C
(34,36,28)
#1D1E18
(29,30,24)
#181814
(24,24,20)
#131210
(19,18,16)
#0E0C0C
(14,12,12)
#000000
(0,0,0)

Tints of #404834

#404834
(64,72,52)
#515846
(81,88,70)
#626858
(98,104,88)
#73786A
(115,120,106)
#84887C
(132,136,124)
#95988E
(149,152,142)
#A6A8A0
(166,168,160)
#B7B8B2
(183,184,178)
#C8C8C4
(200,200,196)
#D9D8D6
(217,216,214)
#EAE8E8
(234,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #404834; }

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

This text font color is #404834.

Background Color

.myBgColor { background-color: #404834; }

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

This div background color is #404834.

Border color

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

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

This div border color is #404834.

Opacity

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

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

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

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

This text has shadow with #404834 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #404834.

Preview

Color preview on black background

This text has color #404834 on black background.


Color preview on white background

This text has color #404834 on white background.


Black color preview on #404834 background

This text has black color on #404834 background.


White color preview on #404834 background

This text has white color on #404834 background.


Related colors

Complementary color

Complementary color for #hex is #BFB7CB.


I love getcolorcode.com

Triadic colors

1 #344048 and #483440 with #404834 are triadic colors.

2 #344840 and #484034 with #404834 are triadic colors.