COLOR #103749

HEX: #103749 RGB: (16,55,73)

Color info

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

RGB color model

#103749 color RGB value is (16,55,73).

RGB: (16,55,73) (6%, 22%, 29%)

RGB channels and saturation

R 16 of 255 = 6%
G 55 of 255 = 22%
B 73 of 255 = 29%

16
55
73

R + G + B ~ 19%. #103749 is dark color.

Portions of RGB colors in percentages

R + G + B = 16 + 55 + 73 = 144 (100%)
R 16 of 144 ~ 11.11%
G 55 of 144 ~ 38.19%
B 73 of 144 ~ 50.69'%

%11.11
%38.19
%50.69

CMYK color model

#103749 color CMYK value is (78,25,0,71).

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

CMYK: (78,25,0,71)
C78M25Y0K71 (78%, 25%, 0%, 71%)
(0.78 / 0.25 / 0.00 / 0.71)

CMYK percentages

%78.08
%24.66
%0
%71.37

Codes

Color #103749 in popluar color models

10 37 49
RGB 16 55 73
HSL 199° 64.04% 17.45%
HSB/HSV 199° 78.08% 28.63%
CMYK 78.08% 24.66% 0.00%
71.37%

Color #103749 in popluar number systems.

HEX 10 37 49
Decimal 16 55 73
Binary 10000 110111 1001001
Octal 20 67 111

Shades and tints

Shades of #103749

#103749
(16,55,73)
#0F3243
(15,50,67)
#0E2D3D
(14,45,61)
#0D2837
(13,40,55)
#0C2331
(12,35,49)
#0B1E2B
(11,30,43)
#0A1925
(10,25,37)
#09141F
(9,20,31)
#080F19
(8,15,25)
#070A13
(7,10,19)
#06050D
(6,5,13)
#000000
(0,0,0)

Tints of #103749

#103749
(16,55,73)
#254959
(37,73,89)
#3A5B69
(58,91,105)
#4F6D79
(79,109,121)
#647F89
(100,127,137)
#799199
(121,145,153)
#8EA3A9
(142,163,169)
#A3B5B9
(163,181,185)
#B8C7C9
(184,199,201)
#CDD9D9
(205,217,217)
#E2EBE9
(226,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #103749; }

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

This text font color is #103749.

Background Color

.myBgColor { background-color: #103749; }

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

This div background color is #103749.

Border color

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

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

This div border color is #103749.

Opacity

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

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

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

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

This text has shadow with #103749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #103749.

Preview

Color preview on black background

This text has color #103749 on black background.


Color preview on white background

This text has color #103749 on white background.


Black color preview on #103749 background

This text has black color on #103749 background.


White color preview on #103749 background

This text has white color on #103749 background.


Related colors

Complementary color

Complementary color for #hex is #EFC8B6.


I love getcolorcode.com

Triadic colors

1 #491037 and #374910 with #103749 are triadic colors.

2 #493710 and #371049 with #103749 are triadic colors.