COLOR #486961

HEX: #486961 RGB: (72,105,97)

Color info

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

RGB color model

#486961 color RGB value is (72,105,97).

RGB: (72,105,97) (28%, 41%, 38%)

RGB channels and saturation

R 72 of 255 = 28%
G 105 of 255 = 41%
B 97 of 255 = 38%

72
105
97

R + G + B ~ 36%. #486961 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 105 + 97 = 274 (100%)
R 72 of 274 ~ 26.28%
G 105 of 274 ~ 38.32%
B 97 of 274 ~ 35.4'%

%26.28
%38.32
%35.4

CMYK color model

#486961 color CMYK value is (31,0,8,59).

  • cyan value is 31.43%
  • magenta value is 0.00%
  • yellow value is 7.62%
  • key color value is 58.82%

CMYK: (31,0,8,59)
C31M0Y8K59 (31%, 0%, 8%, 59%)
(0.31 / 0.00 / 0.08 / 0.59)

CMYK percentages

%31.43
%0
%7.62
%58.82

Codes

Color #486961 in popluar color models

48 69 61
RGB 72 105 97
HSL 165° 18.64% 34.71%
HSB/HSV 165° 31.43% 41.18%
CMYK 31.43% 0.00% 7.62%
58.82%

Color #486961 in popluar number systems.

HEX 48 69 61
Decimal 72 105 97
Binary 1001000 1101001 1100001
Octal 110 151 141

Shades and tints

Shades of #486961

#486961
(72,105,97)
#426059
(66,96,89)
#3C5751
(60,87,81)
#364E49
(54,78,73)
#304541
(48,69,65)
#2A3C39
(42,60,57)
#243331
(36,51,49)
#1E2A29
(30,42,41)
#182121
(24,33,33)
#121819
(18,24,25)
#0C0F11
(12,15,17)
#000000
(0,0,0)

Tints of #486961

#486961
(72,105,97)
#58766F
(88,118,111)
#68837D
(104,131,125)
#78908B
(120,144,139)
#889D99
(136,157,153)
#98AAA7
(152,170,167)
#A8B7B5
(168,183,181)
#B8C4C3
(184,196,195)
#C8D1D1
(200,209,209)
#D8DEDF
(216,222,223)
#E8EBED
(232,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #486961 color. Also use rgb(72,105,97) instead hex code.

Text Font Color

.myTextColor { color: #486961; }

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

This text font color is #486961.

Background Color

.myBgColor { background-color: #486961; }

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

This div background color is #486961.

Border color

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

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

This div border color is #486961.

Opacity

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

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

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

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

This text has shadow with #486961 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486961.

Preview

Color preview on black background

This text has color #486961 on black background.


Color preview on white background

This text has color #486961 on white background.


Black color preview on #486961 background

This text has black color on #486961 background.


White color preview on #486961 background

This text has white color on #486961 background.


Related colors

Complementary color

Complementary color for #hex is #B7969E.


I love getcolorcode.com

Triadic colors

1 #614869 and #696148 with #486961 are triadic colors.

2 #616948 and #694861 with #486961 are triadic colors.