COLOR #486196

HEX: #486196 RGB: (72,97,150)

Color info

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

RGB color model

#486196 color RGB value is (72,97,150).

RGB: (72,97,150) (28%, 38%, 59%)

RGB channels and saturation

R 72 of 255 = 28%
G 97 of 255 = 38%
B 150 of 255 = 59%

72
97
150

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

Portions of RGB colors in percentages

R + G + B = 72 + 97 + 150 = 319 (100%)
R 72 of 319 ~ 22.57%
G 97 of 319 ~ 30.41%
B 150 of 319 ~ 47.02'%

%22.57
%30.41
%47.02

CMYK color model

#486196 color CMYK value is (52,35,0,41).

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

CMYK: (52,35,0,41)
C52M35Y0K41 (52%, 35%, 0%, 41%)
(0.52 / 0.35 / 0.00 / 0.41)

CMYK percentages

%52
%35.33
%0
%41.18

Codes

Color #486196 in popluar color models

48 61 96
RGB 72 97 150
HSL 221° 35.14% 43.53%
HSB/HSV 221° 52.00% 58.82%
CMYK 52.00% 35.33% 0.00%
41.18%

Color #486196 in popluar number systems.

HEX 48 61 96
Decimal 72 97 150
Binary 1001000 1100001 10010110
Octal 110 141 226

Shades and tints

Shades of #486196

#486196
(72,97,150)
#425989
(66,89,137)
#3C517C
(60,81,124)
#36496F
(54,73,111)
#304162
(48,65,98)
#2A3955
(42,57,85)
#243148
(36,49,72)
#1E293B
(30,41,59)
#18212E
(24,33,46)
#121921
(18,25,33)
#0C1114
(12,17,20)
#000000
(0,0,0)

Tints of #486196

#486196
(72,97,150)
#586F9F
(88,111,159)
#687DA8
(104,125,168)
#788BB1
(120,139,177)
#8899BA
(136,153,186)
#98A7C3
(152,167,195)
#A8B5CC
(168,181,204)
#B8C3D5
(184,195,213)
#C8D1DE
(200,209,222)
#D8DFE7
(216,223,231)
#E8EDF0
(232,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486196; }

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

This text font color is #486196.

Background Color

.myBgColor { background-color: #486196; }

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

This div background color is #486196.

Border color

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

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

This div border color is #486196.

Opacity

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

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

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

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

This text has shadow with #486196 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486196.

Preview

Color preview on black background

This text has color #486196 on black background.


Color preview on white background

This text has color #486196 on white background.


Black color preview on #486196 background

This text has black color on #486196 background.


White color preview on #486196 background

This text has white color on #486196 background.


Related colors

Complementary color

Complementary color for #hex is #B79E69.


I love getcolorcode.com

Triadic colors

1 #964861 and #619648 with #486196 are triadic colors.

2 #966148 and #614896 with #486196 are triadic colors.