COLOR #224948

HEX: #224948 RGB: (34,73,72)

Color info

#224948 contains red, green and blue colors in about the same proportion. Web safe color of #224948 is #333333 (or #333).

RGB color model

#224948 color RGB value is (34,73,72).

RGB: (34,73,72) (13%, 29%, 28%)

RGB channels and saturation

R 34 of 255 = 13%
G 73 of 255 = 29%
B 72 of 255 = 28%

34
73
72

R + G + B ~ 23%. #224948 is dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 73 + 72 = 179 (100%)
R 34 of 179 ~ 18.99%
G 73 of 179 ~ 40.78%
B 72 of 179 ~ 40.22'%

%18.99
%40.78
%40.22

CMYK color model

#224948 color CMYK value is (53,0,1,71).

  • cyan value is 53.42%
  • magenta value is 0.00%
  • yellow value is 1.37%
  • key color value is 71.37%
CMYK: (53,0,1,71) C53M0Y1K71 (53%,0%,1%,71%) (0.53/0.00/0.01/0.71) 

CMYK percentages

%53.42
%0
%1.37
%71.37

Codes

Color #224948 in popluar color models

22 49 48
RGB 34 73 72
HSL 178° 36.45% 20.98%
HSB/HSV 178° 53.42% 28.63%
CMYK 53.42% 0.00% 1.37%
71.37%

Color #224948 in popluar number systems.

HEX 22 49 48
Decimal 34 73 72
Binary 100010 1001001 1001000
Octal 42 111 110

Shades and tints

Shades of #224948

#224948
(34,73,72)
#1F4342
(31,67,66)
#1C3D3C
(28,61,60)
#193736
(25,55,54)
#163130
(22,49,48)
#132B2A
(19,43,42)
#102524
(16,37,36)
#0D1F1E
(13,31,30)
#0A1918
(10,25,24)
#071312
(7,19,18)
#040D0C
(4,13,12)
#000000
(0,0,0)

Tints of #224948

#224948
(34,73,72)
#365958
(54,89,88)
#4A6968
(74,105,104)
#5E7978
(94,121,120)
#728988
(114,137,136)
#869998
(134,153,152)
#9AA9A8
(154,169,168)
#AEB9B8
(174,185,184)
#C2C9C8
(194,201,200)
#D6D9D8
(214,217,216)
#EAE9E8
(234,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #224948; }

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

This text font color is #224948.

Background Color

.myBgColor { background-color: #224948; }

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

This div background color is #224948.

Border color

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

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

This div border color is #224948.

Opacity

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

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

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

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

This text has shadow with #224948 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #224948.

Preview

Color preview on black background

This text has color #224948 on black background.


Color preview on white background

This text has color #224948 on white background.


Black color preview on #224948 background

This text has black color on #224948 background.


White color preview on #224948 background

This text has white color on #224948 background.


Related colors

Complementary color

Complementary color for #hex is #DDB6B7.


I love getcolorcode.com

Triadic colors

1 #482249 and #494822 with #224948 are triadic colors.

2 #484922 and #492248 with #224948 are triadic colors.