COLOR #486356

HEX: #486356 RGB: (72,99,86)

Color info

#486356 contains red, green and blue colors in about the same proportion. Web safe color of #486356 is #336666 (or #366).

RGB color model

#486356 color RGB value is (72,99,86).

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

RGB channels and saturation

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

72
99
86

R + G + B ~ 34%. #486356 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 99 + 86 = 257 (100%)
R 72 of 257 ~ 28.02%
G 99 of 257 ~ 38.52%
B 86 of 257 ~ 33.46'%

%28.02
%38.52
%33.46

CMYK color model

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

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

CMYK: (27,0,13,61)
C27M0Y13K61 (27%, 0%, 13%, 61%)
(0.27 / 0.00 / 0.13 / 0.61)

CMYK percentages

%27.27
%0
%13.13
%61.18

Codes

Color #486356 in popluar color models

48 63 56
RGB 72 99 86
HSL 151° 15.79% 33.53%
HSB/HSV 151° 27.27% 38.82%
CMYK 27.27% 0.00% 13.13%
61.18%

Color #486356 in popluar number systems.

HEX 48 63 56
Decimal 72 99 86
Binary 1001000 1100011 1010110
Octal 110 143 126

Shades and tints

Shades of #486356

#486356
(72,99,86)
#425A4F
(66,90,79)
#3C5148
(60,81,72)
#364841
(54,72,65)
#303F3A
(48,63,58)
#2A3633
(42,54,51)
#242D2C
(36,45,44)
#1E2425
(30,36,37)
#181B1E
(24,27,30)
#121217
(18,18,23)
#0C0910
(12,9,16)
#000000
(0,0,0)

Tints of #486356

#486356
(72,99,86)
#587165
(88,113,101)
#687F74
(104,127,116)
#788D83
(120,141,131)
#889B92
(136,155,146)
#98A9A1
(152,169,161)
#A8B7B0
(168,183,176)
#B8C5BF
(184,197,191)
#C8D3CE
(200,211,206)
#D8E1DD
(216,225,221)
#E8EFEC
(232,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486356; }

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

This text font color is #486356.

Background Color

.myBgColor { background-color: #486356; }

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

This div background color is #486356.

Border color

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

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

This div border color is #486356.

Opacity

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

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

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

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

This text has shadow with #486356 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486356.

Preview

Color preview on black background

This text has color #486356 on black background.


Color preview on white background

This text has color #486356 on white background.


Black color preview on #486356 background

This text has black color on #486356 background.


White color preview on #486356 background

This text has white color on #486356 background.


Related colors

Complementary color

Complementary color for #hex is #B79CA9.


I love getcolorcode.com

Triadic colors

1 #564863 and #635648 with #486356 are triadic colors.

2 #566348 and #634856 with #486356 are triadic colors.