COLOR #408724

HEX: #408724 RGB: (64,135,36)

Color info

#408724 contains mainly green color. Web safe color of #408724 is #339933 (or #393).

RGB color model

#408724 color RGB value is (64,135,36).

RGB: (64,135,36) (25%, 53%, 14%)

RGB channels and saturation

R 64 of 255 = 25%
G 135 of 255 = 53%
B 36 of 255 = 14%

64
135
36

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

Portions of RGB colors in percentages

R + G + B = 64 + 135 + 36 = 235 (100%)
R 64 of 235 ~ 27.23%
G 135 of 235 ~ 57.45%
B 36 of 235 ~ 15.32'%

%27.23
%57.45
%15.32

CMYK color model

#408724 color CMYK value is (53,0,73,47).

  • cyan value is 52.59%
  • magenta value is 0.00%
  • yellow value is 73.33%
  • key color value is 47.06%

CMYK: (53,0,73,47)
C53M0Y73K47 (53%, 0%, 73%, 47%)
(0.53 / 0.00 / 0.73 / 0.47)

CMYK percentages

%52.59
%0
%73.33
%47.06

Codes

Color #408724 in popluar color models

40 87 24
RGB 64 135 36
HSL 103° 57.89% 33.53%
HSB/HSV 103° 73.33% 52.94%
CMYK 52.59% 0.00% 73.33%
47.06%

Color #408724 in popluar number systems.

HEX 40 87 24
Decimal 64 135 36
Binary 1000000 10000111 100100
Octal 100 207 44

Shades and tints

Shades of #408724

#408724
(64,135,36)
#3B7B21
(59,123,33)
#366F1E
(54,111,30)
#31631B
(49,99,27)
#2C5718
(44,87,24)
#274B15
(39,75,21)
#223F12
(34,63,18)
#1D330F
(29,51,15)
#18270C
(24,39,12)
#131B09
(19,27,9)
#0E0F06
(14,15,6)
#000000
(0,0,0)

Tints of #408724

#408724
(64,135,36)
#519137
(81,145,55)
#629B4A
(98,155,74)
#73A55D
(115,165,93)
#84AF70
(132,175,112)
#95B983
(149,185,131)
#A6C396
(166,195,150)
#B7CDA9
(183,205,169)
#C8D7BC
(200,215,188)
#D9E1CF
(217,225,207)
#EAEBE2
(234,235,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #408724 color. Also use rgb(64,135,36) instead hex code.

Text Font Color

.myTextColor { color: #408724; }

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

This text font color is #408724.

Background Color

.myBgColor { background-color: #408724; }

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

This div background color is #408724.

Border color

.myBorderColor { border: 1px solid #408724; }

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

This div border color is #408724.

Opacity

.myOpacity80 { color: #408724; opacity: 0.8; }

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

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

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

This text has shadow with #408724 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #408724.

Preview

Color preview on black background

This text has color #408724 on black background.


Color preview on white background

This text has color #408724 on white background.


Black color preview on #408724 background

This text has black color on #408724 background.


White color preview on #408724 background

This text has white color on #408724 background.


Related colors

Complementary color

Complementary color for #hex is #BF78DB.


I love getcolorcode.com

Triadic colors

1 #244087 and #872440 with #408724 are triadic colors.

2 #248740 and #874024 with #408724 are triadic colors.