COLOR #40592F

HEX: #40592F RGB: (64,89,47)

Color info

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

RGB color model

#40592F color RGB value is (64,89,47).

RGB: (64,89,47) (25%, 35%, 18%)

RGB channels and saturation

R 64 of 255 = 25%
G 89 of 255 = 35%
B 47 of 255 = 18%

64
89
47

R + G + B ~ 26%. #40592F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 89 + 47 = 200 (100%)
R 64 of 200 ~ 32%
G 89 of 200 ~ 44.5%
B 47 of 200 ~ 23.5'%

%32
%44.5
%23.5

CMYK color model

#40592F color CMYK value is (28,0,47,65).

  • cyan value is 28.09%
  • magenta value is 0.00%
  • yellow value is 47.19%
  • key color value is 65.10%
CMYK: (28,0,47,65) C28M0Y47K65 (28%,0%,47%,65%) (0.28/0.00/0.47/0.65) 

CMYK percentages

%28.09
%0
%47.19
%65.1

Codes

Color #40592F in popluar color models

40 59 2F
RGB 64 89 47
HSL 96° 30.88% 26.67%
HSB/HSV 96° 47.19% 34.90%
CMYK 28.09% 0.00% 47.19%
65.10%

Color #40592F in popluar number systems.

HEX 40 59 2F
Decimal 64 89 47
Binary 1000000 1011001 101111
Octal 100 131 57

Shades and tints

Shades of #40592F

#40592F
(64,89,47)
#3B512B
(59,81,43)
#364927
(54,73,39)
#314123
(49,65,35)
#2C391F
(44,57,31)
#27311B
(39,49,27)
#222917
(34,41,23)
#1D2113
(29,33,19)
#18190F
(24,25,15)
#13110B
(19,17,11)
#0E0907
(14,9,7)
#000000
(0,0,0)

Tints of #40592F

#40592F
(64,89,47)
#516841
(81,104,65)
#627753
(98,119,83)
#738665
(115,134,101)
#849577
(132,149,119)
#95A489
(149,164,137)
#A6B39B
(166,179,155)
#B7C2AD
(183,194,173)
#C8D1BF
(200,209,191)
#D9E0D1
(217,224,209)
#EAEFE3
(234,239,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40592F color. Also use rgb(64,89,47) instead hex code.

Text Font Color

.myTextColor { color: #40592F; }

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

This text font color is #40592F.

Background Color

.myBgColor { background-color: #40592F; }

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

This div background color is #40592F.

Border color

.myBorderColor { border: 1px solid #40592F; }

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

This div border color is #40592F.

Opacity

.myOpacity80 { color: #40592F; opacity: 0.8; }

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

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

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

This text has shadow with #40592F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40592F.

Preview

Color preview on black background

This text has color #40592F on black background.


Color preview on white background

This text has color #40592F on white background.


Black color preview on #40592F background

This text has black color on #40592F background.


White color preview on #40592F background

This text has white color on #40592F background.


Related colors

Complementary color

Complementary color for #hex is #BFA6D0.


I love getcolorcode.com

Triadic colors

1 #2F4059 and #592F40 with #40592F are triadic colors.

2 #2F5940 and #59402F with #40592F are triadic colors.