COLOR #486752

HEX: #486752 RGB: (72,103,82)

Color info

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

RGB color model

#486752 color RGB value is (72,103,82).

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

RGB channels and saturation

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

72
103
82

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

Portions of RGB colors in percentages

R + G + B = 72 + 103 + 82 = 257 (100%)
R 72 of 257 ~ 28.02%
G 103 of 257 ~ 40.08%
B 82 of 257 ~ 31.91'%

%28.02
%40.08
%31.91

CMYK color model

#486752 color CMYK value is (30,0,20,60).

  • cyan value is 30.10%
  • magenta value is 0.00%
  • yellow value is 20.39%
  • key color value is 59.61%

CMYK: (30,0,20,60)
C30M0Y20K60 (30%, 0%, 20%, 60%)
(0.30 / 0.00 / 0.20 / 0.60)

CMYK percentages

%30.1
%0
%20.39
%59.61

Codes

Color #486752 in popluar color models

48 67 52
RGB 72 103 82
HSL 139° 17.71% 34.31%
HSB/HSV 139° 30.10% 40.39%
CMYK 30.10% 0.00% 20.39%
59.61%

Color #486752 in popluar number systems.

HEX 48 67 52
Decimal 72 103 82
Binary 1001000 1100111 1010010
Octal 110 147 122

Shades and tints

Shades of #486752

#486752
(72,103,82)
#425E4B
(66,94,75)
#3C5544
(60,85,68)
#364C3D
(54,76,61)
#304336
(48,67,54)
#2A3A2F
(42,58,47)
#243128
(36,49,40)
#1E2821
(30,40,33)
#181F1A
(24,31,26)
#121613
(18,22,19)
#0C0D0C
(12,13,12)
#000000
(0,0,0)

Tints of #486752

#486752
(72,103,82)
#587461
(88,116,97)
#688170
(104,129,112)
#788E7F
(120,142,127)
#889B8E
(136,155,142)
#98A89D
(152,168,157)
#A8B5AC
(168,181,172)
#B8C2BB
(184,194,187)
#C8CFCA
(200,207,202)
#D8DCD9
(216,220,217)
#E8E9E8
(232,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486752; }

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

This text font color is #486752.

Background Color

.myBgColor { background-color: #486752; }

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

This div background color is #486752.

Border color

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

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

This div border color is #486752.

Opacity

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

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

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

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

This text has shadow with #486752 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486752.

Preview

Color preview on black background

This text has color #486752 on black background.


Color preview on white background

This text has color #486752 on white background.


Black color preview on #486752 background

This text has black color on #486752 background.


White color preview on #486752 background

This text has white color on #486752 background.


Related colors

Complementary color

Complementary color for #hex is #B798AD.


I love getcolorcode.com

Triadic colors

1 #524867 and #675248 with #486752 are triadic colors.

2 #526748 and #674852 with #486752 are triadic colors.