COLOR #407089

HEX: #407089 RGB: (64,112,137)

Color info

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

RGB color model

#407089 color RGB value is (64,112,137).

RGB: (64,112,137) (25%, 44%, 54%)

RGB channels and saturation

R 64 of 255 = 25%
G 112 of 255 = 44%
B 137 of 255 = 54%

64
112
137

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

Portions of RGB colors in percentages

R + G + B = 64 + 112 + 137 = 313 (100%)
R 64 of 313 ~ 20.45%
G 112 of 313 ~ 35.78%
B 137 of 313 ~ 43.77'%

%20.45
%35.78
%43.77

CMYK color model

#407089 color CMYK value is (53,18,0,46).

  • cyan value is 53.28%
  • magenta value is 18.25%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (53,18,0,46)
C53M18Y0K46 (53%, 18%, 0%, 46%)
(0.53 / 0.18 / 0.00 / 0.46)

CMYK percentages

%53.28
%18.25
%0
%46.27

Codes

Color #407089 in popluar color models

40 70 89
RGB 64 112 137
HSL 201° 36.32% 39.41%
HSB/HSV 201° 53.28% 53.73%
CMYK 53.28% 18.25% 0.00%
46.27%

Color #407089 in popluar number systems.

HEX 40 70 89
Decimal 64 112 137
Binary 1000000 1110000 10001001
Octal 100 160 211

Shades and tints

Shades of #407089

#407089
(64,112,137)
#3B667D
(59,102,125)
#365C71
(54,92,113)
#315265
(49,82,101)
#2C4859
(44,72,89)
#273E4D
(39,62,77)
#223441
(34,52,65)
#1D2A35
(29,42,53)
#182029
(24,32,41)
#13161D
(19,22,29)
#0E0C11
(14,12,17)
#000000
(0,0,0)

Tints of #407089

#407089
(64,112,137)
#517D93
(81,125,147)
#628A9D
(98,138,157)
#7397A7
(115,151,167)
#84A4B1
(132,164,177)
#95B1BB
(149,177,187)
#A6BEC5
(166,190,197)
#B7CBCF
(183,203,207)
#C8D8D9
(200,216,217)
#D9E5E3
(217,229,227)
#EAF2ED
(234,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #407089; }

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

This text font color is #407089.

Background Color

.myBgColor { background-color: #407089; }

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

This div background color is #407089.

Border color

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

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

This div border color is #407089.

Opacity

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

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

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

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

This text has shadow with #407089 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407089.

Preview

Color preview on black background

This text has color #407089 on black background.


Color preview on white background

This text has color #407089 on white background.


Black color preview on #407089 background

This text has black color on #407089 background.


White color preview on #407089 background

This text has white color on #407089 background.


Related colors

Complementary color

Complementary color for #hex is #BF8F76.


I love getcolorcode.com

Triadic colors

1 #894070 and #708940 with #407089 are triadic colors.

2 #897040 and #704089 with #407089 are triadic colors.