COLOR #407D66

HEX: #407D66 RGB: (64,125,102)

Color info

#407D66 contains mainly green and blue colors. Web safe color of #407D66 is #336666 (or #366).

RGB color model

#407D66 color RGB value is (64,125,102).

RGB: (64,125,102) (25%, 49%, 40%)

RGB channels and saturation

R 64 of 255 = 25%
G 125 of 255 = 49%
B 102 of 255 = 40%

64
125
102

R + G + B ~ 38%. #407D66 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 125 + 102 = 291 (100%)
R 64 of 291 ~ 21.99%
G 125 of 291 ~ 42.96%
B 102 of 291 ~ 35.05'%

%21.99
%42.96
%35.05

CMYK color model

#407D66 color CMYK value is (49,0,18,51).

  • cyan value is 48.80%
  • magenta value is 0.00%
  • yellow value is 18.40%
  • key color value is 50.98%
CMYK: (49,0,18,51) C49M0Y18K51 (49%,0%,18%,51%) (0.49/0.00/0.18/0.51) 

CMYK percentages

%48.8
%0
%18.4
%50.98

Codes

Color #407D66 in popluar color models

40 7D 66
RGB 64 125 102
HSL 157° 32.28% 37.06%
HSB/HSV 157° 48.80% 49.02%
CMYK 48.80% 0.00% 18.40%
50.98%

Color #407D66 in popluar number systems.

HEX 40 7D 66
Decimal 64 125 102
Binary 1000000 1111101 1100110
Octal 100 175 146

Shades and tints

Shades of #407D66

#407D66
(64,125,102)
#3B725D
(59,114,93)
#366754
(54,103,84)
#315C4B
(49,92,75)
#2C5142
(44,81,66)
#274639
(39,70,57)
#223B30
(34,59,48)
#1D3027
(29,48,39)
#18251E
(24,37,30)
#131A15
(19,26,21)
#0E0F0C
(14,15,12)
#000000
(0,0,0)

Tints of #407D66

#407D66
(64,125,102)
#518873
(81,136,115)
#629380
(98,147,128)
#739E8D
(115,158,141)
#84A99A
(132,169,154)
#95B4A7
(149,180,167)
#A6BFB4
(166,191,180)
#B7CAC1
(183,202,193)
#C8D5CE
(200,213,206)
#D9E0DB
(217,224,219)
#EAEBE8
(234,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #407D66 color. Also use rgb(64,125,102) instead hex code.

Text Font Color

.myTextColor { color: #407D66; }

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

This text font color is #407D66.

Background Color

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

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

This div background color is #407D66.

Border color

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

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

This div border color is #407D66.

Opacity

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

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

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

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

This text has shadow with #407D66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407D66.

Preview

Color preview on black background

This text has color #407D66 on black background.


Color preview on white background

This text has color #407D66 on white background.


Black color preview on #407D66 background

This text has black color on #407D66 background.


White color preview on #407D66 background

This text has white color on #407D66 background.


Related colors

Complementary color

Complementary color for #hex is #BF8299.


I love getcolorcode.com

Triadic colors

1 #66407D and #7D6640 with #407D66 are triadic colors.

2 #667D40 and #7D4066 with #407D66 are triadic colors.