COLOR #407796

HEX: #407796 RGB: (64,119,150)

Color info

#407796 contains mainly green and blue colors. Web safe color of #407796 is #336699 (or #369).

RGB color model

#407796 color RGB value is (64,119,150).

RGB: (64,119,150) (25%, 47%, 59%)

RGB channels and saturation

R 64 of 255 = 25%
G 119 of 255 = 47%
B 150 of 255 = 59%

64
119
150

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

Portions of RGB colors in percentages

R + G + B = 64 + 119 + 150 = 333 (100%)
R 64 of 333 ~ 19.22%
G 119 of 333 ~ 35.74%
B 150 of 333 ~ 45.05'%

%19.22
%35.74
%45.05

CMYK color model

#407796 color CMYK value is (57,21,0,41).

  • cyan value is 57.33%
  • magenta value is 20.67%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (57,21,0,41)
C57M21Y0K41 (57%, 21%, 0%, 41%)
(0.57 / 0.21 / 0.00 / 0.41)

CMYK percentages

%57.33
%20.67
%0
%41.18

Codes

Color #407796 in popluar color models

40 77 96
RGB 64 119 150
HSL 202° 40.19% 41.96%
HSB/HSV 202° 57.33% 58.82%
CMYK 57.33% 20.67% 0.00%
41.18%

Color #407796 in popluar number systems.

HEX 40 77 96
Decimal 64 119 150
Binary 1000000 1110111 10010110
Octal 100 167 226

Shades and tints

Shades of #407796

#407796
(64,119,150)
#3B6D89
(59,109,137)
#36637C
(54,99,124)
#31596F
(49,89,111)
#2C4F62
(44,79,98)
#274555
(39,69,85)
#223B48
(34,59,72)
#1D313B
(29,49,59)
#18272E
(24,39,46)
#131D21
(19,29,33)
#0E1314
(14,19,20)
#000000
(0,0,0)

Tints of #407796

#407796
(64,119,150)
#51839F
(81,131,159)
#628FA8
(98,143,168)
#739BB1
(115,155,177)
#84A7BA
(132,167,186)
#95B3C3
(149,179,195)
#A6BFCC
(166,191,204)
#B7CBD5
(183,203,213)
#C8D7DE
(200,215,222)
#D9E3E7
(217,227,231)
#EAEFF0
(234,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #407796 color. Also use rgb(64,119,150) instead hex code.

Text Font Color

.myTextColor { color: #407796; }

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

This text font color is #407796.

Background Color

.myBgColor { background-color: #407796; }

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

This div background color is #407796.

Border color

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

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

This div border color is #407796.

Opacity

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

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

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

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

This text has shadow with #407796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407796.

Preview

Color preview on black background

This text has color #407796 on black background.


Color preview on white background

This text has color #407796 on white background.


Black color preview on #407796 background

This text has black color on #407796 background.


White color preview on #407796 background

This text has white color on #407796 background.


Related colors

Complementary color

Complementary color for #hex is #BF8869.


I love getcolorcode.com

Triadic colors

1 #964077 and #779640 with #407796 are triadic colors.

2 #967740 and #774096 with #407796 are triadic colors.