COLOR #163137

HEX: #163137 RGB: (22,49,55)

Color info

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

RGB color model

#163137 color RGB value is (22,49,55).

RGB: (22,49,55) (9%, 19%, 22%)

RGB channels and saturation

R 22 of 255 = 9%
G 49 of 255 = 19%
B 55 of 255 = 22%

22
49
55

R + G + B ~ 17%. #163137 is dark color.

Portions of RGB colors in percentages

R + G + B = 22 + 49 + 55 = 126 (100%)
R 22 of 126 ~ 17.46%
G 49 of 126 ~ 38.89%
B 55 of 126 ~ 43.65'%

%17.46
%38.89
%43.65

CMYK color model

#163137 color CMYK value is (60,11,0,78).

  • cyan value is 60.00%
  • magenta value is 10.91%
  • yellow value is 0.00%
  • key color value is 78.43%

CMYK: (60,11,0,78)
C60M11Y0K78 (60%, 11%, 0%, 78%)
(0.60 / 0.11 / 0.00 / 0.78)

CMYK percentages

%60
%10.91
%0
%78.43

Codes

Color #163137 in popluar color models

16 31 37
RGB 22 49 55
HSL 191° 42.86% 15.10%
HSB/HSV 191° 60.00% 21.57%
CMYK 60.00% 10.91% 0.00%
78.43%

Color #163137 in popluar number systems.

HEX 16 31 37
Decimal 22 49 55
Binary 10110 110001 110111
Octal 26 61 67

Shades and tints

Shades of #163137

#163137
(22,49,55)
#142D32
(20,45,50)
#12292D
(18,41,45)
#102528
(16,37,40)
#0E2123
(14,33,35)
#0C1D1E
(12,29,30)
#0A1919
(10,25,25)
#081514
(8,21,20)
#06110F
(6,17,15)
#040D0A
(4,13,10)
#020905
(2,9,5)
#000000
(0,0,0)

Tints of #163137

#163137
(22,49,55)
#2B4349
(43,67,73)
#40555B
(64,85,91)
#55676D
(85,103,109)
#6A797F
(106,121,127)
#7F8B91
(127,139,145)
#949DA3
(148,157,163)
#A9AFB5
(169,175,181)
#BEC1C7
(190,193,199)
#D3D3D9
(211,211,217)
#E8E5EB
(232,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #163137; }

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

This text font color is #163137.

Background Color

.myBgColor { background-color: #163137; }

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

This div background color is #163137.

Border color

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

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

This div border color is #163137.

Opacity

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

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

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

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

This text has shadow with #163137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #163137.

Preview

Color preview on black background

This text has color #163137 on black background.


Color preview on white background

This text has color #163137 on white background.


Black color preview on #163137 background

This text has black color on #163137 background.


White color preview on #163137 background

This text has white color on #163137 background.


Related colors

Complementary color

Complementary color for #hex is #E9CEC8.


I love getcolorcode.com

Triadic colors

1 #371631 and #313716 with #163137 are triadic colors.

2 #373116 and #311637 with #163137 are triadic colors.