COLOR #486297

HEX: #486297 RGB: (72,98,151)

Color info

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

RGB color model

#486297 color RGB value is (72,98,151).

RGB: (72,98,151) (28%, 38%, 59%)

RGB channels and saturation

R 72 of 255 = 28%
G 98 of 255 = 38%
B 151 of 255 = 59%

72
98
151

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

Portions of RGB colors in percentages

R + G + B = 72 + 98 + 151 = 321 (100%)
R 72 of 321 ~ 22.43%
G 98 of 321 ~ 30.53%
B 151 of 321 ~ 47.04'%

%22.43
%30.53
%47.04

CMYK color model

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

  • cyan value is 52.32%
  • magenta value is 35.10%
  • yellow value is 0.00%
  • key color value is 40.78%
CMYK: (52,35,0,41) C52M35Y0K41 (52%,35%,0%,41%) (0.52/0.35/0.00/0.41) 

CMYK percentages

%52.32
%35.1
%0
%40.78

Codes

Color #486297 in popluar color models

48 62 97
RGB 72 98 151
HSL 220° 35.43% 43.73%
HSB/HSV 220° 52.32% 59.22%
CMYK 52.32% 35.10% 0.00%
40.78%

Color #486297 in popluar number systems.

HEX 48 62 97
Decimal 72 98 151
Binary 1001000 1100010 10010111
Octal 110 142 227

Shades and tints

Shades of #486297

#486297
(72,98,151)
#425A8A
(66,90,138)
#3C527D
(60,82,125)
#364A70
(54,74,112)
#304263
(48,66,99)
#2A3A56
(42,58,86)
#243249
(36,50,73)
#1E2A3C
(30,42,60)
#18222F
(24,34,47)
#121A22
(18,26,34)
#0C1215
(12,18,21)
#000000
(0,0,0)

Tints of #486297

#486297
(72,98,151)
#5870A0
(88,112,160)
#687EA9
(104,126,169)
#788CB2
(120,140,178)
#889ABB
(136,154,187)
#98A8C4
(152,168,196)
#A8B6CD
(168,182,205)
#B8C4D6
(184,196,214)
#C8D2DF
(200,210,223)
#D8E0E8
(216,224,232)
#E8EEF1
(232,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486297; }

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

This text font color is #486297.

Background Color

.myBgColor { background-color: #486297; }

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

This div background color is #486297.

Border color

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

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

This div border color is #486297.

Opacity

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

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

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

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

This text has shadow with #486297 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486297.

Preview

Color preview on black background

This text has color #486297 on black background.


Color preview on white background

This text has color #486297 on white background.


Black color preview on #486297 background

This text has black color on #486297 background.


White color preview on #486297 background

This text has white color on #486297 background.


Related colors

Complementary color

Complementary color for #hex is #B79D68.


I love getcolorcode.com

Triadic colors

1 #974862 and #629748 with #486297 are triadic colors.

2 #976248 and #624897 with #486297 are triadic colors.