COLOR #486D73

HEX: #486D73 RGB: (72,109,115)

Color info

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

RGB color model

#486D73 color RGB value is (72,109,115).

RGB: (72,109,115) (28%, 43%, 45%)

RGB channels and saturation

R 72 of 255 = 28%
G 109 of 255 = 43%
B 115 of 255 = 45%

72
109
115

R + G + B ~ 39%. #486D73 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 109 + 115 = 296 (100%)
R 72 of 296 ~ 24.32%
G 109 of 296 ~ 36.82%
B 115 of 296 ~ 38.85'%

%24.32
%36.82
%38.85

CMYK color model

#486D73 color CMYK value is (37,5,0,55).

  • cyan value is 37.39%
  • magenta value is 5.22%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (37,5,0,55)
C37M5Y0K55 (37%, 5%, 0%, 55%)
(0.37 / 0.05 / 0.00 / 0.55)

CMYK percentages

%37.39
%5.22
%0
%54.9

Codes

Color #486D73 in popluar color models

48 6D 73
RGB 72 109 115
HSL 188° 22.99% 36.67%
HSB/HSV 188° 37.39% 45.10%
CMYK 37.39% 5.22% 0.00%
54.90%

Color #486D73 in popluar number systems.

HEX 48 6D 73
Decimal 72 109 115
Binary 1001000 1101101 1110011
Octal 110 155 163

Shades and tints

Shades of #486D73

#486D73
(72,109,115)
#426469
(66,100,105)
#3C5B5F
(60,91,95)
#365255
(54,82,85)
#30494B
(48,73,75)
#2A4041
(42,64,65)
#243737
(36,55,55)
#1E2E2D
(30,46,45)
#182523
(24,37,35)
#121C19
(18,28,25)
#0C130F
(12,19,15)
#000000
(0,0,0)

Tints of #486D73

#486D73
(72,109,115)
#587A7F
(88,122,127)
#68878B
(104,135,139)
#789497
(120,148,151)
#88A1A3
(136,161,163)
#98AEAF
(152,174,175)
#A8BBBB
(168,187,187)
#B8C8C7
(184,200,199)
#C8D5D3
(200,213,211)
#D8E2DF
(216,226,223)
#E8EFEB
(232,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #486D73 color. Also use rgb(72,109,115) instead hex code.

Text Font Color

.myTextColor { color: #486D73; }

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

This text font color is #486D73.

Background Color

.myBgColor { background-color: #486D73; }

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

This div background color is #486D73.

Border color

.myBorderColor { border: 1px solid #486D73; }

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

This div border color is #486D73.

Opacity

.myOpacity80 { color: #486D73; opacity: 0.8; }

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

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

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

This text has shadow with #486D73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486D73.

Preview

Color preview on black background

This text has color #486D73 on black background.


Color preview on white background

This text has color #486D73 on white background.


Black color preview on #486D73 background

This text has black color on #486D73 background.


White color preview on #486D73 background

This text has white color on #486D73 background.


Related colors

Complementary color

Complementary color for #hex is #B7928C.


I love getcolorcode.com

Triadic colors

1 #73486D and #6D7348 with #486D73 are triadic colors.

2 #736D48 and #6D4873 with #486D73 are triadic colors.