COLOR #466559

HEX: #466559 RGB: (70,101,89)

Color info

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

RGB color model

#466559 color RGB value is (70,101,89).

RGB: (70,101,89) (27%, 40%, 35%)

RGB channels and saturation

R 70 of 255 = 27%
G 101 of 255 = 40%
B 89 of 255 = 35%

70
101
89

R + G + B ~ 34%. #466559 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 101 + 89 = 260 (100%)
R 70 of 260 ~ 26.92%
G 101 of 260 ~ 38.85%
B 89 of 260 ~ 34.23'%

%26.92
%38.85
%34.23

CMYK color model

#466559 color CMYK value is (31,0,12,60).

  • cyan value is 30.69%
  • magenta value is 0.00%
  • yellow value is 11.88%
  • key color value is 60.39%

CMYK: (31,0,12,60)
C31M0Y12K60 (31%, 0%, 12%, 60%)
(0.31 / 0.00 / 0.12 / 0.60)

CMYK percentages

%30.69
%0
%11.88
%60.39

Codes

Color #466559 in popluar color models

46 65 59
RGB 70 101 89
HSL 157° 18.13% 33.53%
HSB/HSV 157° 30.69% 39.61%
CMYK 30.69% 0.00% 11.88%
60.39%

Color #466559 in popluar number systems.

HEX 46 65 59
Decimal 70 101 89
Binary 1000110 1100101 1011001
Octal 106 145 131

Shades and tints

Shades of #466559

#466559
(70,101,89)
#405C51
(64,92,81)
#3A5349
(58,83,73)
#344A41
(52,74,65)
#2E4139
(46,65,57)
#283831
(40,56,49)
#222F29
(34,47,41)
#1C2621
(28,38,33)
#161D19
(22,29,25)
#101411
(16,20,17)
#0A0B09
(10,11,9)
#000000
(0,0,0)

Tints of #466559

#466559
(70,101,89)
#567368
(86,115,104)
#668177
(102,129,119)
#768F86
(118,143,134)
#869D95
(134,157,149)
#96ABA4
(150,171,164)
#A6B9B3
(166,185,179)
#B6C7C2
(182,199,194)
#C6D5D1
(198,213,209)
#D6E3E0
(214,227,224)
#E6F1EF
(230,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466559 color. Also use rgb(70,101,89) instead hex code.

Text Font Color

.myTextColor { color: #466559; }

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

This text font color is #466559.

Background Color

.myBgColor { background-color: #466559; }

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

This div background color is #466559.

Border color

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

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

This div border color is #466559.

Opacity

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

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

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

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

This text has shadow with #466559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466559.

Preview

Color preview on black background

This text has color #466559 on black background.


Color preview on white background

This text has color #466559 on white background.


Black color preview on #466559 background

This text has black color on #466559 background.


White color preview on #466559 background

This text has white color on #466559 background.


Related colors

Complementary color

Complementary color for #hex is #B99AA6.


I love getcolorcode.com

Triadic colors

1 #594665 and #655946 with #466559 are triadic colors.

2 #596546 and #654659 with #466559 are triadic colors.