COLOR #467087

HEX: #467087 RGB: (70,112,135)

Color info

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

RGB color model

#467087 color RGB value is (70,112,135).

RGB: (70,112,135) (27%, 44%, 53%)

RGB channels and saturation

R 70 of 255 = 27%
G 112 of 255 = 44%
B 135 of 255 = 53%

70
112
135

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

Portions of RGB colors in percentages

R + G + B = 70 + 112 + 135 = 317 (100%)
R 70 of 317 ~ 22.08%
G 112 of 317 ~ 35.33%
B 135 of 317 ~ 42.59'%

%22.08
%35.33
%42.59

CMYK color model

#467087 color CMYK value is (48,17,0,47).

  • cyan value is 48.15%
  • magenta value is 17.04%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (48,17,0,47)
C48M17Y0K47 (48%, 17%, 0%, 47%)
(0.48 / 0.17 / 0.00 / 0.47)

CMYK percentages

%48.15
%17.04
%0
%47.06

Codes

Color #467087 in popluar color models

46 70 87
RGB 70 112 135
HSL 201° 31.71% 40.20%
HSB/HSV 201° 48.15% 52.94%
CMYK 48.15% 17.04% 0.00%
47.06%

Color #467087 in popluar number systems.

HEX 46 70 87
Decimal 70 112 135
Binary 1000110 1110000 10000111
Octal 106 160 207

Shades and tints

Shades of #467087

#467087
(70,112,135)
#40667B
(64,102,123)
#3A5C6F
(58,92,111)
#345263
(52,82,99)
#2E4857
(46,72,87)
#283E4B
(40,62,75)
#22343F
(34,52,63)
#1C2A33
(28,42,51)
#162027
(22,32,39)
#10161B
(16,22,27)
#0A0C0F
(10,12,15)
#000000
(0,0,0)

Tints of #467087

#467087
(70,112,135)
#567D91
(86,125,145)
#668A9B
(102,138,155)
#7697A5
(118,151,165)
#86A4AF
(134,164,175)
#96B1B9
(150,177,185)
#A6BEC3
(166,190,195)
#B6CBCD
(182,203,205)
#C6D8D7
(198,216,215)
#D6E5E1
(214,229,225)
#E6F2EB
(230,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #467087 color. Also use rgb(70,112,135) instead hex code.

Text Font Color

.myTextColor { color: #467087; }

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

This text font color is #467087.

Background Color

.myBgColor { background-color: #467087; }

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

This div background color is #467087.

Border color

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

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

This div border color is #467087.

Opacity

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

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

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

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

This text has shadow with #467087 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467087.

Preview

Color preview on black background

This text has color #467087 on black background.


Color preview on white background

This text has color #467087 on white background.


Black color preview on #467087 background

This text has black color on #467087 background.


White color preview on #467087 background

This text has white color on #467087 background.


Related colors

Complementary color

Complementary color for #hex is #B98F78.


I love getcolorcode.com

Triadic colors

1 #874670 and #708746 with #467087 are triadic colors.

2 #877046 and #704687 with #467087 are triadic colors.