COLOR #104247

HEX: #104247 RGB: (16,66,71)

Color info

#104247 contains red, green and blue colors in about the same proportion. Web safe color of #104247 is #003333 (or #033).

RGB color model

#104247 color RGB value is (16,66,71).

RGB: (16,66,71) (6%, 26%, 28%)

RGB channels and saturation

R 16 of 255 = 6%
G 66 of 255 = 26%
B 71 of 255 = 28%

16
66
71

R + G + B ~ 20%. #104247 is dark color.

Portions of RGB colors in percentages

R + G + B = 16 + 66 + 71 = 153 (100%)
R 16 of 153 ~ 10.46%
G 66 of 153 ~ 43.14%
B 71 of 153 ~ 46.41'%

%43.14
%46.41

CMYK color model

#104247 color CMYK value is (77,7,0,72).

  • cyan value is 77.46%
  • magenta value is 7.04%
  • yellow value is 0.00%
  • key color value is 72.16%

CMYK: (77,7,0,72)
C77M7Y0K72 (77%, 7%, 0%, 72%)
(0.77 / 0.07 / 0.00 / 0.72)

CMYK percentages

%77.46
%7.04
%0
%72.16

Codes

Color #104247 in popluar color models

10 42 47
RGB 16 66 71
HSL 185° 63.22% 17.06%
HSB/HSV 185° 77.46% 27.84%
CMYK 77.46% 7.04% 0.00%
72.16%

Color #104247 in popluar number systems.

HEX 10 42 47
Decimal 16 66 71
Binary 10000 1000010 1000111
Octal 20 102 107

Shades and tints

Shades of #104247

#104247
(16,66,71)
#0F3C41
(15,60,65)
#0E363B
(14,54,59)
#0D3035
(13,48,53)
#0C2A2F
(12,42,47)
#0B2429
(11,36,41)
#0A1E23
(10,30,35)
#09181D
(9,24,29)
#081217
(8,18,23)
#070C11
(7,12,17)
#06060B
(6,6,11)
#000000
(0,0,0)

Tints of #104247

#104247
(16,66,71)
#255357
(37,83,87)
#3A6467
(58,100,103)
#4F7577
(79,117,119)
#648687
(100,134,135)
#799797
(121,151,151)
#8EA8A7
(142,168,167)
#A3B9B7
(163,185,183)
#B8CAC7
(184,202,199)
#CDDBD7
(205,219,215)
#E2ECE7
(226,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #104247 color. Also use rgb(16,66,71) instead hex code.

Text Font Color

.myTextColor { color: #104247; }

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

This text font color is #104247.

Background Color

.myBgColor { background-color: #104247; }

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

This div background color is #104247.

Border color

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

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

This div border color is #104247.

Opacity

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

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

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

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

This text has shadow with #104247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #104247.

Preview

Color preview on black background

This text has color #104247 on black background.


Color preview on white background

This text has color #104247 on white background.


Black color preview on #104247 background

This text has black color on #104247 background.


White color preview on #104247 background

This text has white color on #104247 background.


Related colors

Complementary color

Complementary color for #hex is #EFBDB8.


I love getcolorcode.com

Triadic colors

1 #471042 and #424710 with #104247 are triadic colors.

2 #474210 and #421047 with #104247 are triadic colors.