COLOR #485D97

HEX: #485D97 RGB: (72,93,151)

Color info

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

RGB color model

#485D97 color RGB value is (72,93,151).

RGB: (72,93,151) (28%, 36%, 59%)

RGB channels and saturation

R 72 of 255 = 28%
G 93 of 255 = 36%
B 151 of 255 = 59%

72
93
151

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

Portions of RGB colors in percentages

R + G + B = 72 + 93 + 151 = 316 (100%)
R 72 of 316 ~ 22.78%
G 93 of 316 ~ 29.43%
B 151 of 316 ~ 47.78'%

%22.78
%29.43
%47.78

CMYK color model

#485D97 color CMYK value is (52,38,0,41).

  • cyan value is 52.32%
  • magenta value is 38.41%
  • yellow value is 0.00%
  • key color value is 40.78%
CMYK: (52,38,0,41) C52M38Y0K41 (52%,38%,0%,41%) (0.52/0.38/0.00/0.41) 

CMYK percentages

%52.32
%38.41
%0
%40.78

Codes

Color #485D97 in popluar color models

48 5D 97
RGB 72 93 151
HSL 224° 35.43% 43.73%
HSB/HSV 224° 52.32% 59.22%
CMYK 52.32% 38.41% 0.00%
40.78%

Color #485D97 in popluar number systems.

HEX 48 5D 97
Decimal 72 93 151
Binary 1001000 1011101 10010111
Octal 110 135 227

Shades and tints

Shades of #485D97

#485D97
(72,93,151)
#42558A
(66,85,138)
#3C4D7D
(60,77,125)
#364570
(54,69,112)
#303D63
(48,61,99)
#2A3556
(42,53,86)
#242D49
(36,45,73)
#1E253C
(30,37,60)
#181D2F
(24,29,47)
#121522
(18,21,34)
#0C0D15
(12,13,21)
#000000
(0,0,0)

Tints of #485D97

#485D97
(72,93,151)
#586BA0
(88,107,160)
#6879A9
(104,121,169)
#7887B2
(120,135,178)
#8895BB
(136,149,187)
#98A3C4
(152,163,196)
#A8B1CD
(168,177,205)
#B8BFD6
(184,191,214)
#C8CDDF
(200,205,223)
#D8DBE8
(216,219,232)
#E8E9F1
(232,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #485D97 color. Also use rgb(72,93,151) instead hex code.

Text Font Color

.myTextColor { color: #485D97; }

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

This text font color is #485D97.

Background Color

.myBgColor { background-color: #485D97; }

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

This div background color is #485D97.

Border color

.myBorderColor { border: 1px solid #485D97; }

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

This div border color is #485D97.

Opacity

.myOpacity80 { color: #485D97; opacity: 0.8; }

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

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

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

This text has shadow with #485D97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485D97.

Preview

Color preview on black background

This text has color #485D97 on black background.


Color preview on white background

This text has color #485D97 on white background.


Black color preview on #485D97 background

This text has black color on #485D97 background.


White color preview on #485D97 background

This text has white color on #485D97 background.


Related colors

Complementary color

Complementary color for #hex is #B7A268.


I love getcolorcode.com

Triadic colors

1 #97485D and #5D9748 with #485D97 are triadic colors.

2 #975D48 and #5D4897 with #485D97 are triadic colors.