COLOR #486751

HEX: #486751 RGB: (72,103,81)

Color info

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

RGB color model

#486751 color RGB value is (72,103,81).

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

RGB channels and saturation

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

72
103
81

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

Portions of RGB colors in percentages

R + G + B = 72 + 103 + 81 = 256 (100%)
R 72 of 256 ~ 28.13%
G 103 of 256 ~ 40.23%
B 81 of 256 ~ 31.64'%

%28.13
%40.23
%31.64

CMYK color model

#486751 color CMYK value is (30,0,21,60).

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

CMYK: (30,0,21,60)
C30M0Y21K60 (30%, 0%, 21%, 60%)
(0.30 / 0.00 / 0.21 / 0.60)

CMYK percentages

%30.1
%0
%21.36
%59.61

Codes

Color #486751 in popluar color models

48 67 51
RGB 72 103 81
HSL 137° 17.71% 34.31%
HSB/HSV 137° 30.10% 40.39%
CMYK 30.10% 0.00% 21.36%
59.61%

Color #486751 in popluar number systems.

HEX 48 67 51
Decimal 72 103 81
Binary 1001000 1100111 1010001
Octal 110 147 121

Shades and tints

Shades of #486751

#486751
(72,103,81)
#425E4A
(66,94,74)
#3C5543
(60,85,67)
#364C3C
(54,76,60)
#304335
(48,67,53)
#2A3A2E
(42,58,46)
#243127
(36,49,39)
#1E2820
(30,40,32)
#181F19
(24,31,25)
#121612
(18,22,18)
#0C0D0B
(12,13,11)
#000000
(0,0,0)

Tints of #486751

#486751
(72,103,81)
#587460
(88,116,96)
#68816F
(104,129,111)
#788E7E
(120,142,126)
#889B8D
(136,155,141)
#98A89C
(152,168,156)
#A8B5AB
(168,181,171)
#B8C2BA
(184,194,186)
#C8CFC9
(200,207,201)
#D8DCD8
(216,220,216)
#E8E9E7
(232,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486751; }

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

This text font color is #486751.

Background Color

.myBgColor { background-color: #486751; }

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

This div background color is #486751.

Border color

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

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

This div border color is #486751.

Opacity

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

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

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

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

This text has shadow with #486751 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486751.

Preview

Color preview on black background

This text has color #486751 on black background.


Color preview on white background

This text has color #486751 on white background.


Black color preview on #486751 background

This text has black color on #486751 background.


White color preview on #486751 background

This text has white color on #486751 background.


Related colors

Complementary color

Complementary color for #hex is #B798AE.


I love getcolorcode.com

Triadic colors

1 #514867 and #675148 with #486751 are triadic colors.

2 #516748 and #674851 with #486751 are triadic colors.