COLOR #486947

HEX: #486947 RGB: (72,105,71)

Color info

#486947 contains red, green and blue colors in about the same proportion. Web safe color of #486947 is #336633 (or #363).

RGB color model

#486947 color RGB value is (72,105,71).

RGB: (72,105,71) (28%, 41%, 28%)

RGB channels and saturation

R 72 of 255 = 28%
G 105 of 255 = 41%
B 71 of 255 = 28%

72
105
71

R + G + B ~ 32%. #486947 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 105 + 71 = 248 (100%)
R 72 of 248 ~ 29.03%
G 105 of 248 ~ 42.34%
B 71 of 248 ~ 28.63'%

%29.03
%42.34
%28.63

CMYK color model

#486947 color CMYK value is (31,0,32,59).

  • cyan value is 31.43%
  • magenta value is 0.00%
  • yellow value is 32.38%
  • key color value is 58.82%

CMYK: (31,0,32,59)
C31M0Y32K59 (31%, 0%, 32%, 59%)
(0.31 / 0.00 / 0.32 / 0.59)

CMYK percentages

%31.43
%0
%32.38
%58.82

Codes

Color #486947 in popluar color models

48 69 47
RGB 72 105 71
HSL 118° 19.32% 34.51%
HSB/HSV 118° 32.38% 41.18%
CMYK 31.43% 0.00% 32.38%
58.82%

Color #486947 in popluar number systems.

HEX 48 69 47
Decimal 72 105 71
Binary 1001000 1101001 1000111
Octal 110 151 107

Shades and tints

Shades of #486947

#486947
(72,105,71)
#426041
(66,96,65)
#3C573B
(60,87,59)
#364E35
(54,78,53)
#30452F
(48,69,47)
#2A3C29
(42,60,41)
#243323
(36,51,35)
#1E2A1D
(30,42,29)
#182117
(24,33,23)
#121811
(18,24,17)
#0C0F0B
(12,15,11)
#000000
(0,0,0)

Tints of #486947

#486947
(72,105,71)
#587657
(88,118,87)
#688367
(104,131,103)
#789077
(120,144,119)
#889D87
(136,157,135)
#98AA97
(152,170,151)
#A8B7A7
(168,183,167)
#B8C4B7
(184,196,183)
#C8D1C7
(200,209,199)
#D8DED7
(216,222,215)
#E8EBE7
(232,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #486947 color. Also use rgb(72,105,71) instead hex code.

Text Font Color

.myTextColor { color: #486947; }

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

This text font color is #486947.

Background Color

.myBgColor { background-color: #486947; }

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

This div background color is #486947.

Border color

.myBorderColor { border: 1px solid #486947; }

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

This div border color is #486947.

Opacity

.myOpacity80 { color: #486947; opacity: 0.8; }

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

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

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

This text has shadow with #486947 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486947.

Preview

Color preview on black background

This text has color #486947 on black background.


Color preview on white background

This text has color #486947 on white background.


Black color preview on #486947 background

This text has black color on #486947 background.


White color preview on #486947 background

This text has white color on #486947 background.


Related colors

Complementary color

Complementary color for #hex is #B796B8.


I love getcolorcode.com

Triadic colors

1 #474869 and #694748 with #486947 are triadic colors.

2 #476948 and #694847 with #486947 are triadic colors.