COLOR #407670

HEX: #407670 RGB: (64,118,112)

Color info

#407670 contains red, green and blue colors in about the same proportion. Web safe color of #407670 is #336666 (or #366).

RGB color model

#407670 color RGB value is (64,118,112).

RGB: (64,118,112) (25%, 46%, 44%)

RGB channels and saturation

R 64 of 255 = 25%
G 118 of 255 = 46%
B 112 of 255 = 44%

64
118
112

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

Portions of RGB colors in percentages

R + G + B = 64 + 118 + 112 = 294 (100%)
R 64 of 294 ~ 21.77%
G 118 of 294 ~ 40.14%
B 112 of 294 ~ 38.1'%

%21.77
%40.14
%38.1

CMYK color model

#407670 color CMYK value is (46,0,5,54).

  • cyan value is 45.76%
  • magenta value is 0.00%
  • yellow value is 5.08%
  • key color value is 53.73%

CMYK: (46,0,5,54)
C46M0Y5K54 (46%, 0%, 5%, 54%)
(0.46 / 0.00 / 0.05 / 0.54)

CMYK percentages

%45.76
%0
%5.08
%53.73

Codes

Color #407670 in popluar color models

40 76 70
RGB 64 118 112
HSL 173° 29.67% 35.69%
HSB/HSV 173° 45.76% 46.27%
CMYK 45.76% 0.00% 5.08%
53.73%

Color #407670 in popluar number systems.

HEX 40 76 70
Decimal 64 118 112
Binary 1000000 1110110 1110000
Octal 100 166 160

Shades and tints

Shades of #407670

#407670
(64,118,112)
#3B6C66
(59,108,102)
#36625C
(54,98,92)
#315852
(49,88,82)
#2C4E48
(44,78,72)
#27443E
(39,68,62)
#223A34
(34,58,52)
#1D302A
(29,48,42)
#182620
(24,38,32)
#131C16
(19,28,22)
#0E120C
(14,18,12)
#000000
(0,0,0)

Tints of #407670

#407670
(64,118,112)
#51827D
(81,130,125)
#628E8A
(98,142,138)
#739A97
(115,154,151)
#84A6A4
(132,166,164)
#95B2B1
(149,178,177)
#A6BEBE
(166,190,190)
#B7CACB
(183,202,203)
#C8D6D8
(200,214,216)
#D9E2E5
(217,226,229)
#EAEEF2
(234,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #407670 color. Also use rgb(64,118,112) instead hex code.

Text Font Color

.myTextColor { color: #407670; }

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

This text font color is #407670.

Background Color

.myBgColor { background-color: #407670; }

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

This div background color is #407670.

Border color

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

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

This div border color is #407670.

Opacity

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

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

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

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

This text has shadow with #407670 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407670.

Preview

Color preview on black background

This text has color #407670 on black background.


Color preview on white background

This text has color #407670 on white background.


Black color preview on #407670 background

This text has black color on #407670 background.


White color preview on #407670 background

This text has white color on #407670 background.


Related colors

Complementary color

Complementary color for #hex is #BF898F.


I love getcolorcode.com

Triadic colors

1 #704076 and #767040 with #407670 are triadic colors.

2 #707640 and #764070 with #407670 are triadic colors.