COLOR #486985

HEX: #486985 RGB: (72,105,133)

Color info

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

RGB color model

#486985 color RGB value is (72,105,133).

RGB: (72,105,133) (28%, 41%, 52%)

RGB channels and saturation

R 72 of 255 = 28%
G 105 of 255 = 41%
B 133 of 255 = 52%

72
105
133

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

Portions of RGB colors in percentages

R + G + B = 72 + 105 + 133 = 310 (100%)
R 72 of 310 ~ 23.23%
G 105 of 310 ~ 33.87%
B 133 of 310 ~ 42.9'%

%23.23
%33.87
%42.9

CMYK color model

#486985 color CMYK value is (46,21,0,48).

  • cyan value is 45.86%
  • magenta value is 21.05%
  • yellow value is 0.00%
  • key color value is 47.84%
CMYK: (46,21,0,48) C46M21Y0K48 (46%,21%,0%,48%) (0.46/0.21/0.00/0.48) 

CMYK percentages

%45.86
%21.05
%0
%47.84

Codes

Color #486985 in popluar color models

48 69 85
RGB 72 105 133
HSL 208° 29.76% 40.20%
HSB/HSV 208° 45.86% 52.16%
CMYK 45.86% 21.05% 0.00%
47.84%

Color #486985 in popluar number systems.

HEX 48 69 85
Decimal 72 105 133
Binary 1001000 1101001 10000101
Octal 110 151 205

Shades and tints

Shades of #486985

#486985
(72,105,133)
#426079
(66,96,121)
#3C576D
(60,87,109)
#364E61
(54,78,97)
#304555
(48,69,85)
#2A3C49
(42,60,73)
#24333D
(36,51,61)
#1E2A31
(30,42,49)
#182125
(24,33,37)
#121819
(18,24,25)
#0C0F0D
(12,15,13)
#000000
(0,0,0)

Tints of #486985

#486985
(72,105,133)
#587690
(88,118,144)
#68839B
(104,131,155)
#7890A6
(120,144,166)
#889DB1
(136,157,177)
#98AABC
(152,170,188)
#A8B7C7
(168,183,199)
#B8C4D2
(184,196,210)
#C8D1DD
(200,209,221)
#D8DEE8
(216,222,232)
#E8EBF3
(232,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486985; }

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

This text font color is #486985.

Background Color

.myBgColor { background-color: #486985; }

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

This div background color is #486985.

Border color

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

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

This div border color is #486985.

Opacity

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

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

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

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

This text has shadow with #486985 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486985.

Preview

Color preview on black background

This text has color #486985 on black background.


Color preview on white background

This text has color #486985 on white background.


Black color preview on #486985 background

This text has black color on #486985 background.


White color preview on #486985 background

This text has white color on #486985 background.


Related colors

Complementary color

Complementary color for #hex is #B7967A.


I love getcolorcode.com

Triadic colors

1 #854869 and #698548 with #486985 are triadic colors.

2 #856948 and #694885 with #486985 are triadic colors.