COLOR #485869

HEX: #485869 RGB: (72,88,105)

Color info

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

RGB color model

#485869 color RGB value is (72,88,105).

RGB: (72,88,105) (28%, 35%, 41%)

RGB channels and saturation

R 72 of 255 = 28%
G 88 of 255 = 35%
B 105 of 255 = 41%

72
88
105

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

Portions of RGB colors in percentages

R + G + B = 72 + 88 + 105 = 265 (100%)
R 72 of 265 ~ 27.17%
G 88 of 265 ~ 33.21%
B 105 of 265 ~ 39.62'%

%27.17
%33.21
%39.62

CMYK color model

#485869 color CMYK value is (31,16,0,59).

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

CMYK: (31,16,0,59)
C31M16Y0K59 (31%, 16%, 0%, 59%)
(0.31 / 0.16 / 0.00 / 0.59)

CMYK percentages

%31.43
%16.19
%0
%58.82

Codes

Color #485869 in popluar color models

48 58 69
RGB 72 88 105
HSL 211° 18.64% 34.71%
HSB/HSV 211° 31.43% 41.18%
CMYK 31.43% 16.19% 0.00%
58.82%

Color #485869 in popluar number systems.

HEX 48 58 69
Decimal 72 88 105
Binary 1001000 1011000 1101001
Octal 110 130 151

Shades and tints

Shades of #485869

#485869
(72,88,105)
#425060
(66,80,96)
#3C4857
(60,72,87)
#36404E
(54,64,78)
#303845
(48,56,69)
#2A303C
(42,48,60)
#242833
(36,40,51)
#1E202A
(30,32,42)
#181821
(24,24,33)
#121018
(18,16,24)
#0C080F
(12,8,15)
#000000
(0,0,0)

Tints of #485869

#485869
(72,88,105)
#586776
(88,103,118)
#687683
(104,118,131)
#788590
(120,133,144)
#88949D
(136,148,157)
#98A3AA
(152,163,170)
#A8B2B7
(168,178,183)
#B8C1C4
(184,193,196)
#C8D0D1
(200,208,209)
#D8DFDE
(216,223,222)
#E8EEEB
(232,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #485869; }

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

This text font color is #485869.

Background Color

.myBgColor { background-color: #485869; }

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

This div background color is #485869.

Border color

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

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

This div border color is #485869.

Opacity

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

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

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

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

This text has shadow with #485869 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485869.

Preview

Color preview on black background

This text has color #485869 on black background.


Color preview on white background

This text has color #485869 on white background.


Black color preview on #485869 background

This text has black color on #485869 background.


White color preview on #485869 background

This text has white color on #485869 background.


Related colors

Complementary color

Complementary color for #hex is #B7A796.


I love getcolorcode.com

Triadic colors

1 #694858 and #586948 with #485869 are triadic colors.

2 #695848 and #584869 with #485869 are triadic colors.