COLOR #224886

HEX: #224886 RGB: (34,72,134)

Color info

#224886 contains mainly blue color. Web safe color of #224886 is #333399 (or #339).

RGB color model

#224886 color RGB value is (34,72,134).

RGB: (34,72,134) (13%, 28%, 53%)

RGB channels and saturation

R 34 of 255 = 13%
G 72 of 255 = 28%
B 134 of 255 = 53%

34
72
134

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

Portions of RGB colors in percentages

R + G + B = 34 + 72 + 134 = 240 (100%)
R 34 of 240 ~ 14.17%
G 72 of 240 ~ 30%
B 134 of 240 ~ 55.83'%

%14.17
%30
%55.83

CMYK color model

#224886 color CMYK value is (75,46,0,47).

  • cyan value is 74.63%
  • magenta value is 46.27%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (75,46,0,47)
C75M46Y0K47 (75%, 46%, 0%, 47%)
(0.75 / 0.46 / 0.00 / 0.47)

CMYK percentages

%74.63
%46.27
%0
%47.45

Codes

Color #224886 in popluar color models

22 48 86
RGB 34 72 134
HSL 217° 59.52% 32.94%
HSB/HSV 217° 74.63% 52.55%
CMYK 74.63% 46.27% 0.00%
47.45%

Color #224886 in popluar number systems.

HEX 22 48 86
Decimal 34 72 134
Binary 100010 1001000 10000110
Octal 42 110 206

Shades and tints

Shades of #224886

#224886
(34,72,134)
#1F427A
(31,66,122)
#1C3C6E
(28,60,110)
#193662
(25,54,98)
#163056
(22,48,86)
#132A4A
(19,42,74)
#10243E
(16,36,62)
#0D1E32
(13,30,50)
#0A1826
(10,24,38)
#07121A
(7,18,26)
#040C0E
(4,12,14)
#000000
(0,0,0)

Tints of #224886

#224886
(34,72,134)
#365891
(54,88,145)
#4A689C
(74,104,156)
#5E78A7
(94,120,167)
#7288B2
(114,136,178)
#8698BD
(134,152,189)
#9AA8C8
(154,168,200)
#AEB8D3
(174,184,211)
#C2C8DE
(194,200,222)
#D6D8E9
(214,216,233)
#EAE8F4
(234,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #224886; }

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

This text font color is #224886.

Background Color

.myBgColor { background-color: #224886; }

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

This div background color is #224886.

Border color

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

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

This div border color is #224886.

Opacity

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

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

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

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

This text has shadow with #224886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #224886.

Preview

Color preview on black background

This text has color #224886 on black background.


Color preview on white background

This text has color #224886 on white background.


Black color preview on #224886 background

This text has black color on #224886 background.


White color preview on #224886 background

This text has white color on #224886 background.


Related colors

Complementary color

Complementary color for #hex is #DDB779.


I love getcolorcode.com

Triadic colors

1 #862248 and #488622 with #224886 are triadic colors.

2 #864822 and #482286 with #224886 are triadic colors.