COLOR #485688

HEX: #485688 RGB: (72,86,136)

Color info

#485688 contains mainly green and blue colors. Web safe color of #485688 is #336699 (or #369).

RGB color model

#485688 color RGB value is (72,86,136).

RGB: (72,86,136) (28%, 34%, 53%)

RGB channels and saturation

R 72 of 255 = 28%
G 86 of 255 = 34%
B 136 of 255 = 53%

72
86
136

R + G + B ~ 38%. #485688 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 86 + 136 = 294 (100%)
R 72 of 294 ~ 24.49%
G 86 of 294 ~ 29.25%
B 136 of 294 ~ 46.26'%

%24.49
%29.25
%46.26

CMYK color model

#485688 color CMYK value is (47,37,0,47).

  • cyan value is 47.06%
  • magenta value is 36.76%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (47,37,0,47)
C47M37Y0K47 (47%, 37%, 0%, 47%)
(0.47 / 0.37 / 0.00 / 0.47)

CMYK percentages

%47.06
%36.76
%0
%46.67

Codes

Color #485688 in popluar color models

48 56 88
RGB 72 86 136
HSL 227° 30.77% 40.78%
HSB/HSV 227° 47.06% 53.33%
CMYK 47.06% 36.76% 0.00%
46.67%

Color #485688 in popluar number systems.

HEX 48 56 88
Decimal 72 86 136
Binary 1001000 1010110 10001000
Octal 110 126 210

Shades and tints

Shades of #485688

#485688
(72,86,136)
#424F7C
(66,79,124)
#3C4870
(60,72,112)
#364164
(54,65,100)
#303A58
(48,58,88)
#2A334C
(42,51,76)
#242C40
(36,44,64)
#1E2534
(30,37,52)
#181E28
(24,30,40)
#12171C
(18,23,28)
#0C1010
(12,16,16)
#000000
(0,0,0)

Tints of #485688

#485688
(72,86,136)
#586592
(88,101,146)
#68749C
(104,116,156)
#7883A6
(120,131,166)
#8892B0
(136,146,176)
#98A1BA
(152,161,186)
#A8B0C4
(168,176,196)
#B8BFCE
(184,191,206)
#C8CED8
(200,206,216)
#D8DDE2
(216,221,226)
#E8ECEC
(232,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #485688 color. Also use rgb(72,86,136) instead hex code.

Text Font Color

.myTextColor { color: #485688; }

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

This text font color is #485688.

Background Color

.myBgColor { background-color: #485688; }

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

This div background color is #485688.

Border color

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

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

This div border color is #485688.

Opacity

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

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

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

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

This text has shadow with #485688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485688.

Preview

Color preview on black background

This text has color #485688 on black background.


Color preview on white background

This text has color #485688 on white background.


Black color preview on #485688 background

This text has black color on #485688 background.


White color preview on #485688 background

This text has white color on #485688 background.


Related colors

Complementary color

Complementary color for #hex is #B7A977.


I love getcolorcode.com

Triadic colors

1 #884856 and #568848 with #485688 are triadic colors.

2 #885648 and #564888 with #485688 are triadic colors.