COLOR #224568

HEX: #224568 RGB: (34,69,104)

Color info

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

RGB color model

#224568 color RGB value is (34,69,104).

RGB: (34,69,104) (13%, 27%, 41%)

RGB channels and saturation

R 34 of 255 = 13%
G 69 of 255 = 27%
B 104 of 255 = 41%

34
69
104

R + G + B ~ 27%. #224568 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 69 + 104 = 207 (100%)
R 34 of 207 ~ 16.43%
G 69 of 207 ~ 33.33%
B 104 of 207 ~ 50.24'%

%16.43
%33.33
%50.24

CMYK color model

#224568 color CMYK value is (67,34,0,59).

  • cyan value is 67.31%
  • magenta value is 33.65%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (67,34,0,59)
C67M34Y0K59 (67%, 34%, 0%, 59%)
(0.67 / 0.34 / 0.00 / 0.59)

CMYK percentages

%67.31
%33.65
%0
%59.22

Codes

Color #224568 in popluar color models

22 45 68
RGB 34 69 104
HSL 210° 50.72% 27.06%
HSB/HSV 210° 67.31% 40.78%
CMYK 67.31% 33.65% 0.00%
59.22%

Color #224568 in popluar number systems.

HEX 22 45 68
Decimal 34 69 104
Binary 100010 1000101 1101000
Octal 42 105 150

Shades and tints

Shades of #224568

#224568
(34,69,104)
#1F3F5F
(31,63,95)
#1C3956
(28,57,86)
#19334D
(25,51,77)
#162D44
(22,45,68)
#13273B
(19,39,59)
#102132
(16,33,50)
#0D1B29
(13,27,41)
#0A1520
(10,21,32)
#070F17
(7,15,23)
#04090E
(4,9,14)
#000000
(0,0,0)

Tints of #224568

#224568
(34,69,104)
#365575
(54,85,117)
#4A6582
(74,101,130)
#5E758F
(94,117,143)
#72859C
(114,133,156)
#8695A9
(134,149,169)
#9AA5B6
(154,165,182)
#AEB5C3
(174,181,195)
#C2C5D0
(194,197,208)
#D6D5DD
(214,213,221)
#EAE5EA
(234,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #224568 color. Also use rgb(34,69,104) instead hex code.

Text Font Color

.myTextColor { color: #224568; }

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

This text font color is #224568.

Background Color

.myBgColor { background-color: #224568; }

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

This div background color is #224568.

Border color

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

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

This div border color is #224568.

Opacity

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

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

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

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

This text has shadow with #224568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #224568.

Preview

Color preview on black background

This text has color #224568 on black background.


Color preview on white background

This text has color #224568 on white background.


Black color preview on #224568 background

This text has black color on #224568 background.


White color preview on #224568 background

This text has white color on #224568 background.


Related colors

Complementary color

Complementary color for #hex is #DDBA97.


I love getcolorcode.com

Triadic colors

1 #682245 and #456822 with #224568 are triadic colors.

2 #684522 and #452268 with #224568 are triadic colors.