COLOR #224951

HEX: #224951 RGB: (34,73,81)

Color info

#224951 contains red, green and blue colors in about the same proportion. Web safe color of #224951 is #333366 (or #336).

RGB color model

#224951 color RGB value is (34,73,81).

RGB: (34,73,81) (13%, 29%, 32%)

RGB channels and saturation

R 34 of 255 = 13%
G 73 of 255 = 29%
B 81 of 255 = 32%

34
73
81

R + G + B ~ 25%. #224951 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 73 + 81 = 188 (100%)
R 34 of 188 ~ 18.09%
G 73 of 188 ~ 38.83%
B 81 of 188 ~ 43.09'%

%18.09
%38.83
%43.09

CMYK color model

#224951 color CMYK value is (58,10,0,68).

  • cyan value is 58.02%
  • magenta value is 9.88%
  • yellow value is 0.00%
  • key color value is 68.24%
CMYK: (58,10,0,68) C58M10Y0K68 (58%,10%,0%,68%) (0.58/0.10/0.00/0.68) 

CMYK percentages

%58.02
%9.88
%0
%68.24

Codes

Color #224951 in popluar color models

22 49 51
RGB 34 73 81
HSL 190° 40.87% 22.55%
HSB/HSV 190° 58.02% 31.76%
CMYK 58.02% 9.88% 0.00%
68.24%

Color #224951 in popluar number systems.

HEX 22 49 51
Decimal 34 73 81
Binary 100010 1001001 1010001
Octal 42 111 121

Shades and tints

Shades of #224951

#224951
(34,73,81)
#1F434A
(31,67,74)
#1C3D43
(28,61,67)
#19373C
(25,55,60)
#163135
(22,49,53)
#132B2E
(19,43,46)
#102527
(16,37,39)
#0D1F20
(13,31,32)
#0A1919
(10,25,25)
#071312
(7,19,18)
#040D0B
(4,13,11)
#000000
(0,0,0)

Tints of #224951

#224951
(34,73,81)
#365960
(54,89,96)
#4A696F
(74,105,111)
#5E797E
(94,121,126)
#72898D
(114,137,141)
#86999C
(134,153,156)
#9AA9AB
(154,169,171)
#AEB9BA
(174,185,186)
#C2C9C9
(194,201,201)
#D6D9D8
(214,217,216)
#EAE9E7
(234,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #224951; }

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

This text font color is #224951.

Background Color

.myBgColor { background-color: #224951; }

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

This div background color is #224951.

Border color

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

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

This div border color is #224951.

Opacity

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

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

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

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

This text has shadow with #224951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #224951.

Preview

Color preview on black background

This text has color #224951 on black background.


Color preview on white background

This text has color #224951 on white background.


Black color preview on #224951 background

This text has black color on #224951 background.


White color preview on #224951 background

This text has white color on #224951 background.


Related colors

Complementary color

Complementary color for #hex is #DDB6AE.


I love getcolorcode.com

Triadic colors

1 #512249 and #495122 with #224951 are triadic colors.

2 #514922 and #492251 with #224951 are triadic colors.