COLOR #163136

HEX: #163136 RGB: (22,49,54)

Color info

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

RGB color model

#163136 color RGB value is (22,49,54).

RGB: (22,49,54) (9%, 19%, 21%)

RGB channels and saturation

R 22 of 255 = 9%
G 49 of 255 = 19%
B 54 of 255 = 21%

22
49
54

R + G + B ~ 16%. #163136 is dark color.

Portions of RGB colors in percentages

R + G + B = 22 + 49 + 54 = 125 (100%)
R 22 of 125 ~ 17.6%
G 49 of 125 ~ 39.2%
B 54 of 125 ~ 43.2'%

%17.6
%39.2
%43.2

CMYK color model

#163136 color CMYK value is (59,9,0,79).

  • cyan value is 59.26%
  • magenta value is 9.26%
  • yellow value is 0.00%
  • key color value is 78.82%

CMYK: (59,9,0,79)
C59M9Y0K79 (59%, 9%, 0%, 79%)
(0.59 / 0.09 / 0.00 / 0.79)

CMYK percentages

%59.26
%9.26
%0
%78.82

Codes

Color #163136 in popluar color models

16 31 36
RGB 22 49 54
HSL 189° 42.11% 14.90%
HSB/HSV 189° 59.26% 21.18%
CMYK 59.26% 9.26% 0.00%
78.82%

Color #163136 in popluar number systems.

HEX 16 31 36
Decimal 22 49 54
Binary 10110 110001 110110
Octal 26 61 66

Shades and tints

Shades of #163136

#163136
(22,49,54)
#142D32
(20,45,50)
#12292E
(18,41,46)
#10252A
(16,37,42)
#0E2126
(14,33,38)
#0C1D22
(12,29,34)
#0A191E
(10,25,30)
#08151A
(8,21,26)
#061116
(6,17,22)
#040D12
(4,13,18)
#02090E
(2,9,14)
#000000
(0,0,0)

Tints of #163136

#163136
(22,49,54)
#2B4348
(43,67,72)
#40555A
(64,85,90)
#55676C
(85,103,108)
#6A797E
(106,121,126)
#7F8B90
(127,139,144)
#949DA2
(148,157,162)
#A9AFB4
(169,175,180)
#BEC1C6
(190,193,198)
#D3D3D8
(211,211,216)
#E8E5EA
(232,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #163136; }

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

This text font color is #163136.

Background Color

.myBgColor { background-color: #163136; }

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

This div background color is #163136.

Border color

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

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

This div border color is #163136.

Opacity

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

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

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

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

This text has shadow with #163136 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #163136.

Preview

Color preview on black background

This text has color #163136 on black background.


Color preview on white background

This text has color #163136 on white background.


Black color preview on #163136 background

This text has black color on #163136 background.


White color preview on #163136 background

This text has white color on #163136 background.


Related colors

Complementary color

Complementary color for #hex is #E9CEC9.


I love getcolorcode.com

Triadic colors

1 #361631 and #313616 with #163136 are triadic colors.

2 #363116 and #311636 with #163136 are triadic colors.