COLOR #104349

HEX: #104349 RGB: (16,67,73)

Color info

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

RGB color model

#104349 color RGB value is (16,67,73).

RGB: (16,67,73) (6%, 26%, 29%)

RGB channels and saturation

R 16 of 255 = 6%
G 67 of 255 = 26%
B 73 of 255 = 29%

16
67
73

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

Portions of RGB colors in percentages

R + G + B = 16 + 67 + 73 = 156 (100%)
R 16 of 156 ~ 10.26%
G 67 of 156 ~ 42.95%
B 73 of 156 ~ 46.79'%

%42.95
%46.79

CMYK color model

#104349 color CMYK value is (78,8,0,71).

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

CMYK: (78,8,0,71)
C78M8Y0K71 (78%, 8%, 0%, 71%)
(0.78 / 0.08 / 0.00 / 0.71)

CMYK percentages

%78.08
%8.22
%0
%71.37

Codes

Color #104349 in popluar color models

10 43 49
RGB 16 67 73
HSL 186° 64.04% 17.45%
HSB/HSV 186° 78.08% 28.63%
CMYK 78.08% 8.22% 0.00%
71.37%

Color #104349 in popluar number systems.

HEX 10 43 49
Decimal 16 67 73
Binary 10000 1000011 1001001
Octal 20 103 111

Shades and tints

Shades of #104349

#104349
(16,67,73)
#0F3D43
(15,61,67)
#0E373D
(14,55,61)
#0D3137
(13,49,55)
#0C2B31
(12,43,49)
#0B252B
(11,37,43)
#0A1F25
(10,31,37)
#09191F
(9,25,31)
#081319
(8,19,25)
#070D13
(7,13,19)
#06070D
(6,7,13)
#000000
(0,0,0)

Tints of #104349

#104349
(16,67,73)
#255459
(37,84,89)
#3A6569
(58,101,105)
#4F7679
(79,118,121)
#648789
(100,135,137)
#799899
(121,152,153)
#8EA9A9
(142,169,169)
#A3BAB9
(163,186,185)
#B8CBC9
(184,203,201)
#CDDCD9
(205,220,217)
#E2EDE9
(226,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #104349; }

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

This text font color is #104349.

Background Color

.myBgColor { background-color: #104349; }

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

This div background color is #104349.

Border color

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

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

This div border color is #104349.

Opacity

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

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

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

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

This text has shadow with #104349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #104349.

Preview

Color preview on black background

This text has color #104349 on black background.


Color preview on white background

This text has color #104349 on white background.


Black color preview on #104349 background

This text has black color on #104349 background.


White color preview on #104349 background

This text has white color on #104349 background.


Related colors

Complementary color

Complementary color for #hex is #EFBCB6.


I love getcolorcode.com

Triadic colors

1 #491043 and #434910 with #104349 are triadic colors.

2 #494310 and #431049 with #104349 are triadic colors.