COLOR #486559

HEX: #486559 RGB: (72,101,89)

Color info

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

RGB color model

#486559 color RGB value is (72,101,89).

RGB: (72,101,89) (28%, 40%, 35%)

RGB channels and saturation

R 72 of 255 = 28%
G 101 of 255 = 40%
B 89 of 255 = 35%

72
101
89

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

Portions of RGB colors in percentages

R + G + B = 72 + 101 + 89 = 262 (100%)
R 72 of 262 ~ 27.48%
G 101 of 262 ~ 38.55%
B 89 of 262 ~ 33.97'%

%27.48
%38.55
%33.97

CMYK color model

#486559 color CMYK value is (29,0,12,60).

  • cyan value is 28.71%
  • magenta value is 0.00%
  • yellow value is 11.88%
  • key color value is 60.39%

CMYK: (29,0,12,60)
C29M0Y12K60 (29%, 0%, 12%, 60%)
(0.29 / 0.00 / 0.12 / 0.60)

CMYK percentages

%28.71
%0
%11.88
%60.39

Codes

Color #486559 in popluar color models

48 65 59
RGB 72 101 89
HSL 155° 16.76% 33.92%
HSB/HSV 155° 28.71% 39.61%
CMYK 28.71% 0.00% 11.88%
60.39%

Color #486559 in popluar number systems.

HEX 48 65 59
Decimal 72 101 89
Binary 1001000 1100101 1011001
Octal 110 145 131

Shades and tints

Shades of #486559

#486559
(72,101,89)
#425C51
(66,92,81)
#3C5349
(60,83,73)
#364A41
(54,74,65)
#304139
(48,65,57)
#2A3831
(42,56,49)
#242F29
(36,47,41)
#1E2621
(30,38,33)
#181D19
(24,29,25)
#121411
(18,20,17)
#0C0B09
(12,11,9)
#000000
(0,0,0)

Tints of #486559

#486559
(72,101,89)
#587368
(88,115,104)
#688177
(104,129,119)
#788F86
(120,143,134)
#889D95
(136,157,149)
#98ABA4
(152,171,164)
#A8B9B3
(168,185,179)
#B8C7C2
(184,199,194)
#C8D5D1
(200,213,209)
#D8E3E0
(216,227,224)
#E8F1EF
(232,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486559; }

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

This text font color is #486559.

Background Color

.myBgColor { background-color: #486559; }

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

This div background color is #486559.

Border color

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

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

This div border color is #486559.

Opacity

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

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

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

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

This text has shadow with #486559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486559.

Preview

Color preview on black background

This text has color #486559 on black background.


Color preview on white background

This text has color #486559 on white background.


Black color preview on #486559 background

This text has black color on #486559 background.


White color preview on #486559 background

This text has white color on #486559 background.


Related colors

Complementary color

Complementary color for #hex is #B79AA6.


I love getcolorcode.com

Triadic colors

1 #594865 and #655948 with #486559 are triadic colors.

2 #596548 and #654859 with #486559 are triadic colors.