COLOR #407673

HEX: #407673 RGB: (64,118,115)

Color info

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

RGB color model

#407673 color RGB value is (64,118,115).

RGB: (64,118,115) (25%, 46%, 45%)

RGB channels and saturation

R 64 of 255 = 25%
G 118 of 255 = 46%
B 115 of 255 = 45%

64
118
115

R + G + B ~ 39%. #407673 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 118 + 115 = 297 (100%)
R 64 of 297 ~ 21.55%
G 118 of 297 ~ 39.73%
B 115 of 297 ~ 38.72'%

%21.55
%39.73
%38.72

CMYK color model

#407673 color CMYK value is (46,0,3,54).

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

CMYK: (46,0,3,54)
C46M0Y3K54 (46%, 0%, 3%, 54%)
(0.46 / 0.00 / 0.03 / 0.54)

CMYK percentages

%45.76
%0
%2.54
%53.73

Codes

Color #407673 in popluar color models

40 76 73
RGB 64 118 115
HSL 177° 29.67% 35.69%
HSB/HSV 177° 45.76% 46.27%
CMYK 45.76% 0.00% 2.54%
53.73%

Color #407673 in popluar number systems.

HEX 40 76 73
Decimal 64 118 115
Binary 1000000 1110110 1110011
Octal 100 166 163

Shades and tints

Shades of #407673

#407673
(64,118,115)
#3B6C69
(59,108,105)
#36625F
(54,98,95)
#315855
(49,88,85)
#2C4E4B
(44,78,75)
#274441
(39,68,65)
#223A37
(34,58,55)
#1D302D
(29,48,45)
#182623
(24,38,35)
#131C19
(19,28,25)
#0E120F
(14,18,15)
#000000
(0,0,0)

Tints of #407673

#407673
(64,118,115)
#51827F
(81,130,127)
#628E8B
(98,142,139)
#739A97
(115,154,151)
#84A6A3
(132,166,163)
#95B2AF
(149,178,175)
#A6BEBB
(166,190,187)
#B7CAC7
(183,202,199)
#C8D6D3
(200,214,211)
#D9E2DF
(217,226,223)
#EAEEEB
(234,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #407673; }

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

This text font color is #407673.

Background Color

.myBgColor { background-color: #407673; }

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

This div background color is #407673.

Border color

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

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

This div border color is #407673.

Opacity

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

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

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

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

This text has shadow with #407673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407673.

Preview

Color preview on black background

This text has color #407673 on black background.


Color preview on white background

This text has color #407673 on white background.


Black color preview on #407673 background

This text has black color on #407673 background.


White color preview on #407673 background

This text has white color on #407673 background.


Related colors

Complementary color

Complementary color for #hex is #BF898C.


I love getcolorcode.com

Triadic colors

1 #734076 and #767340 with #407673 are triadic colors.

2 #737640 and #764073 with #407673 are triadic colors.