COLOR #486941

HEX: #486941 RGB: (72,105,65)

Color info

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

RGB color model

#486941 color RGB value is (72,105,65).

RGB: (72,105,65) (28%, 41%, 25%)

RGB channels and saturation

R 72 of 255 = 28%
G 105 of 255 = 41%
B 65 of 255 = 25%

72
105
65

R + G + B ~ 31%. #486941 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 105 + 65 = 242 (100%)
R 72 of 242 ~ 29.75%
G 105 of 242 ~ 43.39%
B 65 of 242 ~ 26.86'%

%29.75
%43.39
%26.86

CMYK color model

#486941 color CMYK value is (31,0,38,59).

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

CMYK: (31,0,38,59)
C31M0Y38K59 (31%, 0%, 38%, 59%)
(0.31 / 0.00 / 0.38 / 0.59)

CMYK percentages

%31.43
%0
%38.1
%58.82

Codes

Color #486941 in popluar color models

48 69 41
RGB 72 105 65
HSL 110° 23.53% 33.33%
HSB/HSV 110° 38.10% 41.18%
CMYK 31.43% 0.00% 38.10%
58.82%

Color #486941 in popluar number systems.

HEX 48 69 41
Decimal 72 105 65
Binary 1001000 1101001 1000001
Octal 110 151 101

Shades and tints

Shades of #486941

#486941
(72,105,65)
#42603C
(66,96,60)
#3C5737
(60,87,55)
#364E32
(54,78,50)
#30452D
(48,69,45)
#2A3C28
(42,60,40)
#243323
(36,51,35)
#1E2A1E
(30,42,30)
#182119
(24,33,25)
#121814
(18,24,20)
#0C0F0F
(12,15,15)
#000000
(0,0,0)

Tints of #486941

#486941
(72,105,65)
#587652
(88,118,82)
#688363
(104,131,99)
#789074
(120,144,116)
#889D85
(136,157,133)
#98AA96
(152,170,150)
#A8B7A7
(168,183,167)
#B8C4B8
(184,196,184)
#C8D1C9
(200,209,201)
#D8DEDA
(216,222,218)
#E8EBEB
(232,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486941; }

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

This text font color is #486941.

Background Color

.myBgColor { background-color: #486941; }

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

This div background color is #486941.

Border color

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

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

This div border color is #486941.

Opacity

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

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

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

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

This text has shadow with #486941 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486941.

Preview

Color preview on black background

This text has color #486941 on black background.


Color preview on white background

This text has color #486941 on white background.


Black color preview on #486941 background

This text has black color on #486941 background.


White color preview on #486941 background

This text has white color on #486941 background.


Related colors

Complementary color

Complementary color for #hex is #B796BE.


I love getcolorcode.com

Triadic colors

1 #414869 and #694148 with #486941 are triadic colors.

2 #416948 and #694841 with #486941 are triadic colors.