COLOR #46866A

HEX: #46866A RGB: (70,134,106)

Color info

#46866A contains mainly green and blue colors. Web safe color of #46866A is #339966 (or #396).

RGB color model

#46866A color RGB value is (70,134,106).

RGB: (70,134,106) (27%, 53%, 42%)

RGB channels and saturation

R 70 of 255 = 27%
G 134 of 255 = 53%
B 106 of 255 = 42%

70
134
106

R + G + B ~ 41%. #46866A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 70 + 134 + 106 = 310 (100%)
R 70 of 310 ~ 22.58%
G 134 of 310 ~ 43.23%
B 106 of 310 ~ 34.19'%

%22.58
%43.23
%34.19

CMYK color model

#46866A color CMYK value is (48,0,21,47).

  • cyan value is 47.76%
  • magenta value is 0.00%
  • yellow value is 20.90%
  • key color value is 47.45%
CMYK: (48,0,21,47) C48M0Y21K47 (48%,0%,21%,47%) (0.48/0.00/0.21/0.47) 

CMYK percentages

%47.76
%0
%20.9
%47.45

Codes

Color #46866A in popluar color models

46 86 6A
RGB 70 134 106
HSL 154° 31.37% 40.00%
HSB/HSV 154° 47.76% 52.55%
CMYK 47.76% 0.00% 20.90%
47.45%

Color #46866A in popluar number systems.

HEX 46 86 6A
Decimal 70 134 106
Binary 1000110 10000110 1101010
Octal 106 206 152

Shades and tints

Shades of #46866A

#46866A
(70,134,106)
#407A61
(64,122,97)
#3A6E58
(58,110,88)
#34624F
(52,98,79)
#2E5646
(46,86,70)
#284A3D
(40,74,61)
#223E34
(34,62,52)
#1C322B
(28,50,43)
#162622
(22,38,34)
#101A19
(16,26,25)
#0A0E10
(10,14,16)
#000000
(0,0,0)

Tints of #46866A

#46866A
(70,134,106)
#569177
(86,145,119)
#669C84
(102,156,132)
#76A791
(118,167,145)
#86B29E
(134,178,158)
#96BDAB
(150,189,171)
#A6C8B8
(166,200,184)
#B6D3C5
(182,211,197)
#C6DED2
(198,222,210)
#D6E9DF
(214,233,223)
#E6F4EC
(230,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46866A color. Also use rgb(70,134,106) instead hex code.

Text Font Color

.myTextColor { color: #46866A; }

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

This text font color is #46866A.

Background Color

.myBgColor { background-color: #46866A; }

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

This div background color is #46866A.

Border color

.myBorderColor { border: 1px solid #46866A; }

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

This div border color is #46866A.

Opacity

.myOpacity80 { color: #46866A; opacity: 0.8; }

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

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

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

This text has shadow with #46866A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46866A.

Preview

Color preview on black background

This text has color #46866A on black background.


Color preview on white background

This text has color #46866A on white background.


Black color preview on #46866A background

This text has black color on #46866A background.


White color preview on #46866A background

This text has white color on #46866A background.


Related colors

Complementary color

Complementary color for #hex is #B97995.


I love getcolorcode.com

Triadic colors

1 #6A4686 and #866A46 with #46866A are triadic colors.

2 #6A8646 and #86466A with #46866A are triadic colors.