COLOR #486383

HEX: #486383 RGB: (72,99,131)

Color info

#486383 contains red, green and blue colors in about the same proportion. Web safe color of #486383 is #336699 (or #369).

RGB color model

#486383 color RGB value is (72,99,131).

RGB: (72,99,131) (28%, 39%, 51%)

RGB channels and saturation

R 72 of 255 = 28%
G 99 of 255 = 39%
B 131 of 255 = 51%

72
99
131

R + G + B ~ 39%. #486383 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 99 + 131 = 302 (100%)
R 72 of 302 ~ 23.84%
G 99 of 302 ~ 32.78%
B 131 of 302 ~ 43.38'%

%23.84
%32.78
%43.38

CMYK color model

#486383 color CMYK value is (45,24,0,49).

  • cyan value is 45.04%
  • magenta value is 24.43%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (45,24,0,49)
C45M24Y0K49 (45%, 24%, 0%, 49%)
(0.45 / 0.24 / 0.00 / 0.49)

CMYK percentages

%45.04
%24.43
%0
%48.63

Codes

Color #486383 in popluar color models

48 63 83
RGB 72 99 131
HSL 213° 29.06% 39.80%
HSB/HSV 213° 45.04% 51.37%
CMYK 45.04% 24.43% 0.00%
48.63%

Color #486383 in popluar number systems.

HEX 48 63 83
Decimal 72 99 131
Binary 1001000 1100011 10000011
Octal 110 143 203

Shades and tints

Shades of #486383

#486383
(72,99,131)
#425A78
(66,90,120)
#3C516D
(60,81,109)
#364862
(54,72,98)
#303F57
(48,63,87)
#2A364C
(42,54,76)
#242D41
(36,45,65)
#1E2436
(30,36,54)
#181B2B
(24,27,43)
#121220
(18,18,32)
#0C0915
(12,9,21)
#000000
(0,0,0)

Tints of #486383

#486383
(72,99,131)
#58718E
(88,113,142)
#687F99
(104,127,153)
#788DA4
(120,141,164)
#889BAF
(136,155,175)
#98A9BA
(152,169,186)
#A8B7C5
(168,183,197)
#B8C5D0
(184,197,208)
#C8D3DB
(200,211,219)
#D8E1E6
(216,225,230)
#E8EFF1
(232,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #486383 color. Also use rgb(72,99,131) instead hex code.

Text Font Color

.myTextColor { color: #486383; }

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

This text font color is #486383.

Background Color

.myBgColor { background-color: #486383; }

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

This div background color is #486383.

Border color

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

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

This div border color is #486383.

Opacity

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

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

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

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

This text has shadow with #486383 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486383.

Preview

Color preview on black background

This text has color #486383 on black background.


Color preview on white background

This text has color #486383 on white background.


Black color preview on #486383 background

This text has black color on #486383 background.


White color preview on #486383 background

This text has white color on #486383 background.


Related colors

Complementary color

Complementary color for #hex is #B79C7C.


I love getcolorcode.com

Triadic colors

1 #834863 and #638348 with #486383 are triadic colors.

2 #836348 and #634883 with #486383 are triadic colors.