COLOR #485368

HEX: #485368 RGB: (72,83,104)

Color info

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

RGB color model

#485368 color RGB value is (72,83,104).

RGB: (72,83,104) (28%, 33%, 41%)

RGB channels and saturation

R 72 of 255 = 28%
G 83 of 255 = 33%
B 104 of 255 = 41%

72
83
104

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

Portions of RGB colors in percentages

R + G + B = 72 + 83 + 104 = 259 (100%)
R 72 of 259 ~ 27.8%
G 83 of 259 ~ 32.05%
B 104 of 259 ~ 40.15'%

%27.8
%32.05
%40.15

CMYK color model

#485368 color CMYK value is (31,20,0,59).

  • cyan value is 30.77%
  • magenta value is 20.19%
  • yellow value is 0.00%
  • key color value is 59.22%
CMYK: (31,20,0,59) C31M20Y0K59 (31%,20%,0%,59%) (0.31/0.20/0.00/0.59) 

CMYK percentages

%30.77
%20.19
%0
%59.22

Codes

Color #485368 in popluar color models

48 53 68
RGB 72 83 104
HSL 219° 18.18% 34.51%
HSB/HSV 219° 30.77% 40.78%
CMYK 30.77% 20.19% 0.00%
59.22%

Color #485368 in popluar number systems.

HEX 48 53 68
Decimal 72 83 104
Binary 1001000 1010011 1101000
Octal 110 123 150

Shades and tints

Shades of #485368

#485368
(72,83,104)
#424C5F
(66,76,95)
#3C4556
(60,69,86)
#363E4D
(54,62,77)
#303744
(48,55,68)
#2A303B
(42,48,59)
#242932
(36,41,50)
#1E2229
(30,34,41)
#181B20
(24,27,32)
#121417
(18,20,23)
#0C0D0E
(12,13,14)
#000000
(0,0,0)

Tints of #485368

#485368
(72,83,104)
#586275
(88,98,117)
#687182
(104,113,130)
#78808F
(120,128,143)
#888F9C
(136,143,156)
#989EA9
(152,158,169)
#A8ADB6
(168,173,182)
#B8BCC3
(184,188,195)
#C8CBD0
(200,203,208)
#D8DADD
(216,218,221)
#E8E9EA
(232,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #485368 color. Also use rgb(72,83,104) instead hex code.

Text Font Color

.myTextColor { color: #485368; }

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

This text font color is #485368.

Background Color

.myBgColor { background-color: #485368; }

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

This div background color is #485368.

Border color

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

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

This div border color is #485368.

Opacity

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

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

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

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

This text has shadow with #485368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485368.

Preview

Color preview on black background

This text has color #485368 on black background.


Color preview on white background

This text has color #485368 on white background.


Black color preview on #485368 background

This text has black color on #485368 background.


White color preview on #485368 background

This text has white color on #485368 background.


Related colors

Complementary color

Complementary color for #hex is #B7AC97.


I love getcolorcode.com

Triadic colors

1 #684853 and #536848 with #485368 are triadic colors.

2 #685348 and #534868 with #485368 are triadic colors.