COLOR #22497F

HEX: #22497F RGB: (34,73,127)

Color info

#22497F contains mainly green and blue colors. Web safe color of #22497F is #333366 (or #336).

RGB color model

#22497F color RGB value is (34,73,127).

RGB: (34,73,127) (13%, 29%, 50%)

RGB channels and saturation

R 34 of 255 = 13%
G 73 of 255 = 29%
B 127 of 255 = 50%

34
73
127

R + G + B ~ 31%. #22497F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 73 + 127 = 234 (100%)
R 34 of 234 ~ 14.53%
G 73 of 234 ~ 31.2%
B 127 of 234 ~ 54.27'%

%14.53
%31.2
%54.27

CMYK color model

#22497F color CMYK value is (73,43,0,50).

  • cyan value is 73.23%
  • magenta value is 42.52%
  • yellow value is 0.00%
  • key color value is 50.20%

CMYK: (73,43,0,50)
C73M43Y0K50 (73%, 43%, 0%, 50%)
(0.73 / 0.43 / 0.00 / 0.50)

CMYK percentages

%73.23
%42.52
%0
%50.2

Codes

Color #22497F in popluar color models

22 49 7F
RGB 34 73 127
HSL 215° 57.76% 31.57%
HSB/HSV 215° 73.23% 49.80%
CMYK 73.23% 42.52% 0.00%
50.20%

Color #22497F in popluar number systems.

HEX 22 49 7F
Decimal 34 73 127
Binary 100010 1001001 1111111
Octal 42 111 177

Shades and tints

Shades of #22497F

#22497F
(34,73,127)
#1F4374
(31,67,116)
#1C3D69
(28,61,105)
#19375E
(25,55,94)
#163153
(22,49,83)
#132B48
(19,43,72)
#10253D
(16,37,61)
#0D1F32
(13,31,50)
#0A1927
(10,25,39)
#07131C
(7,19,28)
#040D11
(4,13,17)
#000000
(0,0,0)

Tints of #22497F

#22497F
(34,73,127)
#36598A
(54,89,138)
#4A6995
(74,105,149)
#5E79A0
(94,121,160)
#7289AB
(114,137,171)
#8699B6
(134,153,182)
#9AA9C1
(154,169,193)
#AEB9CC
(174,185,204)
#C2C9D7
(194,201,215)
#D6D9E2
(214,217,226)
#EAE9ED
(234,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #22497F color. Also use rgb(34,73,127) instead hex code.

Text Font Color

.myTextColor { color: #22497F; }

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

This text font color is #22497F.

Background Color

.myBgColor { background-color: #22497F; }

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

This div background color is #22497F.

Border color

.myBorderColor { border: 1px solid #22497F; }

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

This div border color is #22497F.

Opacity

.myOpacity80 { color: #22497F; opacity: 0.8; }

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

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

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

This text has shadow with #22497F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #22497F.

Preview

Color preview on black background

This text has color #22497F on black background.


Color preview on white background

This text has color #22497F on white background.


Black color preview on #22497F background

This text has black color on #22497F background.


White color preview on #22497F background

This text has white color on #22497F background.


Related colors

Complementary color

Complementary color for #hex is #DDB680.


I love getcolorcode.com

Triadic colors

1 #7F2249 and #497F22 with #22497F are triadic colors.

2 #7F4922 and #49227F with #22497F are triadic colors.