COLOR #486928

HEX: #486928 RGB: (72,105,40)

Color info

#486928 contains mainly red and green colors. Web safe color of #486928 is #336633 (or #363).

RGB color model

#486928 color RGB value is (72,105,40).

RGB: (72,105,40) (28%, 41%, 16%)

RGB channels and saturation

R 72 of 255 = 28%
G 105 of 255 = 41%
B 40 of 255 = 16%

72
105
40

R + G + B ~ 28%. #486928 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 105 + 40 = 217 (100%)
R 72 of 217 ~ 33.18%
G 105 of 217 ~ 48.39%
B 40 of 217 ~ 18.43'%

%33.18
%48.39
%18.43

CMYK color model

#486928 color CMYK value is (31,0,62,59).

  • cyan value is 31.43%
  • magenta value is 0.00%
  • yellow value is 61.90%
  • key color value is 58.82%
CMYK: (31,0,62,59) C31M0Y62K59 (31%,0%,62%,59%) (0.31/0.00/0.62/0.59) 

CMYK percentages

%31.43
%0
%61.9
%58.82

Codes

Color #486928 in popluar color models

48 69 28
RGB 72 105 40
HSL 90° 44.83% 28.43%
HSB/HSV 90° 61.90% 41.18%
CMYK 31.43% 0.00% 61.90%
58.82%

Color #486928 in popluar number systems.

HEX 48 69 28
Decimal 72 105 40
Binary 1001000 1101001 101000
Octal 110 151 50

Shades and tints

Shades of #486928

#486928
(72,105,40)
#426025
(66,96,37)
#3C5722
(60,87,34)
#364E1F
(54,78,31)
#30451C
(48,69,28)
#2A3C19
(42,60,25)
#243316
(36,51,22)
#1E2A13
(30,42,19)
#182110
(24,33,16)
#12180D
(18,24,13)
#0C0F0A
(12,15,10)
#000000
(0,0,0)

Tints of #486928

#486928
(72,105,40)
#58763B
(88,118,59)
#68834E
(104,131,78)
#789061
(120,144,97)
#889D74
(136,157,116)
#98AA87
(152,170,135)
#A8B79A
(168,183,154)
#B8C4AD
(184,196,173)
#C8D1C0
(200,209,192)
#D8DED3
(216,222,211)
#E8EBE6
(232,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486928; }

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

This text font color is #486928.

Background Color

.myBgColor { background-color: #486928; }

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

This div background color is #486928.

Border color

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

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

This div border color is #486928.

Opacity

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

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

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

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

This text has shadow with #486928 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486928.

Preview

Color preview on black background

This text has color #486928 on black background.


Color preview on white background

This text has color #486928 on white background.


Black color preview on #486928 background

This text has black color on #486928 background.


White color preview on #486928 background

This text has white color on #486928 background.


Related colors

Complementary color

Complementary color for #hex is #B796D7.


I love getcolorcode.com

Triadic colors

1 #284869 and #692848 with #486928 are triadic colors.

2 #286948 and #694828 with #486928 are triadic colors.