COLOR #104137

HEX: #104137 RGB: (16,65,55)

Color info

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

RGB color model

#104137 color RGB value is (16,65,55).

RGB: (16,65,55) (6%, 25%, 22%)

RGB channels and saturation

R 16 of 255 = 6%
G 65 of 255 = 25%
B 55 of 255 = 22%

16
65
55

R + G + B ~ 18%. #104137 is dark color.

Portions of RGB colors in percentages

R + G + B = 16 + 65 + 55 = 136 (100%)
R 16 of 136 ~ 11.76%
G 65 of 136 ~ 47.79%
B 55 of 136 ~ 40.44'%

%11.76
%47.79
%40.44

CMYK color model

#104137 color CMYK value is (75,0,15,75).

  • cyan value is 75.38%
  • magenta value is 0.00%
  • yellow value is 15.38%
  • key color value is 74.51%
CMYK: (75,0,15,75) C75M0Y15K75 (75%,0%,15%,75%) (0.75/0.00/0.15/0.75) 

CMYK percentages

%75.38
%0
%15.38
%74.51

Codes

Color #104137 in popluar color models

10 41 37
RGB 16 65 55
HSL 168° 60.49% 15.88%
HSB/HSV 168° 75.38% 25.49%
CMYK 75.38% 0.00% 15.38%
74.51%

Color #104137 in popluar number systems.

HEX 10 41 37
Decimal 16 65 55
Binary 10000 1000001 110111
Octal 20 101 67

Shades and tints

Shades of #104137

#104137
(16,65,55)
#0F3C32
(15,60,50)
#0E372D
(14,55,45)
#0D3228
(13,50,40)
#0C2D23
(12,45,35)
#0B281E
(11,40,30)
#0A2319
(10,35,25)
#091E14
(9,30,20)
#08190F
(8,25,15)
#07140A
(7,20,10)
#060F05
(6,15,5)
#000000
(0,0,0)

Tints of #104137

#104137
(16,65,55)
#255249
(37,82,73)
#3A635B
(58,99,91)
#4F746D
(79,116,109)
#64857F
(100,133,127)
#799691
(121,150,145)
#8EA7A3
(142,167,163)
#A3B8B5
(163,184,181)
#B8C9C7
(184,201,199)
#CDDAD9
(205,218,217)
#E2EBEB
(226,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #104137; }

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

This text font color is #104137.

Background Color

.myBgColor { background-color: #104137; }

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

This div background color is #104137.

Border color

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

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

This div border color is #104137.

Opacity

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

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

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

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

This text has shadow with #104137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #104137.

Preview

Color preview on black background

This text has color #104137 on black background.


Color preview on white background

This text has color #104137 on white background.


Black color preview on #104137 background

This text has black color on #104137 background.


White color preview on #104137 background

This text has white color on #104137 background.


Related colors

Complementary color

Complementary color for #hex is #EFBEC8.


I love getcolorcode.com

Triadic colors

1 #371041 and #413710 with #104137 are triadic colors.

2 #374110 and #411037 with #104137 are triadic colors.