COLOR #486737

HEX: #486737 RGB: (72,103,55)

Color info

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

RGB color model

#486737 color RGB value is (72,103,55).

RGB: (72,103,55) (28%, 40%, 22%)

RGB channels and saturation

R 72 of 255 = 28%
G 103 of 255 = 40%
B 55 of 255 = 22%

72
103
55

R + G + B ~ 30%. #486737 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 103 + 55 = 230 (100%)
R 72 of 230 ~ 31.3%
G 103 of 230 ~ 44.78%
B 55 of 230 ~ 23.91'%

%31.3
%44.78
%23.91

CMYK color model

#486737 color CMYK value is (30,0,47,60).

  • cyan value is 30.10%
  • magenta value is 0.00%
  • yellow value is 46.60%
  • key color value is 59.61%
CMYK: (30,0,47,60) C30M0Y47K60 (30%,0%,47%,60%) (0.30/0.00/0.47/0.60) 

CMYK percentages

%30.1
%0
%46.6
%59.61

Codes

Color #486737 in popluar color models

48 67 37
RGB 72 103 55
HSL 99° 30.38% 30.98%
HSB/HSV 99° 46.60% 40.39%
CMYK 30.10% 0.00% 46.60%
59.61%

Color #486737 in popluar number systems.

HEX 48 67 37
Decimal 72 103 55
Binary 1001000 1100111 110111
Octal 110 147 67

Shades and tints

Shades of #486737

#486737
(72,103,55)
#425E32
(66,94,50)
#3C552D
(60,85,45)
#364C28
(54,76,40)
#304323
(48,67,35)
#2A3A1E
(42,58,30)
#243119
(36,49,25)
#1E2814
(30,40,20)
#181F0F
(24,31,15)
#12160A
(18,22,10)
#0C0D05
(12,13,5)
#000000
(0,0,0)

Tints of #486737

#486737
(72,103,55)
#587449
(88,116,73)
#68815B
(104,129,91)
#788E6D
(120,142,109)
#889B7F
(136,155,127)
#98A891
(152,168,145)
#A8B5A3
(168,181,163)
#B8C2B5
(184,194,181)
#C8CFC7
(200,207,199)
#D8DCD9
(216,220,217)
#E8E9EB
(232,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #486737 color. Also use rgb(72,103,55) instead hex code.

Text Font Color

.myTextColor { color: #486737; }

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

This text font color is #486737.

Background Color

.myBgColor { background-color: #486737; }

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

This div background color is #486737.

Border color

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

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

This div border color is #486737.

Opacity

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

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

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

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

This text has shadow with #486737 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486737.

Preview

Color preview on black background

This text has color #486737 on black background.


Color preview on white background

This text has color #486737 on white background.


Black color preview on #486737 background

This text has black color on #486737 background.


White color preview on #486737 background

This text has white color on #486737 background.


Related colors

Complementary color

Complementary color for #hex is #B798C8.


I love getcolorcode.com

Triadic colors

1 #374867 and #673748 with #486737 are triadic colors.

2 #376748 and #674837 with #486737 are triadic colors.