COLOR #224311

HEX: #224311 RGB: (34,67,17)

Color info

#224311 contains red, green and blue colors in about the same proportion. Web safe color of #224311 is #333300 (or #330).

RGB color model

#224311 color RGB value is (34,67,17).

RGB: (34,67,17) (13%, 26%, 7%)

RGB channels and saturation

R 34 of 255 = 13%
G 67 of 255 = 26%
B 17 of 255 = 7%

34
67
17

R + G + B ~ 15%. #224311 is dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 67 + 17 = 118 (100%)
R 34 of 118 ~ 28.81%
G 67 of 118 ~ 56.78%
B 17 of 118 ~ 14.41'%

%28.81
%56.78
%14.41

CMYK color model

#224311 color CMYK value is (49,0,75,74).

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

CMYK: (49,0,75,74)
C49M0Y75K74 (49%, 0%, 75%, 74%)
(0.49 / 0.00 / 0.75 / 0.74)

CMYK percentages

%49.25
%0
%74.63
%73.73

Codes

Color #224311 in popluar color models

22 43 11
RGB 34 67 17
HSL 100° 59.52% 16.47%
HSB/HSV 100° 74.63% 26.27%
CMYK 49.25% 0.00% 74.63%
73.73%

Color #224311 in popluar number systems.

HEX 22 43 11
Decimal 34 67 17
Binary 100010 1000011 10001
Octal 42 103 21

Shades and tints

Shades of #224311

#224311
(34,67,17)
#1F3D10
(31,61,16)
#1C370F
(28,55,15)
#19310E
(25,49,14)
#162B0D
(22,43,13)
#13250C
(19,37,12)
#101F0B
(16,31,11)
#0D190A
(13,25,10)
#0A1309
(10,19,9)
#070D08
(7,13,8)
#040707
(4,7,7)
#000000
(0,0,0)

Tints of #224311

#224311
(34,67,17)
#365426
(54,84,38)
#4A653B
(74,101,59)
#5E7650
(94,118,80)
#728765
(114,135,101)
#86987A
(134,152,122)
#9AA98F
(154,169,143)
#AEBAA4
(174,186,164)
#C2CBB9
(194,203,185)
#D6DCCE
(214,220,206)
#EAEDE3
(234,237,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #224311; }

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

This text font color is #224311.

Background Color

.myBgColor { background-color: #224311; }

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

This div background color is #224311.

Border color

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

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

This div border color is #224311.

Opacity

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

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

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

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

This text has shadow with #224311 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #224311.

Preview

Color preview on black background

This text has color #224311 on black background.


Color preview on white background

This text has color #224311 on white background.


Black color preview on #224311 background

This text has black color on #224311 background.


White color preview on #224311 background

This text has white color on #224311 background.


Related colors

Complementary color

Complementary color for #hex is #DDBCEE.


I love getcolorcode.com

Triadic colors

1 #112243 and #431122 with #224311 are triadic colors.

2 #114322 and #432211 with #224311 are triadic colors.