COLOR #104149

HEX: #104149 RGB: (16,65,73)

Color info

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

RGB color model

#104149 color RGB value is (16,65,73).

RGB: (16,65,73) (6%, 25%, 29%)

RGB channels and saturation

R 16 of 255 = 6%
G 65 of 255 = 25%
B 73 of 255 = 29%

16
65
73

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

Portions of RGB colors in percentages

R + G + B = 16 + 65 + 73 = 154 (100%)
R 16 of 154 ~ 10.39%
G 65 of 154 ~ 42.21%
B 73 of 154 ~ 47.4'%

%42.21
%47.4

CMYK color model

#104149 color CMYK value is (78,11,0,71).

  • cyan value is 78.08%
  • magenta value is 10.96%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (78,11,0,71)
C78M11Y0K71 (78%, 11%, 0%, 71%)
(0.78 / 0.11 / 0.00 / 0.71)

CMYK percentages

%78.08
%10.96
%0
%71.37

Codes

Color #104149 in popluar color models

10 41 49
RGB 16 65 73
HSL 188° 64.04% 17.45%
HSB/HSV 188° 78.08% 28.63%
CMYK 78.08% 10.96% 0.00%
71.37%

Color #104149 in popluar number systems.

HEX 10 41 49
Decimal 16 65 73
Binary 10000 1000001 1001001
Octal 20 101 111

Shades and tints

Shades of #104149

#104149
(16,65,73)
#0F3C43
(15,60,67)
#0E373D
(14,55,61)
#0D3237
(13,50,55)
#0C2D31
(12,45,49)
#0B282B
(11,40,43)
#0A2325
(10,35,37)
#091E1F
(9,30,31)
#081919
(8,25,25)
#071413
(7,20,19)
#060F0D
(6,15,13)
#000000
(0,0,0)

Tints of #104149

#104149
(16,65,73)
#255259
(37,82,89)
#3A6369
(58,99,105)
#4F7479
(79,116,121)
#648589
(100,133,137)
#799699
(121,150,153)
#8EA7A9
(142,167,169)
#A3B8B9
(163,184,185)
#B8C9C9
(184,201,201)
#CDDAD9
(205,218,217)
#E2EBE9
(226,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #104149; }

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

This text font color is #104149.

Background Color

.myBgColor { background-color: #104149; }

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

This div background color is #104149.

Border color

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

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

This div border color is #104149.

Opacity

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

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

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

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

This text has shadow with #104149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #104149.

Preview

Color preview on black background

This text has color #104149 on black background.


Color preview on white background

This text has color #104149 on white background.


Black color preview on #104149 background

This text has black color on #104149 background.


White color preview on #104149 background

This text has white color on #104149 background.


Related colors

Complementary color

Complementary color for #hex is #EFBEB6.


I love getcolorcode.com

Triadic colors

1 #491041 and #414910 with #104149 are triadic colors.

2 #494110 and #411049 with #104149 are triadic colors.