COLOR #486552

HEX: #486552 RGB: (72,101,82)

Color info

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

RGB color model

#486552 color RGB value is (72,101,82).

RGB: (72,101,82) (28%, 40%, 32%)

RGB channels and saturation

R 72 of 255 = 28%
G 101 of 255 = 40%
B 82 of 255 = 32%

72
101
82

R + G + B ~ 33%. #486552 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 101 + 82 = 255 (100%)
R 72 of 255 ~ 28.24%
G 101 of 255 ~ 39.61%
B 82 of 255 ~ 32.16'%

%28.24
%39.61
%32.16

CMYK color model

#486552 color CMYK value is (29,0,19,60).

  • cyan value is 28.71%
  • magenta value is 0.00%
  • yellow value is 18.81%
  • key color value is 60.39%
CMYK: (29,0,19,60) C29M0Y19K60 (29%,0%,19%,60%) (0.29/0.00/0.19/0.60) 

CMYK percentages

%28.71
%0
%18.81
%60.39

Codes

Color #486552 in popluar color models

48 65 52
RGB 72 101 82
HSL 141° 16.76% 33.92%
HSB/HSV 141° 28.71% 39.61%
CMYK 28.71% 0.00% 18.81%
60.39%

Color #486552 in popluar number systems.

HEX 48 65 52
Decimal 72 101 82
Binary 1001000 1100101 1010010
Octal 110 145 122

Shades and tints

Shades of #486552

#486552
(72,101,82)
#425C4B
(66,92,75)
#3C5344
(60,83,68)
#364A3D
(54,74,61)
#304136
(48,65,54)
#2A382F
(42,56,47)
#242F28
(36,47,40)
#1E2621
(30,38,33)
#181D1A
(24,29,26)
#121413
(18,20,19)
#0C0B0C
(12,11,12)
#000000
(0,0,0)

Tints of #486552

#486552
(72,101,82)
#587361
(88,115,97)
#688170
(104,129,112)
#788F7F
(120,143,127)
#889D8E
(136,157,142)
#98AB9D
(152,171,157)
#A8B9AC
(168,185,172)
#B8C7BB
(184,199,187)
#C8D5CA
(200,213,202)
#D8E3D9
(216,227,217)
#E8F1E8
(232,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486552; }

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

This text font color is #486552.

Background Color

.myBgColor { background-color: #486552; }

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

This div background color is #486552.

Border color

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

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

This div border color is #486552.

Opacity

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

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

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

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

This text has shadow with #486552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486552.

Preview

Color preview on black background

This text has color #486552 on black background.


Color preview on white background

This text has color #486552 on white background.


Black color preview on #486552 background

This text has black color on #486552 background.


White color preview on #486552 background

This text has white color on #486552 background.


Related colors

Complementary color

Complementary color for #hex is #B79AAD.


I love getcolorcode.com

Triadic colors

1 #524865 and #655248 with #486552 are triadic colors.

2 #526548 and #654852 with #486552 are triadic colors.