COLOR #466A4A

HEX: #466A4A RGB: (70,106,74)

Color info

#466A4A contains red, green and blue colors in about the same proportion. Web safe color of #466A4A is #336633 (or #363).

RGB color model

#466A4A color RGB value is (70,106,74).

RGB: (70,106,74) (27%, 42%, 29%)

RGB channels and saturation

R 70 of 255 = 27%
G 106 of 255 = 42%
B 74 of 255 = 29%

70
106
74

R + G + B ~ 33%. #466A4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 106 + 74 = 250 (100%)
R 70 of 250 ~ 28%
G 106 of 250 ~ 42.4%
B 74 of 250 ~ 29.6'%

%28
%42.4
%29.6

CMYK color model

#466A4A color CMYK value is (34,0,30,58).

  • cyan value is 33.96%
  • magenta value is 0.00%
  • yellow value is 30.19%
  • key color value is 58.43%

CMYK: (34,0,30,58)
C34M0Y30K58 (34%, 0%, 30%, 58%)
(0.34 / 0.00 / 0.30 / 0.58)

CMYK percentages

%33.96
%0
%30.19
%58.43

Codes

Color #466A4A in popluar color models

46 6A 4A
RGB 70 106 74
HSL 127° 20.45% 34.51%
HSB/HSV 127° 33.96% 41.57%
CMYK 33.96% 0.00% 30.19%
58.43%

Color #466A4A in popluar number systems.

HEX 46 6A 4A
Decimal 70 106 74
Binary 1000110 1101010 1001010
Octal 106 152 112

Shades and tints

Shades of #466A4A

#466A4A
(70,106,74)
#406144
(64,97,68)
#3A583E
(58,88,62)
#344F38
(52,79,56)
#2E4632
(46,70,50)
#283D2C
(40,61,44)
#223426
(34,52,38)
#1C2B20
(28,43,32)
#16221A
(22,34,26)
#101914
(16,25,20)
#0A100E
(10,16,14)
#000000
(0,0,0)

Tints of #466A4A

#466A4A
(70,106,74)
#56775A
(86,119,90)
#66846A
(102,132,106)
#76917A
(118,145,122)
#869E8A
(134,158,138)
#96AB9A
(150,171,154)
#A6B8AA
(166,184,170)
#B6C5BA
(182,197,186)
#C6D2CA
(198,210,202)
#D6DFDA
(214,223,218)
#E6ECEA
(230,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466A4A color. Also use rgb(70,106,74) instead hex code.

Text Font Color

.myTextColor { color: #466A4A; }

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

This text font color is #466A4A.

Background Color

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

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

This div background color is #466A4A.

Border color

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

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

This div border color is #466A4A.

Opacity

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

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

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

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

This text has shadow with #466A4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466A4A.

Preview

Color preview on black background

This text has color #466A4A on black background.


Color preview on white background

This text has color #466A4A on white background.


Black color preview on #466A4A background

This text has black color on #466A4A background.


White color preview on #466A4A background

This text has white color on #466A4A background.


Related colors

Complementary color

Complementary color for #hex is #B995B5.


I love getcolorcode.com

Triadic colors

1 #4A466A and #6A4A46 with #466A4A are triadic colors.

2 #4A6A46 and #6A464A with #466A4A are triadic colors.