COLOR #46844E

HEX: #46844E RGB: (70,132,78)

Color info

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

RGB color model

#46844E color RGB value is (70,132,78).

RGB: (70,132,78) (27%, 52%, 31%)

RGB channels and saturation

R 70 of 255 = 27%
G 132 of 255 = 52%
B 78 of 255 = 31%

70
132
78

R + G + B ~ 37%. #46844E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 132 + 78 = 280 (100%)
R 70 of 280 ~ 25%
G 132 of 280 ~ 47.14%
B 78 of 280 ~ 27.86'%

%25
%47.14
%27.86

CMYK color model

#46844E color CMYK value is (47,0,41,48).

  • cyan value is 46.97%
  • magenta value is 0.00%
  • yellow value is 40.91%
  • key color value is 48.24%

CMYK: (47,0,41,48)
C47M0Y41K48 (47%, 0%, 41%, 48%)
(0.47 / 0.00 / 0.41 / 0.48)

CMYK percentages

%46.97
%0
%40.91
%48.24

Codes

Color #46844E in popluar color models

46 84 4E
RGB 70 132 78
HSL 128° 30.69% 39.61%
HSB/HSV 128° 46.97% 51.76%
CMYK 46.97% 0.00% 40.91%
48.24%

Color #46844E in popluar number systems.

HEX 46 84 4E
Decimal 70 132 78
Binary 1000110 10000100 1001110
Octal 106 204 116

Shades and tints

Shades of #46844E

#46844E
(70,132,78)
#407847
(64,120,71)
#3A6C40
(58,108,64)
#346039
(52,96,57)
#2E5432
(46,84,50)
#28482B
(40,72,43)
#223C24
(34,60,36)
#1C301D
(28,48,29)
#162416
(22,36,22)
#10180F
(16,24,15)
#0A0C08
(10,12,8)
#000000
(0,0,0)

Tints of #46844E

#46844E
(70,132,78)
#568F5E
(86,143,94)
#669A6E
(102,154,110)
#76A57E
(118,165,126)
#86B08E
(134,176,142)
#96BB9E
(150,187,158)
#A6C6AE
(166,198,174)
#B6D1BE
(182,209,190)
#C6DCCE
(198,220,206)
#D6E7DE
(214,231,222)
#E6F2EE
(230,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46844E color. Also use rgb(70,132,78) instead hex code.

Text Font Color

.myTextColor { color: #46844E; }

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

This text font color is #46844E.

Background Color

.myBgColor { background-color: #46844E; }

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

This div background color is #46844E.

Border color

.myBorderColor { border: 1px solid #46844E; }

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

This div border color is #46844E.

Opacity

.myOpacity80 { color: #46844E; opacity: 0.8; }

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

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

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

This text has shadow with #46844E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46844E.

Preview

Color preview on black background

This text has color #46844E on black background.


Color preview on white background

This text has color #46844E on white background.


Black color preview on #46844E background

This text has black color on #46844E background.


White color preview on #46844E background

This text has white color on #46844E background.


Related colors

Complementary color

Complementary color for #hex is #B97BB1.


I love getcolorcode.com

Triadic colors

1 #4E4684 and #844E46 with #46844E are triadic colors.

2 #4E8446 and #84464E with #46844E are triadic colors.