COLOR #40491A

HEX: #40491A RGB: (64,73,26)

Color info

#40491A contains red, green and blue colors in about the same proportion. Web safe color of #40491A is #333300 (or #330).

RGB color model

#40491A color RGB value is (64,73,26).

RGB: (64,73,26) (25%, 29%, 10%)

RGB channels and saturation

R 64 of 255 = 25%
G 73 of 255 = 29%
B 26 of 255 = 10%

64
73
26

R + G + B ~ 21%. #40491A is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 73 + 26 = 163 (100%)
R 64 of 163 ~ 39.26%
G 73 of 163 ~ 44.79%
B 26 of 163 ~ 15.95'%

%39.26
%44.79
%15.95

CMYK color model

#40491A color CMYK value is (12,0,64,71).

  • cyan value is 12.33%
  • magenta value is 0.00%
  • yellow value is 64.38%
  • key color value is 71.37%
CMYK: (12,0,64,71) C12M0Y64K71 (12%,0%,64%,71%) (0.12/0.00/0.64/0.71) 

CMYK percentages

%12.33
%0
%64.38
%71.37

Codes

Color #40491A in popluar color models

40 49 1A
RGB 64 73 26
HSL 71° 47.47% 19.41%
HSB/HSV 71° 64.38% 28.63%
CMYK 12.33% 0.00% 64.38%
71.37%

Color #40491A in popluar number systems.

HEX 40 49 1A
Decimal 64 73 26
Binary 1000000 1001001 11010
Octal 100 111 32

Shades and tints

Shades of #40491A

#40491A
(64,73,26)
#3B4318
(59,67,24)
#363D16
(54,61,22)
#313714
(49,55,20)
#2C3112
(44,49,18)
#272B10
(39,43,16)
#22250E
(34,37,14)
#1D1F0C
(29,31,12)
#18190A
(24,25,10)
#131308
(19,19,8)
#0E0D06
(14,13,6)
#000000
(0,0,0)

Tints of #40491A

#40491A
(64,73,26)
#51592E
(81,89,46)
#626942
(98,105,66)
#737956
(115,121,86)
#84896A
(132,137,106)
#95997E
(149,153,126)
#A6A992
(166,169,146)
#B7B9A6
(183,185,166)
#C8C9BA
(200,201,186)
#D9D9CE
(217,217,206)
#EAE9E2
(234,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40491A color. Also use rgb(64,73,26) instead hex code.

Text Font Color

.myTextColor { color: #40491A; }

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

This text font color is #40491A.

Background Color

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

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

This div background color is #40491A.

Border color

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

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

This div border color is #40491A.

Opacity

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

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

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

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

This text has shadow with #40491A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40491A.

Preview

Color preview on black background

This text has color #40491A on black background.


Color preview on white background

This text has color #40491A on white background.


Black color preview on #40491A background

This text has black color on #40491A background.


White color preview on #40491A background

This text has white color on #40491A background.


Related colors

Complementary color

Complementary color for #hex is #BFB6E5.


I love getcolorcode.com

Triadic colors

1 #1A4049 and #491A40 with #40491A are triadic colors.

2 #1A4940 and #49401A with #40491A are triadic colors.