COLOR #467699

HEX: #467699 RGB: (70,118,153)

Color info

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

RGB color model

#467699 color RGB value is (70,118,153).

RGB: (70,118,153) (27%, 46%, 60%)

RGB channels and saturation

R 70 of 255 = 27%
G 118 of 255 = 46%
B 153 of 255 = 60%

70
118
153

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

Portions of RGB colors in percentages

R + G + B = 70 + 118 + 153 = 341 (100%)
R 70 of 341 ~ 20.53%
G 118 of 341 ~ 34.6%
B 153 of 341 ~ 44.87'%

%20.53
%34.6
%44.87

CMYK color model

#467699 color CMYK value is (54,23,0,40).

  • cyan value is 54.25%
  • magenta value is 22.88%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (54,23,0,40)
C54M23Y0K40 (54%, 23%, 0%, 40%)
(0.54 / 0.23 / 0.00 / 0.40)

CMYK percentages

%54.25
%22.88
%0
%40

Codes

Color #467699 in popluar color models

46 76 99
RGB 70 118 153
HSL 205° 37.22% 43.73%
HSB/HSV 205° 54.25% 60.00%
CMYK 54.25% 22.88% 0.00%
40.00%

Color #467699 in popluar number systems.

HEX 46 76 99
Decimal 70 118 153
Binary 1000110 1110110 10011001
Octal 106 166 231

Shades and tints

Shades of #467699

#467699
(70,118,153)
#406C8C
(64,108,140)
#3A627F
(58,98,127)
#345872
(52,88,114)
#2E4E65
(46,78,101)
#284458
(40,68,88)
#223A4B
(34,58,75)
#1C303E
(28,48,62)
#162631
(22,38,49)
#101C24
(16,28,36)
#0A1217
(10,18,23)
#000000
(0,0,0)

Tints of #467699

#467699
(70,118,153)
#5682A2
(86,130,162)
#668EAB
(102,142,171)
#769AB4
(118,154,180)
#86A6BD
(134,166,189)
#96B2C6
(150,178,198)
#A6BECF
(166,190,207)
#B6CAD8
(182,202,216)
#C6D6E1
(198,214,225)
#D6E2EA
(214,226,234)
#E6EEF3
(230,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #467699 color. Also use rgb(70,118,153) instead hex code.

Text Font Color

.myTextColor { color: #467699; }

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

This text font color is #467699.

Background Color

.myBgColor { background-color: #467699; }

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

This div background color is #467699.

Border color

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

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

This div border color is #467699.

Opacity

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

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

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

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

This text has shadow with #467699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467699.

Preview

Color preview on black background

This text has color #467699 on black background.


Color preview on white background

This text has color #467699 on white background.


Black color preview on #467699 background

This text has black color on #467699 background.


White color preview on #467699 background

This text has white color on #467699 background.


Related colors

Complementary color

Complementary color for #hex is #B98966.


I love getcolorcode.com

Triadic colors

1 #994676 and #769946 with #467699 are triadic colors.

2 #997646 and #764699 with #467699 are triadic colors.