COLOR #407541

HEX: #407541 RGB: (64,117,65)

Color info

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

RGB color model

#407541 color RGB value is (64,117,65).

RGB: (64,117,65) (25%, 46%, 25%)

RGB channels and saturation

R 64 of 255 = 25%
G 117 of 255 = 46%
B 65 of 255 = 25%

64
117
65

R + G + B ~ 32%. #407541 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 117 + 65 = 246 (100%)
R 64 of 246 ~ 26.02%
G 117 of 246 ~ 47.56%
B 65 of 246 ~ 26.42'%

%26.02
%47.56
%26.42

CMYK color model

#407541 color CMYK value is (45,0,44,54).

  • cyan value is 45.30%
  • magenta value is 0.00%
  • yellow value is 44.44%
  • key color value is 54.12%

CMYK: (45,0,44,54)
C45M0Y44K54 (45%, 0%, 44%, 54%)
(0.45 / 0.00 / 0.44 / 0.54)

CMYK percentages

%45.3
%0
%44.44
%54.12

Codes

Color #407541 in popluar color models

40 75 41
RGB 64 117 65
HSL 121° 29.28% 35.49%
HSB/HSV 121° 45.30% 45.88%
CMYK 45.30% 0.00% 44.44%
54.12%

Color #407541 in popluar number systems.

HEX 40 75 41
Decimal 64 117 65
Binary 1000000 1110101 1000001
Octal 100 165 101

Shades and tints

Shades of #407541

#407541
(64,117,65)
#3B6B3C
(59,107,60)
#366137
(54,97,55)
#315732
(49,87,50)
#2C4D2D
(44,77,45)
#274328
(39,67,40)
#223923
(34,57,35)
#1D2F1E
(29,47,30)
#182519
(24,37,25)
#131B14
(19,27,20)
#0E110F
(14,17,15)
#000000
(0,0,0)

Tints of #407541

#407541
(64,117,65)
#518152
(81,129,82)
#628D63
(98,141,99)
#739974
(115,153,116)
#84A585
(132,165,133)
#95B196
(149,177,150)
#A6BDA7
(166,189,167)
#B7C9B8
(183,201,184)
#C8D5C9
(200,213,201)
#D9E1DA
(217,225,218)
#EAEDEB
(234,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #407541 color. Also use rgb(64,117,65) instead hex code.

Text Font Color

.myTextColor { color: #407541; }

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

This text font color is #407541.

Background Color

.myBgColor { background-color: #407541; }

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

This div background color is #407541.

Border color

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

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

This div border color is #407541.

Opacity

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

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

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

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

This text has shadow with #407541 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407541.

Preview

Color preview on black background

This text has color #407541 on black background.


Color preview on white background

This text has color #407541 on white background.


Black color preview on #407541 background

This text has black color on #407541 background.


White color preview on #407541 background

This text has white color on #407541 background.


Related colors

Complementary color

Complementary color for #hex is #BF8ABE.


I love getcolorcode.com

Triadic colors

1 #414075 and #754140 with #407541 are triadic colors.

2 #417540 and #754041 with #407541 are triadic colors.