COLOR #47864A

HEX: #47864A RGB: (71,134,74)

Color info

#47864A contains mainly green color. Web safe color of #47864A is #339933 (or #393).

RGB color model

#47864A color RGB value is (71,134,74).

RGB: (71,134,74) (28%, 53%, 29%)

RGB channels and saturation

R 71 of 255 = 28%
G 134 of 255 = 53%
B 74 of 255 = 29%

71
134
74

R + G + B ~ 37%. #47864A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 134 + 74 = 279 (100%)
R 71 of 279 ~ 25.45%
G 134 of 279 ~ 48.03%
B 74 of 279 ~ 26.52'%

%25.45
%48.03
%26.52

CMYK color model

#47864A color CMYK value is (47,0,45,47).

  • cyan value is 47.01%
  • magenta value is 0.00%
  • yellow value is 44.78%
  • key color value is 47.45%

CMYK: (47,0,45,47)
C47M0Y45K47 (47%, 0%, 45%, 47%)
(0.47 / 0.00 / 0.45 / 0.47)

CMYK percentages

%47.01
%0
%44.78
%47.45

Codes

Color #47864A in popluar color models

47 86 4A
RGB 71 134 74
HSL 123° 30.73% 40.20%
HSB/HSV 123° 47.01% 52.55%
CMYK 47.01% 0.00% 44.78%
47.45%

Color #47864A in popluar number systems.

HEX 47 86 4A
Decimal 71 134 74
Binary 1000111 10000110 1001010
Octal 107 206 112

Shades and tints

Shades of #47864A

#47864A
(71,134,74)
#417A44
(65,122,68)
#3B6E3E
(59,110,62)
#356238
(53,98,56)
#2F5632
(47,86,50)
#294A2C
(41,74,44)
#233E26
(35,62,38)
#1D3220
(29,50,32)
#17261A
(23,38,26)
#111A14
(17,26,20)
#0B0E0E
(11,14,14)
#000000
(0,0,0)

Tints of #47864A

#47864A
(71,134,74)
#57915A
(87,145,90)
#679C6A
(103,156,106)
#77A77A
(119,167,122)
#87B28A
(135,178,138)
#97BD9A
(151,189,154)
#A7C8AA
(167,200,170)
#B7D3BA
(183,211,186)
#C7DECA
(199,222,202)
#D7E9DA
(215,233,218)
#E7F4EA
(231,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47864A color. Also use rgb(71,134,74) instead hex code.

Text Font Color

.myTextColor { color: #47864A; }

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

This text font color is #47864A.

Background Color

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

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

This div background color is #47864A.

Border color

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

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

This div border color is #47864A.

Opacity

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

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

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

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

This text has shadow with #47864A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47864A.

Preview

Color preview on black background

This text has color #47864A on black background.


Color preview on white background

This text has color #47864A on white background.


Black color preview on #47864A background

This text has black color on #47864A background.


White color preview on #47864A background

This text has white color on #47864A background.


Related colors

Complementary color

Complementary color for #hex is #B879B5.


I love getcolorcode.com

Triadic colors

1 #4A4786 and #864A47 with #47864A are triadic colors.

2 #4A8647 and #86474A with #47864A are triadic colors.