COLOR #46894E

HEX: #46894E RGB: (70,137,78)

Color info

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

RGB color model

#46894E color RGB value is (70,137,78).

RGB: (70,137,78) (27%, 54%, 31%)

RGB channels and saturation

R 70 of 255 = 27%
G 137 of 255 = 54%
B 78 of 255 = 31%

70
137
78

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

Portions of RGB colors in percentages

R + G + B = 70 + 137 + 78 = 285 (100%)
R 70 of 285 ~ 24.56%
G 137 of 285 ~ 48.07%
B 78 of 285 ~ 27.37'%

%24.56
%48.07
%27.37

CMYK color model

#46894E color CMYK value is (49,0,43,46).

  • cyan value is 48.91%
  • magenta value is 0.00%
  • yellow value is 43.07%
  • key color value is 46.27%

CMYK: (49,0,43,46)
C49M0Y43K46 (49%, 0%, 43%, 46%)
(0.49 / 0.00 / 0.43 / 0.46)

CMYK percentages

%48.91
%0
%43.07
%46.27

Codes

Color #46894E in popluar color models

46 89 4E
RGB 70 137 78
HSL 127° 32.37% 40.59%
HSB/HSV 127° 48.91% 53.73%
CMYK 48.91% 0.00% 43.07%
46.27%

Color #46894E in popluar number systems.

HEX 46 89 4E
Decimal 70 137 78
Binary 1000110 10001001 1001110
Octal 106 211 116

Shades and tints

Shades of #46894E

#46894E
(70,137,78)
#407D47
(64,125,71)
#3A7140
(58,113,64)
#346539
(52,101,57)
#2E5932
(46,89,50)
#284D2B
(40,77,43)
#224124
(34,65,36)
#1C351D
(28,53,29)
#162916
(22,41,22)
#101D0F
(16,29,15)
#0A1108
(10,17,8)
#000000
(0,0,0)

Tints of #46894E

#46894E
(70,137,78)
#56935E
(86,147,94)
#669D6E
(102,157,110)
#76A77E
(118,167,126)
#86B18E
(134,177,142)
#96BB9E
(150,187,158)
#A6C5AE
(166,197,174)
#B6CFBE
(182,207,190)
#C6D9CE
(198,217,206)
#D6E3DE
(214,227,222)
#E6EDEE
(230,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #46894E; }

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

This text font color is #46894E.

Background Color

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

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

This div background color is #46894E.

Border color

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

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

This div border color is #46894E.

Opacity

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

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

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

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

This text has shadow with #46894E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46894E.

Preview

Color preview on black background

This text has color #46894E on black background.


Color preview on white background

This text has color #46894E on white background.


Black color preview on #46894E background

This text has black color on #46894E background.


White color preview on #46894E background

This text has white color on #46894E background.


Related colors

Complementary color

Complementary color for #hex is #B976B1.


I love getcolorcode.com

Triadic colors

1 #4E4689 and #894E46 with #46894E are triadic colors.

2 #4E8946 and #89464E with #46894E are triadic colors.