COLOR #46884D

HEX: #46884D RGB: (70,136,77)

Color info

#46884D contains mainly green and blue colors. Web safe color of #46884D is #339933 (or #393).

RGB color model

#46884D color RGB value is (70,136,77).

RGB: (70,136,77) (27%, 53%, 30%)

RGB channels and saturation

R 70 of 255 = 27%
G 136 of 255 = 53%
B 77 of 255 = 30%

70
136
77

R + G + B ~ 37%. #46884D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 136 + 77 = 283 (100%)
R 70 of 283 ~ 24.73%
G 136 of 283 ~ 48.06%
B 77 of 283 ~ 27.21'%

%24.73
%48.06
%27.21

CMYK color model

#46884D color CMYK value is (49,0,43,47).

  • cyan value is 48.53%
  • magenta value is 0.00%
  • yellow value is 43.38%
  • key color value is 46.67%

CMYK: (49,0,43,47)
C49M0Y43K47 (49%, 0%, 43%, 47%)
(0.49 / 0.00 / 0.43 / 0.47)

CMYK percentages

%48.53
%0
%43.38
%46.67

Codes

Color #46884D in popluar color models

46 88 4D
RGB 70 136 77
HSL 126° 32.04% 40.39%
HSB/HSV 126° 48.53% 53.33%
CMYK 48.53% 0.00% 43.38%
46.67%

Color #46884D in popluar number systems.

HEX 46 88 4D
Decimal 70 136 77
Binary 1000110 10001000 1001101
Octal 106 210 115

Shades and tints

Shades of #46884D

#46884D
(70,136,77)
#407C46
(64,124,70)
#3A703F
(58,112,63)
#346438
(52,100,56)
#2E5831
(46,88,49)
#284C2A
(40,76,42)
#224023
(34,64,35)
#1C341C
(28,52,28)
#162815
(22,40,21)
#101C0E
(16,28,14)
#0A1007
(10,16,7)
#000000
(0,0,0)

Tints of #46884D

#46884D
(70,136,77)
#56925D
(86,146,93)
#669C6D
(102,156,109)
#76A67D
(118,166,125)
#86B08D
(134,176,141)
#96BA9D
(150,186,157)
#A6C4AD
(166,196,173)
#B6CEBD
(182,206,189)
#C6D8CD
(198,216,205)
#D6E2DD
(214,226,221)
#E6ECED
(230,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46884D color. Also use rgb(70,136,77) instead hex code.

Text Font Color

.myTextColor { color: #46884D; }

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

This text font color is #46884D.

Background Color

.myBgColor { background-color: #46884D; }

<div style="background-color:#46884D">Inner text</div>

This div background color is #46884D.

Border color

.myBorderColor { border: 1px solid #46884D; }

<div style="border:3px solid #46884D">Div</div>

This div border color is #46884D.

Opacity

.myOpacity80 { color: #46884D; opacity: 0.8; }

<p style="color:#46884D;opacity:0.8;">80%</p>

Text with #46884D 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 #46884D;}

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

This text has shadow with #46884D color.


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

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

This text has shadow with #46884D primary color and red secondary color.


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

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

This text has shadow with #46884D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #46884D.

Preview

Color preview on black background

This text has color #46884D on black background.


Color preview on white background

This text has color #46884D on white background.


Black color preview on #46884D background

This text has black color on #46884D background.


White color preview on #46884D background

This text has white color on #46884D background.


Related colors

Complementary color

Complementary color for #hex is #B977B2.


I love getcolorcode.com

Triadic colors

1 #4D4688 and #884D46 with #46884D are triadic colors.

2 #4D8846 and #88464D with #46884D are triadic colors.