COLOR #104486

HEX: #104486 RGB: (16,68,134)

Color info

#104486 contains mainly blue color. Web safe color of #104486 is #003399 (or #039).

RGB color model

#104486 color RGB value is (16,68,134).

RGB: (16,68,134) (6%, 27%, 53%)

RGB channels and saturation

R 16 of 255 = 6%
G 68 of 255 = 27%
B 134 of 255 = 53%

16
68
134

R + G + B ~ 29%. #104486 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 16 + 68 + 134 = 218 (100%)
R 16 of 218 ~ 7.34%
G 68 of 218 ~ 31.19%
B 134 of 218 ~ 61.47'%

%31.19
%61.47

CMYK color model

#104486 color CMYK value is (88,49,0,47).

  • cyan value is 88.06%
  • magenta value is 49.25%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (88,49,0,47)
C88M49Y0K47 (88%, 49%, 0%, 47%)
(0.88 / 0.49 / 0.00 / 0.47)

CMYK percentages

%88.06
%49.25
%0
%47.45

Codes

Color #104486 in popluar color models

10 44 86
RGB 16 68 134
HSL 214° 78.67% 29.41%
HSB/HSV 214° 88.06% 52.55%
CMYK 88.06% 49.25% 0.00%
47.45%

Color #104486 in popluar number systems.

HEX 10 44 86
Decimal 16 68 134
Binary 10000 1000100 10000110
Octal 20 104 206

Shades and tints

Shades of #104486

#104486
(16,68,134)
#0F3E7A
(15,62,122)
#0E386E
(14,56,110)
#0D3262
(13,50,98)
#0C2C56
(12,44,86)
#0B264A
(11,38,74)
#0A203E
(10,32,62)
#091A32
(9,26,50)
#081426
(8,20,38)
#070E1A
(7,14,26)
#06080E
(6,8,14)
#000000
(0,0,0)

Tints of #104486

#104486
(16,68,134)
#255591
(37,85,145)
#3A669C
(58,102,156)
#4F77A7
(79,119,167)
#6488B2
(100,136,178)
#7999BD
(121,153,189)
#8EAAC8
(142,170,200)
#A3BBD3
(163,187,211)
#B8CCDE
(184,204,222)
#CDDDE9
(205,221,233)
#E2EEF4
(226,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #104486 color. Also use rgb(16,68,134) instead hex code.

Text Font Color

.myTextColor { color: #104486; }

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

This text font color is #104486.

Background Color

.myBgColor { background-color: #104486; }

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

This div background color is #104486.

Border color

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

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

This div border color is #104486.

Opacity

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

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

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

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

This text has shadow with #104486 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #104486.

Preview

Color preview on black background

This text has color #104486 on black background.


Color preview on white background

This text has color #104486 on white background.


Black color preview on #104486 background

This text has black color on #104486 background.


White color preview on #104486 background

This text has white color on #104486 background.


Related colors

Complementary color

Complementary color for #hex is #EFBB79.


I love getcolorcode.com

Triadic colors

1 #861044 and #448610 with #104486 are triadic colors.

2 #864410 and #441086 with #104486 are triadic colors.