COLOR #466B76

HEX: #466B76 RGB: (70,107,118)

Color info

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

RGB color model

#466B76 color RGB value is (70,107,118).

RGB: (70,107,118) (27%, 42%, 46%)

RGB channels and saturation

R 70 of 255 = 27%
G 107 of 255 = 42%
B 118 of 255 = 46%

70
107
118

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

Portions of RGB colors in percentages

R + G + B = 70 + 107 + 118 = 295 (100%)
R 70 of 295 ~ 23.73%
G 107 of 295 ~ 36.27%
B 118 of 295 ~ 40'%

%23.73
%36.27
%40

CMYK color model

#466B76 color CMYK value is (41,9,0,54).

  • cyan value is 40.68%
  • magenta value is 9.32%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (41,9,0,54)
C41M9Y0K54 (41%, 9%, 0%, 54%)
(0.41 / 0.09 / 0.00 / 0.54)

CMYK percentages

%40.68
%9.32
%0
%53.73

Codes

Color #466B76 in popluar color models

46 6B 76
RGB 70 107 118
HSL 194° 25.53% 36.86%
HSB/HSV 194° 40.68% 46.27%
CMYK 40.68% 9.32% 0.00%
53.73%

Color #466B76 in popluar number systems.

HEX 46 6B 76
Decimal 70 107 118
Binary 1000110 1101011 1110110
Octal 106 153 166

Shades and tints

Shades of #466B76

#466B76
(70,107,118)
#40626C
(64,98,108)
#3A5962
(58,89,98)
#345058
(52,80,88)
#2E474E
(46,71,78)
#283E44
(40,62,68)
#22353A
(34,53,58)
#1C2C30
(28,44,48)
#162326
(22,35,38)
#101A1C
(16,26,28)
#0A1112
(10,17,18)
#000000
(0,0,0)

Tints of #466B76

#466B76
(70,107,118)
#567882
(86,120,130)
#66858E
(102,133,142)
#76929A
(118,146,154)
#869FA6
(134,159,166)
#96ACB2
(150,172,178)
#A6B9BE
(166,185,190)
#B6C6CA
(182,198,202)
#C6D3D6
(198,211,214)
#D6E0E2
(214,224,226)
#E6EDEE
(230,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466B76 color. Also use rgb(70,107,118) instead hex code.

Text Font Color

.myTextColor { color: #466B76; }

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

This text font color is #466B76.

Background Color

.myBgColor { background-color: #466B76; }

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

This div background color is #466B76.

Border color

.myBorderColor { border: 1px solid #466B76; }

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

This div border color is #466B76.

Opacity

.myOpacity80 { color: #466B76; opacity: 0.8; }

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

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

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

This text has shadow with #466B76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466B76.

Preview

Color preview on black background

This text has color #466B76 on black background.


Color preview on white background

This text has color #466B76 on white background.


Black color preview on #466B76 background

This text has black color on #466B76 background.


White color preview on #466B76 background

This text has white color on #466B76 background.


Related colors

Complementary color

Complementary color for #hex is #B99489.


I love getcolorcode.com

Triadic colors

1 #76466B and #6B7646 with #466B76 are triadic colors.

2 #766B46 and #6B4676 with #466B76 are triadic colors.