COLOR #40604A

HEX: #40604A RGB: (64,96,74)

Color info

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

RGB color model

#40604A color RGB value is (64,96,74).

RGB: (64,96,74) (25%, 38%, 29%)

RGB channels and saturation

R 64 of 255 = 25%
G 96 of 255 = 38%
B 74 of 255 = 29%

64
96
74

R + G + B ~ 31%. #40604A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 96 + 74 = 234 (100%)
R 64 of 234 ~ 27.35%
G 96 of 234 ~ 41.03%
B 74 of 234 ~ 31.62'%

%27.35
%41.03
%31.62

CMYK color model

#40604A color CMYK value is (33,0,23,62).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 22.92%
  • key color value is 62.35%

CMYK: (33,0,23,62)
C33M0Y23K62 (33%, 0%, 23%, 62%)
(0.33 / 0.00 / 0.23 / 0.62)

CMYK percentages

%33.33
%0
%22.92
%62.35

Codes

Color #40604A in popluar color models

40 60 4A
RGB 64 96 74
HSL 139° 20.00% 31.37%
HSB/HSV 139° 33.33% 37.65%
CMYK 33.33% 0.00% 22.92%
62.35%

Color #40604A in popluar number systems.

HEX 40 60 4A
Decimal 64 96 74
Binary 1000000 1100000 1001010
Octal 100 140 112

Shades and tints

Shades of #40604A

#40604A
(64,96,74)
#3B5844
(59,88,68)
#36503E
(54,80,62)
#314838
(49,72,56)
#2C4032
(44,64,50)
#27382C
(39,56,44)
#223026
(34,48,38)
#1D2820
(29,40,32)
#18201A
(24,32,26)
#131814
(19,24,20)
#0E100E
(14,16,14)
#000000
(0,0,0)

Tints of #40604A

#40604A
(64,96,74)
#516E5A
(81,110,90)
#627C6A
(98,124,106)
#738A7A
(115,138,122)
#84988A
(132,152,138)
#95A69A
(149,166,154)
#A6B4AA
(166,180,170)
#B7C2BA
(183,194,186)
#C8D0CA
(200,208,202)
#D9DEDA
(217,222,218)
#EAECEA
(234,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40604A color. Also use rgb(64,96,74) instead hex code.

Text Font Color

.myTextColor { color: #40604A; }

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

This text font color is #40604A.

Background Color

.myBgColor { background-color: #40604A; }

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

This div background color is #40604A.

Border color

.myBorderColor { border: 1px solid #40604A; }

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

This div border color is #40604A.

Opacity

.myOpacity80 { color: #40604A; opacity: 0.8; }

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

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

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

This text has shadow with #40604A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40604A.

Preview

Color preview on black background

This text has color #40604A on black background.


Color preview on white background

This text has color #40604A on white background.


Black color preview on #40604A background

This text has black color on #40604A background.


White color preview on #40604A background

This text has white color on #40604A background.


Related colors

Complementary color

Complementary color for #hex is #BF9FB5.


I love getcolorcode.com

Triadic colors

1 #4A4060 and #604A40 with #40604A are triadic colors.

2 #4A6040 and #60404A with #40604A are triadic colors.