COLOR #164137

HEX: #164137 RGB: (22,65,55)

Color info

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

RGB color model

#164137 color RGB value is (22,65,55).

RGB: (22,65,55) (9%, 25%, 22%)

RGB channels and saturation

R 22 of 255 = 9%
G 65 of 255 = 25%
B 55 of 255 = 22%

22
65
55

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

Portions of RGB colors in percentages

R + G + B = 22 + 65 + 55 = 142 (100%)
R 22 of 142 ~ 15.49%
G 65 of 142 ~ 45.77%
B 55 of 142 ~ 38.73'%

%15.49
%45.77
%38.73

CMYK color model

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

  • cyan value is 66.15%
  • magenta value is 0.00%
  • yellow value is 15.38%
  • key color value is 74.51%

CMYK: (66,0,15,75)
C66M0Y15K75 (66%, 0%, 15%, 75%)
(0.66 / 0.00 / 0.15 / 0.75)

CMYK percentages

%66.15
%0
%15.38
%74.51

Codes

Color #164137 in popluar color models

16 41 37
RGB 22 65 55
HSL 166° 49.43% 17.06%
HSB/HSV 166° 66.15% 25.49%
CMYK 66.15% 0.00% 15.38%
74.51%

Color #164137 in popluar number systems.

HEX 16 41 37
Decimal 22 65 55
Binary 10110 1000001 110111
Octal 26 101 67

Shades and tints

Shades of #164137

#164137
(22,65,55)
#143C32
(20,60,50)
#12372D
(18,55,45)
#103228
(16,50,40)
#0E2D23
(14,45,35)
#0C281E
(12,40,30)
#0A2319
(10,35,25)
#081E14
(8,30,20)
#06190F
(6,25,15)
#04140A
(4,20,10)
#020F05
(2,15,5)
#000000
(0,0,0)

Tints of #164137

#164137
(22,65,55)
#2B5249
(43,82,73)
#40635B
(64,99,91)
#55746D
(85,116,109)
#6A857F
(106,133,127)
#7F9691
(127,150,145)
#94A7A3
(148,167,163)
#A9B8B5
(169,184,181)
#BEC9C7
(190,201,199)
#D3DAD9
(211,218,217)
#E8EBEB
(232,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #164137; }

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

This text font color is #164137.

Background Color

.myBgColor { background-color: #164137; }

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

This div background color is #164137.

Border color

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

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

This div border color is #164137.

Opacity

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

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

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

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

This text has shadow with #164137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #164137.

Preview

Color preview on black background

This text has color #164137 on black background.


Color preview on white background

This text has color #164137 on white background.


Black color preview on #164137 background

This text has black color on #164137 background.


White color preview on #164137 background

This text has white color on #164137 background.


Related colors

Complementary color

Complementary color for #hex is #E9BEC8.


I love getcolorcode.com

Triadic colors

1 #371641 and #413716 with #164137 are triadic colors.

2 #374116 and #411637 with #164137 are triadic colors.