COLOR #407335

HEX: #407335 RGB: (64,115,53)

Color info

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

RGB color model

#407335 color RGB value is (64,115,53).

RGB: (64,115,53) (25%, 45%, 21%)

RGB channels and saturation

R 64 of 255 = 25%
G 115 of 255 = 45%
B 53 of 255 = 21%

64
115
53

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

Portions of RGB colors in percentages

R + G + B = 64 + 115 + 53 = 232 (100%)
R 64 of 232 ~ 27.59%
G 115 of 232 ~ 49.57%
B 53 of 232 ~ 22.84'%

%27.59
%49.57
%22.84

CMYK color model

#407335 color CMYK value is (44,0,54,55).

  • cyan value is 44.35%
  • magenta value is 0.00%
  • yellow value is 53.91%
  • key color value is 54.90%

CMYK: (44,0,54,55)
C44M0Y54K55 (44%, 0%, 54%, 55%)
(0.44 / 0.00 / 0.54 / 0.55)

CMYK percentages

%44.35
%0
%53.91
%54.9

Codes

Color #407335 in popluar color models

40 73 35
RGB 64 115 53
HSL 109° 36.90% 32.94%
HSB/HSV 109° 53.91% 45.10%
CMYK 44.35% 0.00% 53.91%
54.90%

Color #407335 in popluar number systems.

HEX 40 73 35
Decimal 64 115 53
Binary 1000000 1110011 110101
Octal 100 163 65

Shades and tints

Shades of #407335

#407335
(64,115,53)
#3B6931
(59,105,49)
#365F2D
(54,95,45)
#315529
(49,85,41)
#2C4B25
(44,75,37)
#274121
(39,65,33)
#22371D
(34,55,29)
#1D2D19
(29,45,25)
#182315
(24,35,21)
#131911
(19,25,17)
#0E0F0D
(14,15,13)
#000000
(0,0,0)

Tints of #407335

#407335
(64,115,53)
#517F47
(81,127,71)
#628B59
(98,139,89)
#73976B
(115,151,107)
#84A37D
(132,163,125)
#95AF8F
(149,175,143)
#A6BBA1
(166,187,161)
#B7C7B3
(183,199,179)
#C8D3C5
(200,211,197)
#D9DFD7
(217,223,215)
#EAEBE9
(234,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #407335 color. Also use rgb(64,115,53) instead hex code.

Text Font Color

.myTextColor { color: #407335; }

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

This text font color is #407335.

Background Color

.myBgColor { background-color: #407335; }

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

This div background color is #407335.

Border color

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

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

This div border color is #407335.

Opacity

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

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

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

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

This text has shadow with #407335 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407335.

Preview

Color preview on black background

This text has color #407335 on black background.


Color preview on white background

This text has color #407335 on white background.


Black color preview on #407335 background

This text has black color on #407335 background.


White color preview on #407335 background

This text has white color on #407335 background.


Related colors

Complementary color

Complementary color for #hex is #BF8CCA.


I love getcolorcode.com

Triadic colors

1 #354073 and #733540 with #407335 are triadic colors.

2 #357340 and #734035 with #407335 are triadic colors.