COLOR #224873

HEX: #224873 RGB: (34,72,115)

Color info

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

RGB color model

#224873 color RGB value is (34,72,115).

RGB: (34,72,115) (13%, 28%, 45%)

RGB channels and saturation

R 34 of 255 = 13%
G 72 of 255 = 28%
B 115 of 255 = 45%

34
72
115

R + G + B ~ 29%. #224873 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 72 + 115 = 221 (100%)
R 34 of 221 ~ 15.38%
G 72 of 221 ~ 32.58%
B 115 of 221 ~ 52.04'%

%15.38
%32.58
%52.04

CMYK color model

#224873 color CMYK value is (70,37,0,55).

  • cyan value is 70.43%
  • magenta value is 37.39%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (70,37,0,55)
C70M37Y0K55 (70%, 37%, 0%, 55%)
(0.70 / 0.37 / 0.00 / 0.55)

CMYK percentages

%70.43
%37.39
%0
%54.9

Codes

Color #224873 in popluar color models

22 48 73
RGB 34 72 115
HSL 212° 54.36% 29.22%
HSB/HSV 212° 70.43% 45.10%
CMYK 70.43% 37.39% 0.00%
54.90%

Color #224873 in popluar number systems.

HEX 22 48 73
Decimal 34 72 115
Binary 100010 1001000 1110011
Octal 42 110 163

Shades and tints

Shades of #224873

#224873
(34,72,115)
#1F4269
(31,66,105)
#1C3C5F
(28,60,95)
#193655
(25,54,85)
#16304B
(22,48,75)
#132A41
(19,42,65)
#102437
(16,36,55)
#0D1E2D
(13,30,45)
#0A1823
(10,24,35)
#071219
(7,18,25)
#040C0F
(4,12,15)
#000000
(0,0,0)

Tints of #224873

#224873
(34,72,115)
#36587F
(54,88,127)
#4A688B
(74,104,139)
#5E7897
(94,120,151)
#7288A3
(114,136,163)
#8698AF
(134,152,175)
#9AA8BB
(154,168,187)
#AEB8C7
(174,184,199)
#C2C8D3
(194,200,211)
#D6D8DF
(214,216,223)
#EAE8EB
(234,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #224873 color. Also use rgb(34,72,115) instead hex code.

Text Font Color

.myTextColor { color: #224873; }

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

This text font color is #224873.

Background Color

.myBgColor { background-color: #224873; }

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

This div background color is #224873.

Border color

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

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

This div border color is #224873.

Opacity

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

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

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

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

This text has shadow with #224873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #224873.

Preview

Color preview on black background

This text has color #224873 on black background.


Color preview on white background

This text has color #224873 on white background.


Black color preview on #224873 background

This text has black color on #224873 background.


White color preview on #224873 background

This text has white color on #224873 background.


Related colors

Complementary color

Complementary color for #hex is #DDB78C.


I love getcolorcode.com

Triadic colors

1 #732248 and #487322 with #224873 are triadic colors.

2 #734822 and #482273 with #224873 are triadic colors.