COLOR #485861

HEX: #485861 RGB: (72,88,97)

Color info

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

RGB color model

#485861 color RGB value is (72,88,97).

RGB: (72,88,97) (28%, 35%, 38%)

RGB channels and saturation

R 72 of 255 = 28%
G 88 of 255 = 35%
B 97 of 255 = 38%

72
88
97

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

Portions of RGB colors in percentages

R + G + B = 72 + 88 + 97 = 257 (100%)
R 72 of 257 ~ 28.02%
G 88 of 257 ~ 34.24%
B 97 of 257 ~ 37.74'%

%28.02
%34.24
%37.74

CMYK color model

#485861 color CMYK value is (26,9,0,62).

  • cyan value is 25.77%
  • magenta value is 9.28%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (26,9,0,62)
C26M9Y0K62 (26%, 9%, 0%, 62%)
(0.26 / 0.09 / 0.00 / 0.62)

CMYK percentages

%25.77
%9.28
%0
%61.96

Codes

Color #485861 in popluar color models

48 58 61
RGB 72 88 97
HSL 202° 14.79% 33.14%
HSB/HSV 202° 25.77% 38.04%
CMYK 25.77% 9.28% 0.00%
61.96%

Color #485861 in popluar number systems.

HEX 48 58 61
Decimal 72 88 97
Binary 1001000 1011000 1100001
Octal 110 130 141

Shades and tints

Shades of #485861

#485861
(72,88,97)
#425059
(66,80,89)
#3C4851
(60,72,81)
#364049
(54,64,73)
#303841
(48,56,65)
#2A3039
(42,48,57)
#242831
(36,40,49)
#1E2029
(30,32,41)
#181821
(24,24,33)
#121019
(18,16,25)
#0C0811
(12,8,17)
#000000
(0,0,0)

Tints of #485861

#485861
(72,88,97)
#58676F
(88,103,111)
#68767D
(104,118,125)
#78858B
(120,133,139)
#889499
(136,148,153)
#98A3A7
(152,163,167)
#A8B2B5
(168,178,181)
#B8C1C3
(184,193,195)
#C8D0D1
(200,208,209)
#D8DFDF
(216,223,223)
#E8EEED
(232,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #485861; }

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

This text font color is #485861.

Background Color

.myBgColor { background-color: #485861; }

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

This div background color is #485861.

Border color

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

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

This div border color is #485861.

Opacity

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

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

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

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

This text has shadow with #485861 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485861.

Preview

Color preview on black background

This text has color #485861 on black background.


Color preview on white background

This text has color #485861 on white background.


Black color preview on #485861 background

This text has black color on #485861 background.


White color preview on #485861 background

This text has white color on #485861 background.


Related colors

Complementary color

Complementary color for #hex is #B7A79E.


I love getcolorcode.com

Triadic colors

1 #614858 and #586148 with #485861 are triadic colors.

2 #615848 and #584861 with #485861 are triadic colors.