COLOR #466661

HEX: #466661 RGB: (70,102,97)

Color info

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

RGB color model

#466661 color RGB value is (70,102,97).

RGB: (70,102,97) (27%, 40%, 38%)

RGB channels and saturation

R 70 of 255 = 27%
G 102 of 255 = 40%
B 97 of 255 = 38%

70
102
97

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

Portions of RGB colors in percentages

R + G + B = 70 + 102 + 97 = 269 (100%)
R 70 of 269 ~ 26.02%
G 102 of 269 ~ 37.92%
B 97 of 269 ~ 36.06'%

%26.02
%37.92
%36.06

CMYK color model

#466661 color CMYK value is (31,0,5,60).

  • cyan value is 31.37%
  • magenta value is 0.00%
  • yellow value is 4.90%
  • key color value is 60.00%

CMYK: (31,0,5,60)
C31M0Y5K60 (31%, 0%, 5%, 60%)
(0.31 / 0.00 / 0.05 / 0.60)

CMYK percentages

%31.37
%0
%4.9
%60

Codes

Color #466661 in popluar color models

46 66 61
RGB 70 102 97
HSL 171° 18.60% 33.73%
HSB/HSV 171° 31.37% 40.00%
CMYK 31.37% 0.00% 4.90%
60.00%

Color #466661 in popluar number systems.

HEX 46 66 61
Decimal 70 102 97
Binary 1000110 1100110 1100001
Octal 106 146 141

Shades and tints

Shades of #466661

#466661
(70,102,97)
#405D59
(64,93,89)
#3A5451
(58,84,81)
#344B49
(52,75,73)
#2E4241
(46,66,65)
#283939
(40,57,57)
#223031
(34,48,49)
#1C2729
(28,39,41)
#161E21
(22,30,33)
#101519
(16,21,25)
#0A0C11
(10,12,17)
#000000
(0,0,0)

Tints of #466661

#466661
(70,102,97)
#56736F
(86,115,111)
#66807D
(102,128,125)
#768D8B
(118,141,139)
#869A99
(134,154,153)
#96A7A7
(150,167,167)
#A6B4B5
(166,180,181)
#B6C1C3
(182,193,195)
#C6CED1
(198,206,209)
#D6DBDF
(214,219,223)
#E6E8ED
(230,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466661 color. Also use rgb(70,102,97) instead hex code.

Text Font Color

.myTextColor { color: #466661; }

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

This text font color is #466661.

Background Color

.myBgColor { background-color: #466661; }

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

This div background color is #466661.

Border color

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

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

This div border color is #466661.

Opacity

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

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

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

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

This text has shadow with #466661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466661.

Preview

Color preview on black background

This text has color #466661 on black background.


Color preview on white background

This text has color #466661 on white background.


Black color preview on #466661 background

This text has black color on #466661 background.


White color preview on #466661 background

This text has white color on #466661 background.


Related colors

Complementary color

Complementary color for #hex is #B9999E.


I love getcolorcode.com

Triadic colors

1 #614666 and #666146 with #466661 are triadic colors.

2 #616646 and #664661 with #466661 are triadic colors.