COLOR #407A48

HEX: #407A48 RGB: (64,122,72)

Color info

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

RGB color model

#407A48 color RGB value is (64,122,72).

RGB: (64,122,72) (25%, 48%, 28%)

RGB channels and saturation

R 64 of 255 = 25%
G 122 of 255 = 48%
B 72 of 255 = 28%

64
122
72

R + G + B ~ 34%. #407A48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 122 + 72 = 258 (100%)
R 64 of 258 ~ 24.81%
G 122 of 258 ~ 47.29%
B 72 of 258 ~ 27.91'%

%24.81
%47.29
%27.91

CMYK color model

#407A48 color CMYK value is (48,0,41,52).

  • cyan value is 47.54%
  • magenta value is 0.00%
  • yellow value is 40.98%
  • key color value is 52.16%

CMYK: (48,0,41,52)
C48M0Y41K52 (48%, 0%, 41%, 52%)
(0.48 / 0.00 / 0.41 / 0.52)

CMYK percentages

%47.54
%0
%40.98
%52.16

Codes

Color #407A48 in popluar color models

40 7A 48
RGB 64 122 72
HSL 128° 31.18% 36.47%
HSB/HSV 128° 47.54% 47.84%
CMYK 47.54% 0.00% 40.98%
52.16%

Color #407A48 in popluar number systems.

HEX 40 7A 48
Decimal 64 122 72
Binary 1000000 1111010 1001000
Octal 100 172 110

Shades and tints

Shades of #407A48

#407A48
(64,122,72)
#3B6F42
(59,111,66)
#36643C
(54,100,60)
#315936
(49,89,54)
#2C4E30
(44,78,48)
#27432A
(39,67,42)
#223824
(34,56,36)
#1D2D1E
(29,45,30)
#182218
(24,34,24)
#131712
(19,23,18)
#0E0C0C
(14,12,12)
#000000
(0,0,0)

Tints of #407A48

#407A48
(64,122,72)
#518658
(81,134,88)
#629268
(98,146,104)
#739E78
(115,158,120)
#84AA88
(132,170,136)
#95B698
(149,182,152)
#A6C2A8
(166,194,168)
#B7CEB8
(183,206,184)
#C8DAC8
(200,218,200)
#D9E6D8
(217,230,216)
#EAF2E8
(234,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #407A48 color. Also use rgb(64,122,72) instead hex code.

Text Font Color

.myTextColor { color: #407A48; }

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

This text font color is #407A48.

Background Color

.myBgColor { background-color: #407A48; }

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

This div background color is #407A48.

Border color

.myBorderColor { border: 1px solid #407A48; }

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

This div border color is #407A48.

Opacity

.myOpacity80 { color: #407A48; opacity: 0.8; }

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

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

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

This text has shadow with #407A48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407A48.

Preview

Color preview on black background

This text has color #407A48 on black background.


Color preview on white background

This text has color #407A48 on white background.


Black color preview on #407A48 background

This text has black color on #407A48 background.


White color preview on #407A48 background

This text has white color on #407A48 background.


Related colors

Complementary color

Complementary color for #hex is #BF85B7.


I love getcolorcode.com

Triadic colors

1 #48407A and #7A4840 with #407A48 are triadic colors.

2 #487A40 and #7A4048 with #407A48 are triadic colors.