COLOR #486348

HEX: #486348 RGB: (72,99,72)

Color info

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

RGB color model

#486348 color RGB value is (72,99,72).

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

RGB channels and saturation

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

72
99
72

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

Portions of RGB colors in percentages

R + G + B = 72 + 99 + 72 = 243 (100%)
R 72 of 243 ~ 29.63%
G 99 of 243 ~ 40.74%
B 72 of 243 ~ 29.63'%

%29.63
%40.74
%29.63

CMYK color model

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

  • cyan value is 27.27%
  • magenta value is 0.00%
  • yellow value is 27.27%
  • key color value is 61.18%
CMYK: (27,0,27,61) C27M0Y27K61 (27%,0%,27%,61%) (0.27/0.00/0.27/0.61) 

CMYK percentages

%27.27
%0
%27.27
%61.18

Codes

Color #486348 in popluar color models

48 63 48
RGB 72 99 72
HSL 120° 15.79% 33.53%
HSB/HSV 120° 27.27% 38.82%
CMYK 27.27% 0.00% 27.27%
61.18%

Color #486348 in popluar number systems.

HEX 48 63 48
Decimal 72 99 72
Binary 1001000 1100011 1001000
Octal 110 143 110

Shades and tints

Shades of #486348

#486348
(72,99,72)
#425A42
(66,90,66)
#3C513C
(60,81,60)
#364836
(54,72,54)
#303F30
(48,63,48)
#2A362A
(42,54,42)
#242D24
(36,45,36)
#1E241E
(30,36,30)
#181B18
(24,27,24)
#121212
(18,18,18)
#0C090C
(12,9,12)
#000000
(0,0,0)

Tints of #486348

#486348
(72,99,72)
#587158
(88,113,88)
#687F68
(104,127,104)
#788D78
(120,141,120)
#889B88
(136,155,136)
#98A998
(152,169,152)
#A8B7A8
(168,183,168)
#B8C5B8
(184,197,184)
#C8D3C8
(200,211,200)
#D8E1D8
(216,225,216)
#E8EFE8
(232,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486348; }

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

This text font color is #486348.

Background Color

.myBgColor { background-color: #486348; }

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

This div background color is #486348.

Border color

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

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

This div border color is #486348.

Opacity

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

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

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

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

This text has shadow with #486348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486348.

Preview

Color preview on black background

This text has color #486348 on black background.


Color preview on white background

This text has color #486348 on white background.


Black color preview on #486348 background

This text has black color on #486348 background.


White color preview on #486348 background

This text has white color on #486348 background.


Related colors

Complementary color

Complementary color for #hex is #B79CB7.


I love getcolorcode.com

Triadic colors

1 #484863 and #634848 with #486348 are triadic colors.

2 #486348 and #634848 with #486348 are triadic colors.