COLOR #466872

HEX: #466872 RGB: (70,104,114)

Color info

#466872 contains red, green and blue colors in about the same proportion. Web safe color of #466872 is #336666 (or #366).

RGB color model

#466872 color RGB value is (70,104,114).

RGB: (70,104,114) (27%, 41%, 45%)

RGB channels and saturation

R 70 of 255 = 27%
G 104 of 255 = 41%
B 114 of 255 = 45%

70
104
114

R + G + B ~ 38%. #466872 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 104 + 114 = 288 (100%)
R 70 of 288 ~ 24.31%
G 104 of 288 ~ 36.11%
B 114 of 288 ~ 39.58'%

%24.31
%36.11
%39.58

CMYK color model

#466872 color CMYK value is (39,9,0,55).

  • cyan value is 38.60%
  • magenta value is 8.77%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (39,9,0,55)
C39M9Y0K55 (39%, 9%, 0%, 55%)
(0.39 / 0.09 / 0.00 / 0.55)

CMYK percentages

%38.6
%8.77
%0
%55.29

Codes

Color #466872 in popluar color models

46 68 72
RGB 70 104 114
HSL 194° 23.91% 36.08%
HSB/HSV 194° 38.60% 44.71%
CMYK 38.60% 8.77% 0.00%
55.29%

Color #466872 in popluar number systems.

HEX 46 68 72
Decimal 70 104 114
Binary 1000110 1101000 1110010
Octal 106 150 162

Shades and tints

Shades of #466872

#466872
(70,104,114)
#405F68
(64,95,104)
#3A565E
(58,86,94)
#344D54
(52,77,84)
#2E444A
(46,68,74)
#283B40
(40,59,64)
#223236
(34,50,54)
#1C292C
(28,41,44)
#162022
(22,32,34)
#101718
(16,23,24)
#0A0E0E
(10,14,14)
#000000
(0,0,0)

Tints of #466872

#466872
(70,104,114)
#56757E
(86,117,126)
#66828A
(102,130,138)
#768F96
(118,143,150)
#869CA2
(134,156,162)
#96A9AE
(150,169,174)
#A6B6BA
(166,182,186)
#B6C3C6
(182,195,198)
#C6D0D2
(198,208,210)
#D6DDDE
(214,221,222)
#E6EAEA
(230,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466872 color. Also use rgb(70,104,114) instead hex code.

Text Font Color

.myTextColor { color: #466872; }

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

This text font color is #466872.

Background Color

.myBgColor { background-color: #466872; }

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

This div background color is #466872.

Border color

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

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

This div border color is #466872.

Opacity

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

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

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

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

This text has shadow with #466872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466872.

Preview

Color preview on black background

This text has color #466872 on black background.


Color preview on white background

This text has color #466872 on white background.


Black color preview on #466872 background

This text has black color on #466872 background.


White color preview on #466872 background

This text has white color on #466872 background.


Related colors

Complementary color

Complementary color for #hex is #B9978D.


I love getcolorcode.com

Triadic colors

1 #724668 and #687246 with #466872 are triadic colors.

2 #726846 and #684672 with #466872 are triadic colors.