COLOR #407480

HEX: #407480 RGB: (64,116,128)

Color info

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

RGB color model

#407480 color RGB value is (64,116,128).

RGB: (64,116,128) (25%, 45%, 50%)

RGB channels and saturation

R 64 of 255 = 25%
G 116 of 255 = 45%
B 128 of 255 = 50%

64
116
128

R + G + B ~ 40%. #407480 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 64 + 116 + 128 = 308 (100%)
R 64 of 308 ~ 20.78%
G 116 of 308 ~ 37.66%
B 128 of 308 ~ 41.56'%

%20.78
%37.66
%41.56

CMYK color model

#407480 color CMYK value is (50,9,0,50).

  • cyan value is 50.00%
  • magenta value is 9.38%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (50,9,0,50)
C50M9Y0K50 (50%, 9%, 0%, 50%)
(0.50 / 0.09 / 0.00 / 0.50)

CMYK percentages

%50
%9.38
%0
%49.8

Codes

Color #407480 in popluar color models

40 74 80
RGB 64 116 128
HSL 191° 33.33% 37.65%
HSB/HSV 191° 50.00% 50.20%
CMYK 50.00% 9.38% 0.00%
49.80%

Color #407480 in popluar number systems.

HEX 40 74 80
Decimal 64 116 128
Binary 1000000 1110100 10000000
Octal 100 164 200

Shades and tints

Shades of #407480

#407480
(64,116,128)
#3B6A75
(59,106,117)
#36606A
(54,96,106)
#31565F
(49,86,95)
#2C4C54
(44,76,84)
#274249
(39,66,73)
#22383E
(34,56,62)
#1D2E33
(29,46,51)
#182428
(24,36,40)
#131A1D
(19,26,29)
#0E1012
(14,16,18)
#000000
(0,0,0)

Tints of #407480

#407480
(64,116,128)
#51808B
(81,128,139)
#628C96
(98,140,150)
#7398A1
(115,152,161)
#84A4AC
(132,164,172)
#95B0B7
(149,176,183)
#A6BCC2
(166,188,194)
#B7C8CD
(183,200,205)
#C8D4D8
(200,212,216)
#D9E0E3
(217,224,227)
#EAECEE
(234,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #407480 color. Also use rgb(64,116,128) instead hex code.

Text Font Color

.myTextColor { color: #407480; }

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

This text font color is #407480.

Background Color

.myBgColor { background-color: #407480; }

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

This div background color is #407480.

Border color

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

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

This div border color is #407480.

Opacity

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

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

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

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

This text has shadow with #407480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407480.

Preview

Color preview on black background

This text has color #407480 on black background.


Color preview on white background

This text has color #407480 on white background.


Black color preview on #407480 background

This text has black color on #407480 background.


White color preview on #407480 background

This text has white color on #407480 background.


Related colors

Complementary color

Complementary color for #hex is #BF8B7F.


I love getcolorcode.com

Triadic colors

1 #804074 and #748040 with #407480 are triadic colors.

2 #807440 and #744080 with #407480 are triadic colors.