COLOR #466960

HEX: #466960 RGB: (70,105,96)

Color info

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

RGB color model

#466960 color RGB value is (70,105,96).

RGB: (70,105,96) (27%, 41%, 38%)

RGB channels and saturation

R 70 of 255 = 27%
G 105 of 255 = 41%
B 96 of 255 = 38%

70
105
96

R + G + B ~ 35%. #466960 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 105 + 96 = 271 (100%)
R 70 of 271 ~ 25.83%
G 105 of 271 ~ 38.75%
B 96 of 271 ~ 35.42'%

%25.83
%38.75
%35.42

CMYK color model

#466960 color CMYK value is (33,0,9,59).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 8.57%
  • key color value is 58.82%

CMYK: (33,0,9,59)
C33M0Y9K59 (33%, 0%, 9%, 59%)
(0.33 / 0.00 / 0.09 / 0.59)

CMYK percentages

%33.33
%0
%8.57
%58.82

Codes

Color #466960 in popluar color models

46 69 60
RGB 70 105 96
HSL 165° 20.00% 34.31%
HSB/HSV 165° 33.33% 41.18%
CMYK 33.33% 0.00% 8.57%
58.82%

Color #466960 in popluar number systems.

HEX 46 69 60
Decimal 70 105 96
Binary 1000110 1101001 1100000
Octal 106 151 140

Shades and tints

Shades of #466960

#466960
(70,105,96)
#406058
(64,96,88)
#3A5750
(58,87,80)
#344E48
(52,78,72)
#2E4540
(46,69,64)
#283C38
(40,60,56)
#223330
(34,51,48)
#1C2A28
(28,42,40)
#162120
(22,33,32)
#101818
(16,24,24)
#0A0F10
(10,15,16)
#000000
(0,0,0)

Tints of #466960

#466960
(70,105,96)
#56766E
(86,118,110)
#66837C
(102,131,124)
#76908A
(118,144,138)
#869D98
(134,157,152)
#96AAA6
(150,170,166)
#A6B7B4
(166,183,180)
#B6C4C2
(182,196,194)
#C6D1D0
(198,209,208)
#D6DEDE
(214,222,222)
#E6EBEC
(230,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466960 color. Also use rgb(70,105,96) instead hex code.

Text Font Color

.myTextColor { color: #466960; }

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

This text font color is #466960.

Background Color

.myBgColor { background-color: #466960; }

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

This div background color is #466960.

Border color

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

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

This div border color is #466960.

Opacity

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

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

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

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

This text has shadow with #466960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466960.

Preview

Color preview on black background

This text has color #466960 on black background.


Color preview on white background

This text has color #466960 on white background.


Black color preview on #466960 background

This text has black color on #466960 background.


White color preview on #466960 background

This text has white color on #466960 background.


Related colors

Complementary color

Complementary color for #hex is #B9969F.


I love getcolorcode.com

Triadic colors

1 #604669 and #696046 with #466960 are triadic colors.

2 #606946 and #694660 with #466960 are triadic colors.