COLOR #487493

HEX: #487493 RGB: (72,116,147)

Color info

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

RGB color model

#487493 color RGB value is (72,116,147).

RGB: (72,116,147) (28%, 45%, 58%)

RGB channels and saturation

R 72 of 255 = 28%
G 116 of 255 = 45%
B 147 of 255 = 58%

72
116
147

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

Portions of RGB colors in percentages

R + G + B = 72 + 116 + 147 = 335 (100%)
R 72 of 335 ~ 21.49%
G 116 of 335 ~ 34.63%
B 147 of 335 ~ 43.88'%

%21.49
%34.63
%43.88

CMYK color model

#487493 color CMYK value is (51,21,0,42).

  • cyan value is 51.02%
  • magenta value is 21.09%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (51,21,0,42)
C51M21Y0K42 (51%, 21%, 0%, 42%)
(0.51 / 0.21 / 0.00 / 0.42)

CMYK percentages

%51.02
%21.09
%0
%42.35

Codes

Color #487493 in popluar color models

48 74 93
RGB 72 116 147
HSL 205° 34.25% 42.94%
HSB/HSV 205° 51.02% 57.65%
CMYK 51.02% 21.09% 0.00%
42.35%

Color #487493 in popluar number systems.

HEX 48 74 93
Decimal 72 116 147
Binary 1001000 1110100 10010011
Octal 110 164 223

Shades and tints

Shades of #487493

#487493
(72,116,147)
#426A86
(66,106,134)
#3C6079
(60,96,121)
#36566C
(54,86,108)
#304C5F
(48,76,95)
#2A4252
(42,66,82)
#243845
(36,56,69)
#1E2E38
(30,46,56)
#18242B
(24,36,43)
#121A1E
(18,26,30)
#0C1011
(12,16,17)
#000000
(0,0,0)

Tints of #487493

#487493
(72,116,147)
#58809C
(88,128,156)
#688CA5
(104,140,165)
#7898AE
(120,152,174)
#88A4B7
(136,164,183)
#98B0C0
(152,176,192)
#A8BCC9
(168,188,201)
#B8C8D2
(184,200,210)
#C8D4DB
(200,212,219)
#D8E0E4
(216,224,228)
#E8ECED
(232,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #487493 color. Also use rgb(72,116,147) instead hex code.

Text Font Color

.myTextColor { color: #487493; }

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

This text font color is #487493.

Background Color

.myBgColor { background-color: #487493; }

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

This div background color is #487493.

Border color

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

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

This div border color is #487493.

Opacity

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

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

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

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

This text has shadow with #487493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487493.

Preview

Color preview on black background

This text has color #487493 on black background.


Color preview on white background

This text has color #487493 on white background.


Black color preview on #487493 background

This text has black color on #487493 background.


White color preview on #487493 background

This text has white color on #487493 background.


Related colors

Complementary color

Complementary color for #hex is #B78B6C.


I love getcolorcode.com

Triadic colors

1 #934874 and #749348 with #487493 are triadic colors.

2 #937448 and #744893 with #487493 are triadic colors.