COLOR #486265

HEX: #486265 RGB: (72,98,101)

Color info

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

RGB color model

#486265 color RGB value is (72,98,101).

RGB: (72,98,101) (28%, 38%, 40%)

RGB channels and saturation

R 72 of 255 = 28%
G 98 of 255 = 38%
B 101 of 255 = 40%

72
98
101

R + G + B ~ 35%. #486265 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 98 + 101 = 271 (100%)
R 72 of 271 ~ 26.57%
G 98 of 271 ~ 36.16%
B 101 of 271 ~ 37.27'%

%26.57
%36.16
%37.27

CMYK color model

#486265 color CMYK value is (29,3,0,60).

  • cyan value is 28.71%
  • magenta value is 2.97%
  • yellow value is 0.00%
  • key color value is 60.39%
CMYK: (29,3,0,60) C29M3Y0K60 (29%,3%,0%,60%) (0.29/0.03/0.00/0.60) 

CMYK percentages

%28.71
%2.97
%0
%60.39

Codes

Color #486265 in popluar color models

48 62 65
RGB 72 98 101
HSL 186° 16.76% 33.92%
HSB/HSV 186° 28.71% 39.61%
CMYK 28.71% 2.97% 0.00%
60.39%

Color #486265 in popluar number systems.

HEX 48 62 65
Decimal 72 98 101
Binary 1001000 1100010 1100101
Octal 110 142 145

Shades and tints

Shades of #486265

#486265
(72,98,101)
#425A5C
(66,90,92)
#3C5253
(60,82,83)
#364A4A
(54,74,74)
#304241
(48,66,65)
#2A3A38
(42,58,56)
#24322F
(36,50,47)
#1E2A26
(30,42,38)
#18221D
(24,34,29)
#121A14
(18,26,20)
#0C120B
(12,18,11)
#000000
(0,0,0)

Tints of #486265

#486265
(72,98,101)
#587073
(88,112,115)
#687E81
(104,126,129)
#788C8F
(120,140,143)
#889A9D
(136,154,157)
#98A8AB
(152,168,171)
#A8B6B9
(168,182,185)
#B8C4C7
(184,196,199)
#C8D2D5
(200,210,213)
#D8E0E3
(216,224,227)
#E8EEF1
(232,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486265; }

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

This text font color is #486265.

Background Color

.myBgColor { background-color: #486265; }

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

This div background color is #486265.

Border color

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

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

This div border color is #486265.

Opacity

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

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

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

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

This text has shadow with #486265 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486265.

Preview

Color preview on black background

This text has color #486265 on black background.


Color preview on white background

This text has color #486265 on white background.


Black color preview on #486265 background

This text has black color on #486265 background.


White color preview on #486265 background

This text has white color on #486265 background.


Related colors

Complementary color

Complementary color for #hex is #B79D9A.


I love getcolorcode.com

Triadic colors

1 #654862 and #626548 with #486265 are triadic colors.

2 #656248 and #624865 with #486265 are triadic colors.