COLOR #224749

HEX: #224749 RGB: (34,71,73)

Color info

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

RGB color model

#224749 color RGB value is (34,71,73).

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

RGB channels and saturation

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

34
71
73

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

Portions of RGB colors in percentages

R + G + B = 34 + 71 + 73 = 178 (100%)
R 34 of 178 ~ 19.1%
G 71 of 178 ~ 39.89%
B 73 of 178 ~ 41.01'%

%19.1
%39.89
%41.01

CMYK color model

#224749 color CMYK value is (53,3,0,71).

  • cyan value is 53.42%
  • magenta value is 2.74%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (53,3,0,71)
C53M3Y0K71 (53%, 3%, 0%, 71%)
(0.53 / 0.03 / 0.00 / 0.71)

CMYK percentages

%53.42
%2.74
%0
%71.37

Codes

Color #224749 in popluar color models

22 47 49
RGB 34 71 73
HSL 183° 36.45% 20.98%
HSB/HSV 183° 53.42% 28.63%
CMYK 53.42% 2.74% 0.00%
71.37%

Color #224749 in popluar number systems.

HEX 22 47 49
Decimal 34 71 73
Binary 100010 1000111 1001001
Octal 42 107 111

Shades and tints

Shades of #224749

#224749
(34,71,73)
#1F4143
(31,65,67)
#1C3B3D
(28,59,61)
#193537
(25,53,55)
#162F31
(22,47,49)
#13292B
(19,41,43)
#102325
(16,35,37)
#0D1D1F
(13,29,31)
#0A1719
(10,23,25)
#071113
(7,17,19)
#040B0D
(4,11,13)
#000000
(0,0,0)

Tints of #224749

#224749
(34,71,73)
#365759
(54,87,89)
#4A6769
(74,103,105)
#5E7779
(94,119,121)
#728789
(114,135,137)
#869799
(134,151,153)
#9AA7A9
(154,167,169)
#AEB7B9
(174,183,185)
#C2C7C9
(194,199,201)
#D6D7D9
(214,215,217)
#EAE7E9
(234,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #224749; }

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

This text font color is #224749.

Background Color

.myBgColor { background-color: #224749; }

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

This div background color is #224749.

Border color

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

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

This div border color is #224749.

Opacity

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

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

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

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

This text has shadow with #224749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #224749.

Preview

Color preview on black background

This text has color #224749 on black background.


Color preview on white background

This text has color #224749 on white background.


Black color preview on #224749 background

This text has black color on #224749 background.


White color preview on #224749 background

This text has white color on #224749 background.


Related colors

Complementary color

Complementary color for #hex is #DDB8B6.


I love getcolorcode.com

Triadic colors

1 #492247 and #474922 with #224749 are triadic colors.

2 #494722 and #472249 with #224749 are triadic colors.