COLOR #164742

HEX: #164742 RGB: (22,71,66)

Color info

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

RGB color model

#164742 color RGB value is (22,71,66).

RGB: (22,71,66) (9%, 28%, 26%)

RGB channels and saturation

R 22 of 255 = 9%
G 71 of 255 = 28%
B 66 of 255 = 26%

22
71
66

R + G + B ~ 21%. #164742 is dark color.

Portions of RGB colors in percentages

R + G + B = 22 + 71 + 66 = 159 (100%)
R 22 of 159 ~ 13.84%
G 71 of 159 ~ 44.65%
B 66 of 159 ~ 41.51'%

%13.84
%44.65
%41.51

CMYK color model

#164742 color CMYK value is (69,0,7,72).

  • cyan value is 69.01%
  • magenta value is 0.00%
  • yellow value is 7.04%
  • key color value is 72.16%

CMYK: (69,0,7,72)
C69M0Y7K72 (69%, 0%, 7%, 72%)
(0.69 / 0.00 / 0.07 / 0.72)

CMYK percentages

%69.01
%0
%7.04
%72.16

Codes

Color #164742 in popluar color models

16 47 42
RGB 22 71 66
HSL 174° 52.69% 18.24%
HSB/HSV 174° 69.01% 27.84%
CMYK 69.01% 0.00% 7.04%
72.16%

Color #164742 in popluar number systems.

HEX 16 47 42
Decimal 22 71 66
Binary 10110 1000111 1000010
Octal 26 107 102

Shades and tints

Shades of #164742

#164742
(22,71,66)
#14413C
(20,65,60)
#123B36
(18,59,54)
#103530
(16,53,48)
#0E2F2A
(14,47,42)
#0C2924
(12,41,36)
#0A231E
(10,35,30)
#081D18
(8,29,24)
#061712
(6,23,18)
#04110C
(4,17,12)
#020B06
(2,11,6)
#000000
(0,0,0)

Tints of #164742

#164742
(22,71,66)
#2B5753
(43,87,83)
#406764
(64,103,100)
#557775
(85,119,117)
#6A8786
(106,135,134)
#7F9797
(127,151,151)
#94A7A8
(148,167,168)
#A9B7B9
(169,183,185)
#BEC7CA
(190,199,202)
#D3D7DB
(211,215,219)
#E8E7EC
(232,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #164742 color. Also use rgb(22,71,66) instead hex code.

Text Font Color

.myTextColor { color: #164742; }

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

This text font color is #164742.

Background Color

.myBgColor { background-color: #164742; }

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

This div background color is #164742.

Border color

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

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

This div border color is #164742.

Opacity

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

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

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

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

This text has shadow with #164742 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #164742.

Preview

Color preview on black background

This text has color #164742 on black background.


Color preview on white background

This text has color #164742 on white background.


Black color preview on #164742 background

This text has black color on #164742 background.


White color preview on #164742 background

This text has white color on #164742 background.


Related colors

Complementary color

Complementary color for #hex is #E9B8BD.


I love getcolorcode.com

Triadic colors

1 #421647 and #474216 with #164742 are triadic colors.

2 #424716 and #471642 with #164742 are triadic colors.