COLOR #466479

HEX: #466479 RGB: (70,100,121)

Color info

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

RGB color model

#466479 color RGB value is (70,100,121).

RGB: (70,100,121) (27%, 39%, 47%)

RGB channels and saturation

R 70 of 255 = 27%
G 100 of 255 = 39%
B 121 of 255 = 47%

70
100
121

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

Portions of RGB colors in percentages

R + G + B = 70 + 100 + 121 = 291 (100%)
R 70 of 291 ~ 24.05%
G 100 of 291 ~ 34.36%
B 121 of 291 ~ 41.58'%

%24.05
%34.36
%41.58

CMYK color model

#466479 color CMYK value is (42,17,0,53).

  • cyan value is 42.15%
  • magenta value is 17.36%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (42,17,0,53)
C42M17Y0K53 (42%, 17%, 0%, 53%)
(0.42 / 0.17 / 0.00 / 0.53)

CMYK percentages

%42.15
%17.36
%0
%52.55

Codes

Color #466479 in popluar color models

46 64 79
RGB 70 100 121
HSL 205° 26.70% 37.45%
HSB/HSV 205° 42.15% 47.45%
CMYK 42.15% 17.36% 0.00%
52.55%

Color #466479 in popluar number systems.

HEX 46 64 79
Decimal 70 100 121
Binary 1000110 1100100 1111001
Octal 106 144 171

Shades and tints

Shades of #466479

#466479
(70,100,121)
#405B6E
(64,91,110)
#3A5263
(58,82,99)
#344958
(52,73,88)
#2E404D
(46,64,77)
#283742
(40,55,66)
#222E37
(34,46,55)
#1C252C
(28,37,44)
#161C21
(22,28,33)
#101316
(16,19,22)
#0A0A0B
(10,10,11)
#000000
(0,0,0)

Tints of #466479

#466479
(70,100,121)
#567285
(86,114,133)
#668091
(102,128,145)
#768E9D
(118,142,157)
#869CA9
(134,156,169)
#96AAB5
(150,170,181)
#A6B8C1
(166,184,193)
#B6C6CD
(182,198,205)
#C6D4D9
(198,212,217)
#D6E2E5
(214,226,229)
#E6F0F1
(230,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466479 color. Also use rgb(70,100,121) instead hex code.

Text Font Color

.myTextColor { color: #466479; }

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

This text font color is #466479.

Background Color

.myBgColor { background-color: #466479; }

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

This div background color is #466479.

Border color

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

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

This div border color is #466479.

Opacity

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

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

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

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

This text has shadow with #466479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466479.

Preview

Color preview on black background

This text has color #466479 on black background.


Color preview on white background

This text has color #466479 on white background.


Black color preview on #466479 background

This text has black color on #466479 background.


White color preview on #466479 background

This text has white color on #466479 background.


Related colors

Complementary color

Complementary color for #hex is #B99B86.


I love getcolorcode.com

Triadic colors

1 #794664 and #647946 with #466479 are triadic colors.

2 #796446 and #644679 with #466479 are triadic colors.