COLOR #486993

HEX: #486993 RGB: (72,105,147)

Color info

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

RGB color model

#486993 color RGB value is (72,105,147).

RGB: (72,105,147) (28%, 41%, 58%)

RGB channels and saturation

R 72 of 255 = 28%
G 105 of 255 = 41%
B 147 of 255 = 58%

72
105
147

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

Portions of RGB colors in percentages

R + G + B = 72 + 105 + 147 = 324 (100%)
R 72 of 324 ~ 22.22%
G 105 of 324 ~ 32.41%
B 147 of 324 ~ 45.37'%

%22.22
%32.41
%45.37

CMYK color model

#486993 color CMYK value is (51,29,0,42).

  • cyan value is 51.02%
  • magenta value is 28.57%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (51,29,0,42) C51M29Y0K42 (51%,29%,0%,42%) (0.51/0.29/0.00/0.42) 

CMYK percentages

%51.02
%28.57
%0
%42.35

Codes

Color #486993 in popluar color models

48 69 93
RGB 72 105 147
HSL 214° 34.25% 42.94%
HSB/HSV 214° 51.02% 57.65%
CMYK 51.02% 28.57% 0.00%
42.35%

Color #486993 in popluar number systems.

HEX 48 69 93
Decimal 72 105 147
Binary 1001000 1101001 10010011
Octal 110 151 223

Shades and tints

Shades of #486993

#486993
(72,105,147)
#426086
(66,96,134)
#3C5779
(60,87,121)
#364E6C
(54,78,108)
#30455F
(48,69,95)
#2A3C52
(42,60,82)
#243345
(36,51,69)
#1E2A38
(30,42,56)
#18212B
(24,33,43)
#12181E
(18,24,30)
#0C0F11
(12,15,17)
#000000
(0,0,0)

Tints of #486993

#486993
(72,105,147)
#58769C
(88,118,156)
#6883A5
(104,131,165)
#7890AE
(120,144,174)
#889DB7
(136,157,183)
#98AAC0
(152,170,192)
#A8B7C9
(168,183,201)
#B8C4D2
(184,196,210)
#C8D1DB
(200,209,219)
#D8DEE4
(216,222,228)
#E8EBED
(232,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486993; }

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

This text font color is #486993.

Background Color

.myBgColor { background-color: #486993; }

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

This div background color is #486993.

Border color

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

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

This div border color is #486993.

Opacity

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

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

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

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

This text has shadow with #486993 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486993.

Preview

Color preview on black background

This text has color #486993 on black background.


Color preview on white background

This text has color #486993 on white background.


Black color preview on #486993 background

This text has black color on #486993 background.


White color preview on #486993 background

This text has white color on #486993 background.


Related colors

Complementary color

Complementary color for #hex is #B7966C.


I love getcolorcode.com

Triadic colors

1 #934869 and #699348 with #486993 are triadic colors.

2 #936948 and #694893 with #486993 are triadic colors.