COLOR #486652

HEX: #486652 RGB: (72,102,82)

Color info

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

RGB color model

#486652 color RGB value is (72,102,82).

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

RGB channels and saturation

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

72
102
82

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

Portions of RGB colors in percentages

R + G + B = 72 + 102 + 82 = 256 (100%)
R 72 of 256 ~ 28.13%
G 102 of 256 ~ 39.84%
B 82 of 256 ~ 32.03'%

%28.13
%39.84
%32.03

CMYK color model

#486652 color CMYK value is (29,0,20,60).

  • cyan value is 29.41%
  • magenta value is 0.00%
  • yellow value is 19.61%
  • key color value is 60.00%

CMYK: (29,0,20,60)
C29M0Y20K60 (29%, 0%, 20%, 60%)
(0.29 / 0.00 / 0.20 / 0.60)

CMYK percentages

%29.41
%0
%19.61
%60

Codes

Color #486652 in popluar color models

48 66 52
RGB 72 102 82
HSL 140° 17.24% 34.12%
HSB/HSV 140° 29.41% 40.00%
CMYK 29.41% 0.00% 19.61%
60.00%

Color #486652 in popluar number systems.

HEX 48 66 52
Decimal 72 102 82
Binary 1001000 1100110 1010010
Octal 110 146 122

Shades and tints

Shades of #486652

#486652
(72,102,82)
#425D4B
(66,93,75)
#3C5444
(60,84,68)
#364B3D
(54,75,61)
#304236
(48,66,54)
#2A392F
(42,57,47)
#243028
(36,48,40)
#1E2721
(30,39,33)
#181E1A
(24,30,26)
#121513
(18,21,19)
#0C0C0C
(12,12,12)
#000000
(0,0,0)

Tints of #486652

#486652
(72,102,82)
#587361
(88,115,97)
#688070
(104,128,112)
#788D7F
(120,141,127)
#889A8E
(136,154,142)
#98A79D
(152,167,157)
#A8B4AC
(168,180,172)
#B8C1BB
(184,193,187)
#C8CECA
(200,206,202)
#D8DBD9
(216,219,217)
#E8E8E8
(232,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486652; }

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

This text font color is #486652.

Background Color

.myBgColor { background-color: #486652; }

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

This div background color is #486652.

Border color

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

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

This div border color is #486652.

Opacity

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

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

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

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

This text has shadow with #486652 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486652.

Preview

Color preview on black background

This text has color #486652 on black background.


Color preview on white background

This text has color #486652 on white background.


Black color preview on #486652 background

This text has black color on #486652 background.


White color preview on #486652 background

This text has white color on #486652 background.


Related colors

Complementary color

Complementary color for #hex is #B799AD.


I love getcolorcode.com

Triadic colors

1 #524866 and #665248 with #486652 are triadic colors.

2 #526648 and #664852 with #486652 are triadic colors.