COLOR #485898

HEX: #485898 RGB: (72,88,152)

Color info

#485898 contains mainly blue color. Web safe color of #485898 is #336699 (or #369).

RGB color model

#485898 color RGB value is (72,88,152).

RGB: (72,88,152) (28%, 35%, 60%)

RGB channels and saturation

R 72 of 255 = 28%
G 88 of 255 = 35%
B 152 of 255 = 60%

72
88
152

R + G + B ~ 41%. #485898 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 72 + 88 + 152 = 312 (100%)
R 72 of 312 ~ 23.08%
G 88 of 312 ~ 28.21%
B 152 of 312 ~ 48.72'%

%23.08
%28.21
%48.72

CMYK color model

#485898 color CMYK value is (53,42,0,40).

  • cyan value is 52.63%
  • magenta value is 42.11%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (53,42,0,40)
C53M42Y0K40 (53%, 42%, 0%, 40%)
(0.53 / 0.42 / 0.00 / 0.40)

CMYK percentages

%52.63
%42.11
%0
%40.39

Codes

Color #485898 in popluar color models

48 58 98
RGB 72 88 152
HSL 228° 35.71% 43.92%
HSB/HSV 228° 52.63% 59.61%
CMYK 52.63% 42.11% 0.00%
40.39%

Color #485898 in popluar number systems.

HEX 48 58 98
Decimal 72 88 152
Binary 1001000 1011000 10011000
Octal 110 130 230

Shades and tints

Shades of #485898

#485898
(72,88,152)
#42508B
(66,80,139)
#3C487E
(60,72,126)
#364071
(54,64,113)
#303864
(48,56,100)
#2A3057
(42,48,87)
#24284A
(36,40,74)
#1E203D
(30,32,61)
#181830
(24,24,48)
#121023
(18,16,35)
#0C0816
(12,8,22)
#000000
(0,0,0)

Tints of #485898

#485898
(72,88,152)
#5867A1
(88,103,161)
#6876AA
(104,118,170)
#7885B3
(120,133,179)
#8894BC
(136,148,188)
#98A3C5
(152,163,197)
#A8B2CE
(168,178,206)
#B8C1D7
(184,193,215)
#C8D0E0
(200,208,224)
#D8DFE9
(216,223,233)
#E8EEF2
(232,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #485898; }

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

This text font color is #485898.

Background Color

.myBgColor { background-color: #485898; }

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

This div background color is #485898.

Border color

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

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

This div border color is #485898.

Opacity

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

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

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

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

This text has shadow with #485898 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485898.

Preview

Color preview on black background

This text has color #485898 on black background.


Color preview on white background

This text has color #485898 on white background.


Black color preview on #485898 background

This text has black color on #485898 background.


White color preview on #485898 background

This text has white color on #485898 background.


Related colors

Complementary color

Complementary color for #hex is #B7A767.


I love getcolorcode.com

Triadic colors

1 #984858 and #589848 with #485898 are triadic colors.

2 #985848 and #584898 with #485898 are triadic colors.