COLOR #224752

HEX: #224752 RGB: (34,71,82)

Color info

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

RGB color model

#224752 color RGB value is (34,71,82).

RGB: (34,71,82) (13%, 28%, 32%)

RGB channels and saturation

R 34 of 255 = 13%
G 71 of 255 = 28%
B 82 of 255 = 32%

34
71
82

R + G + B ~ 24%. #224752 is dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 71 + 82 = 187 (100%)
R 34 of 187 ~ 18.18%
G 71 of 187 ~ 37.97%
B 82 of 187 ~ 43.85'%

%18.18
%37.97
%43.85

CMYK color model

#224752 color CMYK value is (59,13,0,68).

  • cyan value is 58.54%
  • magenta value is 13.41%
  • yellow value is 0.00%
  • key color value is 67.84%
CMYK: (59,13,0,68) C59M13Y0K68 (59%,13%,0%,68%) (0.59/0.13/0.00/0.68) 

CMYK percentages

%58.54
%13.41
%0
%67.84

Codes

Color #224752 in popluar color models

22 47 52
RGB 34 71 82
HSL 194° 41.38% 22.75%
HSB/HSV 194° 58.54% 32.16%
CMYK 58.54% 13.41% 0.00%
67.84%

Color #224752 in popluar number systems.

HEX 22 47 52
Decimal 34 71 82
Binary 100010 1000111 1010010
Octal 42 107 122

Shades and tints

Shades of #224752

#224752
(34,71,82)
#1F414B
(31,65,75)
#1C3B44
(28,59,68)
#19353D
(25,53,61)
#162F36
(22,47,54)
#13292F
(19,41,47)
#102328
(16,35,40)
#0D1D21
(13,29,33)
#0A171A
(10,23,26)
#071113
(7,17,19)
#040B0C
(4,11,12)
#000000
(0,0,0)

Tints of #224752

#224752
(34,71,82)
#365761
(54,87,97)
#4A6770
(74,103,112)
#5E777F
(94,119,127)
#72878E
(114,135,142)
#86979D
(134,151,157)
#9AA7AC
(154,167,172)
#AEB7BB
(174,183,187)
#C2C7CA
(194,199,202)
#D6D7D9
(214,215,217)
#EAE7E8
(234,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #224752; }

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

This text font color is #224752.

Background Color

.myBgColor { background-color: #224752; }

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

This div background color is #224752.

Border color

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

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

This div border color is #224752.

Opacity

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

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

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

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

This text has shadow with #224752 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #224752.

Preview

Color preview on black background

This text has color #224752 on black background.


Color preview on white background

This text has color #224752 on white background.


Black color preview on #224752 background

This text has black color on #224752 background.


White color preview on #224752 background

This text has white color on #224752 background.


Related colors

Complementary color

Complementary color for #hex is #DDB8AD.


I love getcolorcode.com

Triadic colors

1 #522247 and #475222 with #224752 are triadic colors.

2 #524722 and #472252 with #224752 are triadic colors.