COLOR #163449

HEX: #163449 RGB: (22,52,73)

Color info

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

RGB color model

#163449 color RGB value is (22,52,73).

RGB: (22,52,73) (9%, 20%, 29%)

RGB channels and saturation

R 22 of 255 = 9%
G 52 of 255 = 20%
B 73 of 255 = 29%

22
52
73

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

Portions of RGB colors in percentages

R + G + B = 22 + 52 + 73 = 147 (100%)
R 22 of 147 ~ 14.97%
G 52 of 147 ~ 35.37%
B 73 of 147 ~ 49.66'%

%14.97
%35.37
%49.66

CMYK color model

#163449 color CMYK value is (70,29,0,71).

  • cyan value is 69.86%
  • magenta value is 28.77%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (70,29,0,71)
C70M29Y0K71 (70%, 29%, 0%, 71%)
(0.70 / 0.29 / 0.00 / 0.71)

CMYK percentages

%69.86
%28.77
%0
%71.37

Codes

Color #163449 in popluar color models

16 34 49
RGB 22 52 73
HSL 205° 53.68% 18.63%
HSB/HSV 205° 69.86% 28.63%
CMYK 69.86% 28.77% 0.00%
71.37%

Color #163449 in popluar number systems.

HEX 16 34 49
Decimal 22 52 73
Binary 10110 110100 1001001
Octal 26 64 111

Shades and tints

Shades of #163449

#163449
(22,52,73)
#143043
(20,48,67)
#122C3D
(18,44,61)
#102837
(16,40,55)
#0E2431
(14,36,49)
#0C202B
(12,32,43)
#0A1C25
(10,28,37)
#08181F
(8,24,31)
#061419
(6,20,25)
#041013
(4,16,19)
#020C0D
(2,12,13)
#000000
(0,0,0)

Tints of #163449

#163449
(22,52,73)
#2B4659
(43,70,89)
#405869
(64,88,105)
#556A79
(85,106,121)
#6A7C89
(106,124,137)
#7F8E99
(127,142,153)
#94A0A9
(148,160,169)
#A9B2B9
(169,178,185)
#BEC4C9
(190,196,201)
#D3D6D9
(211,214,217)
#E8E8E9
(232,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #163449 color. Also use rgb(22,52,73) instead hex code.

Text Font Color

.myTextColor { color: #163449; }

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

This text font color is #163449.

Background Color

.myBgColor { background-color: #163449; }

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

This div background color is #163449.

Border color

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

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

This div border color is #163449.

Opacity

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

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

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

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

This text has shadow with #163449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #163449.

Preview

Color preview on black background

This text has color #163449 on black background.


Color preview on white background

This text has color #163449 on white background.


Black color preview on #163449 background

This text has black color on #163449 background.


White color preview on #163449 background

This text has white color on #163449 background.


Related colors

Complementary color

Complementary color for #hex is #E9CBB6.


I love getcolorcode.com

Triadic colors

1 #491634 and #344916 with #163449 are triadic colors.

2 #493416 and #341649 with #163449 are triadic colors.