COLOR #40762D

HEX: #40762D RGB: (64,118,45)

Color info

#40762D contains mainly red and green colors. Web safe color of #40762D is #336633 (or #363).

RGB color model

#40762D color RGB value is (64,118,45).

RGB: (64,118,45) (25%, 46%, 18%)

RGB channels and saturation

R 64 of 255 = 25%
G 118 of 255 = 46%
B 45 of 255 = 18%

64
118
45

R + G + B ~ 30%. #40762D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 118 + 45 = 227 (100%)
R 64 of 227 ~ 28.19%
G 118 of 227 ~ 51.98%
B 45 of 227 ~ 19.82'%

%28.19
%51.98
%19.82

CMYK color model

#40762D color CMYK value is (46,0,62,54).

  • cyan value is 45.76%
  • magenta value is 0.00%
  • yellow value is 61.86%
  • key color value is 53.73%

CMYK: (46,0,62,54)
C46M0Y62K54 (46%, 0%, 62%, 54%)
(0.46 / 0.00 / 0.62 / 0.54)

CMYK percentages

%45.76
%0
%61.86
%53.73

Codes

Color #40762D in popluar color models

40 76 2D
RGB 64 118 45
HSL 104° 44.79% 31.96%
HSB/HSV 104° 61.86% 46.27%
CMYK 45.76% 0.00% 61.86%
53.73%

Color #40762D in popluar number systems.

HEX 40 76 2D
Decimal 64 118 45
Binary 1000000 1110110 101101
Octal 100 166 55

Shades and tints

Shades of #40762D

#40762D
(64,118,45)
#3B6C29
(59,108,41)
#366225
(54,98,37)
#315821
(49,88,33)
#2C4E1D
(44,78,29)
#274419
(39,68,25)
#223A15
(34,58,21)
#1D3011
(29,48,17)
#18260D
(24,38,13)
#131C09
(19,28,9)
#0E1205
(14,18,5)
#000000
(0,0,0)

Tints of #40762D

#40762D
(64,118,45)
#518240
(81,130,64)
#628E53
(98,142,83)
#739A66
(115,154,102)
#84A679
(132,166,121)
#95B28C
(149,178,140)
#A6BE9F
(166,190,159)
#B7CAB2
(183,202,178)
#C8D6C5
(200,214,197)
#D9E2D8
(217,226,216)
#EAEEEB
(234,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40762D color. Also use rgb(64,118,45) instead hex code.

Text Font Color

.myTextColor { color: #40762D; }

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

This text font color is #40762D.

Background Color

.myBgColor { background-color: #40762D; }

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

This div background color is #40762D.

Border color

.myBorderColor { border: 1px solid #40762D; }

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

This div border color is #40762D.

Opacity

.myOpacity80 { color: #40762D; opacity: 0.8; }

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

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

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

This text has shadow with #40762D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40762D.

Preview

Color preview on black background

This text has color #40762D on black background.


Color preview on white background

This text has color #40762D on white background.


Black color preview on #40762D background

This text has black color on #40762D background.


White color preview on #40762D background

This text has white color on #40762D background.


Related colors

Complementary color

Complementary color for #hex is #BF89D2.


I love getcolorcode.com

Triadic colors

1 #2D4076 and #762D40 with #40762D are triadic colors.

2 #2D7640 and #76402D with #40762D are triadic colors.