COLOR #40692F

HEX: #40692F RGB: (64,105,47)

Color info

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

RGB color model

#40692F color RGB value is (64,105,47).

RGB: (64,105,47) (25%, 41%, 18%)

RGB channels and saturation

R 64 of 255 = 25%
G 105 of 255 = 41%
B 47 of 255 = 18%

64
105
47

R + G + B ~ 28%. #40692F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 105 + 47 = 216 (100%)
R 64 of 216 ~ 29.63%
G 105 of 216 ~ 48.61%
B 47 of 216 ~ 21.76'%

%29.63
%48.61
%21.76

CMYK color model

#40692F color CMYK value is (39,0,55,59).

  • cyan value is 39.05%
  • magenta value is 0.00%
  • yellow value is 55.24%
  • key color value is 58.82%
CMYK: (39,0,55,59) C39M0Y55K59 (39%,0%,55%,59%) (0.39/0.00/0.55/0.59) 

CMYK percentages

%39.05
%0
%55.24
%58.82

Codes

Color #40692F in popluar color models

40 69 2F
RGB 64 105 47
HSL 102° 38.16% 29.80%
HSB/HSV 102° 55.24% 41.18%
CMYK 39.05% 0.00% 55.24%
58.82%

Color #40692F in popluar number systems.

HEX 40 69 2F
Decimal 64 105 47
Binary 1000000 1101001 101111
Octal 100 151 57

Shades and tints

Shades of #40692F

#40692F
(64,105,47)
#3B602B
(59,96,43)
#365727
(54,87,39)
#314E23
(49,78,35)
#2C451F
(44,69,31)
#273C1B
(39,60,27)
#223317
(34,51,23)
#1D2A13
(29,42,19)
#18210F
(24,33,15)
#13180B
(19,24,11)
#0E0F07
(14,15,7)
#000000
(0,0,0)

Tints of #40692F

#40692F
(64,105,47)
#517641
(81,118,65)
#628353
(98,131,83)
#739065
(115,144,101)
#849D77
(132,157,119)
#95AA89
(149,170,137)
#A6B79B
(166,183,155)
#B7C4AD
(183,196,173)
#C8D1BF
(200,209,191)
#D9DED1
(217,222,209)
#EAEBE3
(234,235,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #40692F; }

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

This text font color is #40692F.

Background Color

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

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

This div background color is #40692F.

Border color

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

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

This div border color is #40692F.

Opacity

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

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

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

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

This text has shadow with #40692F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40692F.

Preview

Color preview on black background

This text has color #40692F on black background.


Color preview on white background

This text has color #40692F on white background.


Black color preview on #40692F background

This text has black color on #40692F background.


White color preview on #40692F background

This text has white color on #40692F background.


Related colors

Complementary color

Complementary color for #hex is #BF96D0.


I love getcolorcode.com

Triadic colors

1 #2F4069 and #692F40 with #40692F are triadic colors.

2 #2F6940 and #69402F with #40692F are triadic colors.