COLOR #104147

HEX: #104147 RGB: (16,65,71)

Color info

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

RGB color model

#104147 color RGB value is (16,65,71).

RGB: (16,65,71) (6%, 25%, 28%)

RGB channels and saturation

R 16 of 255 = 6%
G 65 of 255 = 25%
B 71 of 255 = 28%

16
65
71

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

Portions of RGB colors in percentages

R + G + B = 16 + 65 + 71 = 152 (100%)
R 16 of 152 ~ 10.53%
G 65 of 152 ~ 42.76%
B 71 of 152 ~ 46.71'%

%10.53
%42.76
%46.71

CMYK color model

#104147 color CMYK value is (77,8,0,72).

  • cyan value is 77.46%
  • magenta value is 8.45%
  • yellow value is 0.00%
  • key color value is 72.16%
CMYK: (77,8,0,72) C77M8Y0K72 (77%,8%,0%,72%) (0.77/0.08/0.00/0.72) 

CMYK percentages

%77.46
%8.45
%0
%72.16

Codes

Color #104147 in popluar color models

10 41 47
RGB 16 65 71
HSL 187° 63.22% 17.06%
HSB/HSV 187° 77.46% 27.84%
CMYK 77.46% 8.45% 0.00%
72.16%

Color #104147 in popluar number systems.

HEX 10 41 47
Decimal 16 65 71
Binary 10000 1000001 1000111
Octal 20 101 107

Shades and tints

Shades of #104147

#104147
(16,65,71)
#0F3C41
(15,60,65)
#0E373B
(14,55,59)
#0D3235
(13,50,53)
#0C2D2F
(12,45,47)
#0B2829
(11,40,41)
#0A2323
(10,35,35)
#091E1D
(9,30,29)
#081917
(8,25,23)
#071411
(7,20,17)
#060F0B
(6,15,11)
#000000
(0,0,0)

Tints of #104147

#104147
(16,65,71)
#255257
(37,82,87)
#3A6367
(58,99,103)
#4F7477
(79,116,119)
#648587
(100,133,135)
#799697
(121,150,151)
#8EA7A7
(142,167,167)
#A3B8B7
(163,184,183)
#B8C9C7
(184,201,199)
#CDDAD7
(205,218,215)
#E2EBE7
(226,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #104147; }

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

This text font color is #104147.

Background Color

.myBgColor { background-color: #104147; }

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

This div background color is #104147.

Border color

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

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

This div border color is #104147.

Opacity

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

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

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

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

This text has shadow with #104147 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #104147.

Preview

Color preview on black background

This text has color #104147 on black background.


Color preview on white background

This text has color #104147 on white background.


Black color preview on #104147 background

This text has black color on #104147 background.


White color preview on #104147 background

This text has white color on #104147 background.


Related colors

Complementary color

Complementary color for #hex is #EFBEB8.


I love getcolorcode.com

Triadic colors

1 #471041 and #414710 with #104147 are triadic colors.

2 #474110 and #411047 with #104147 are triadic colors.