COLOR #224334

HEX: #224334 RGB: (34,67,52)

Color info

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

RGB color model

#224334 color RGB value is (34,67,52).

RGB: (34,67,52) (13%, 26%, 20%)

RGB channels and saturation

R 34 of 255 = 13%
G 67 of 255 = 26%
B 52 of 255 = 20%

34
67
52

R + G + B ~ 20%. #224334 is dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 67 + 52 = 153 (100%)
R 34 of 153 ~ 22.22%
G 67 of 153 ~ 43.79%
B 52 of 153 ~ 33.99'%

%22.22
%43.79
%33.99

CMYK color model

#224334 color CMYK value is (49,0,22,74).

  • cyan value is 49.25%
  • magenta value is 0.00%
  • yellow value is 22.39%
  • key color value is 73.73%

CMYK: (49,0,22,74)
C49M0Y22K74 (49%, 0%, 22%, 74%)
(0.49 / 0.00 / 0.22 / 0.74)

CMYK percentages

%49.25
%0
%22.39
%73.73

Codes

Color #224334 in popluar color models

22 43 34
RGB 34 67 52
HSL 153° 32.67% 19.80%
HSB/HSV 153° 49.25% 26.27%
CMYK 49.25% 0.00% 22.39%
73.73%

Color #224334 in popluar number systems.

HEX 22 43 34
Decimal 34 67 52
Binary 100010 1000011 110100
Octal 42 103 64

Shades and tints

Shades of #224334

#224334
(34,67,52)
#1F3D30
(31,61,48)
#1C372C
(28,55,44)
#193128
(25,49,40)
#162B24
(22,43,36)
#132520
(19,37,32)
#101F1C
(16,31,28)
#0D1918
(13,25,24)
#0A1314
(10,19,20)
#070D10
(7,13,16)
#04070C
(4,7,12)
#000000
(0,0,0)

Tints of #224334

#224334
(34,67,52)
#365446
(54,84,70)
#4A6558
(74,101,88)
#5E766A
(94,118,106)
#72877C
(114,135,124)
#86988E
(134,152,142)
#9AA9A0
(154,169,160)
#AEBAB2
(174,186,178)
#C2CBC4
(194,203,196)
#D6DCD6
(214,220,214)
#EAEDE8
(234,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #224334 color. Also use rgb(34,67,52) instead hex code.

Text Font Color

.myTextColor { color: #224334; }

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

This text font color is #224334.

Background Color

.myBgColor { background-color: #224334; }

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

This div background color is #224334.

Border color

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

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

This div border color is #224334.

Opacity

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

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

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

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

This text has shadow with #224334 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #224334.

Preview

Color preview on black background

This text has color #224334 on black background.


Color preview on white background

This text has color #224334 on white background.


Black color preview on #224334 background

This text has black color on #224334 background.


White color preview on #224334 background

This text has white color on #224334 background.


Related colors

Complementary color

Complementary color for #hex is #DDBCCB.


I love getcolorcode.com

Triadic colors

1 #342243 and #433422 with #224334 are triadic colors.

2 #344322 and #432234 with #224334 are triadic colors.