COLOR #486996

HEX: #486996 RGB: (72,105,150)

Color info

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

RGB color model

#486996 color RGB value is (72,105,150).

RGB: (72,105,150) (28%, 41%, 59%)

RGB channels and saturation

R 72 of 255 = 28%
G 105 of 255 = 41%
B 150 of 255 = 59%

72
105
150

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

Portions of RGB colors in percentages

R + G + B = 72 + 105 + 150 = 327 (100%)
R 72 of 327 ~ 22.02%
G 105 of 327 ~ 32.11%
B 150 of 327 ~ 45.87'%

%22.02
%32.11
%45.87

CMYK color model

#486996 color CMYK value is (52,30,0,41).

  • cyan value is 52.00%
  • magenta value is 30.00%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (52,30,0,41)
C52M30Y0K41 (52%, 30%, 0%, 41%)
(0.52 / 0.30 / 0.00 / 0.41)

CMYK percentages

%52
%30
%0
%41.18

Codes

Color #486996 in popluar color models

48 69 96
RGB 72 105 150
HSL 215° 35.14% 43.53%
HSB/HSV 215° 52.00% 58.82%
CMYK 52.00% 30.00% 0.00%
41.18%

Color #486996 in popluar number systems.

HEX 48 69 96
Decimal 72 105 150
Binary 1001000 1101001 10010110
Octal 110 151 226

Shades and tints

Shades of #486996

#486996
(72,105,150)
#426089
(66,96,137)
#3C577C
(60,87,124)
#364E6F
(54,78,111)
#304562
(48,69,98)
#2A3C55
(42,60,85)
#243348
(36,51,72)
#1E2A3B
(30,42,59)
#18212E
(24,33,46)
#121821
(18,24,33)
#0C0F14
(12,15,20)
#000000
(0,0,0)

Tints of #486996

#486996
(72,105,150)
#58769F
(88,118,159)
#6883A8
(104,131,168)
#7890B1
(120,144,177)
#889DBA
(136,157,186)
#98AAC3
(152,170,195)
#A8B7CC
(168,183,204)
#B8C4D5
(184,196,213)
#C8D1DE
(200,209,222)
#D8DEE7
(216,222,231)
#E8EBF0
(232,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486996; }

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

This text font color is #486996.

Background Color

.myBgColor { background-color: #486996; }

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

This div background color is #486996.

Border color

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

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

This div border color is #486996.

Opacity

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

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

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

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

This text has shadow with #486996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486996.

Preview

Color preview on black background

This text has color #486996 on black background.


Color preview on white background

This text has color #486996 on white background.


Black color preview on #486996 background

This text has black color on #486996 background.


White color preview on #486996 background

This text has white color on #486996 background.


Related colors

Complementary color

Complementary color for #hex is #B79669.


I love getcolorcode.com

Triadic colors

1 #964869 and #699648 with #486996 are triadic colors.

2 #966948 and #694896 with #486996 are triadic colors.