COLOR #486342

HEX: #486342 RGB: (72,99,66)

Color info

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

RGB color model

#486342 color RGB value is (72,99,66).

RGB: (72,99,66) (28%, 39%, 26%)

RGB channels and saturation

R 72 of 255 = 28%
G 99 of 255 = 39%
B 66 of 255 = 26%

72
99
66

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

Portions of RGB colors in percentages

R + G + B = 72 + 99 + 66 = 237 (100%)
R 72 of 237 ~ 30.38%
G 99 of 237 ~ 41.77%
B 66 of 237 ~ 27.85'%

%30.38
%41.77
%27.85

CMYK color model

#486342 color CMYK value is (27,0,33,61).

  • cyan value is 27.27%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 61.18%

CMYK: (27,0,33,61)
C27M0Y33K61 (27%, 0%, 33%, 61%)
(0.27 / 0.00 / 0.33 / 0.61)

CMYK percentages

%27.27
%0
%33.33
%61.18

Codes

Color #486342 in popluar color models

48 63 42
RGB 72 99 66
HSL 109° 20.00% 32.35%
HSB/HSV 109° 33.33% 38.82%
CMYK 27.27% 0.00% 33.33%
61.18%

Color #486342 in popluar number systems.

HEX 48 63 42
Decimal 72 99 66
Binary 1001000 1100011 1000010
Octal 110 143 102

Shades and tints

Shades of #486342

#486342
(72,99,66)
#425A3C
(66,90,60)
#3C5136
(60,81,54)
#364830
(54,72,48)
#303F2A
(48,63,42)
#2A3624
(42,54,36)
#242D1E
(36,45,30)
#1E2418
(30,36,24)
#181B12
(24,27,18)
#12120C
(18,18,12)
#0C0906
(12,9,6)
#000000
(0,0,0)

Tints of #486342

#486342
(72,99,66)
#587153
(88,113,83)
#687F64
(104,127,100)
#788D75
(120,141,117)
#889B86
(136,155,134)
#98A997
(152,169,151)
#A8B7A8
(168,183,168)
#B8C5B9
(184,197,185)
#C8D3CA
(200,211,202)
#D8E1DB
(216,225,219)
#E8EFEC
(232,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #486342 color. Also use rgb(72,99,66) instead hex code.

Text Font Color

.myTextColor { color: #486342; }

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

This text font color is #486342.

Background Color

.myBgColor { background-color: #486342; }

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

This div background color is #486342.

Border color

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

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

This div border color is #486342.

Opacity

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

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

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

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

This text has shadow with #486342 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486342.

Preview

Color preview on black background

This text has color #486342 on black background.


Color preview on white background

This text has color #486342 on white background.


Black color preview on #486342 background

This text has black color on #486342 background.


White color preview on #486342 background

This text has white color on #486342 background.


Related colors

Complementary color

Complementary color for #hex is #B79CBD.


I love getcolorcode.com

Triadic colors

1 #424863 and #634248 with #486342 are triadic colors.

2 #426348 and #634842 with #486342 are triadic colors.