COLOR #174224

HEX: #174224 RGB: (23,66,36)

Color info

#174224 contains red, green and blue colors in about the same proportion. Web safe color of #174224 is #003333 (or #033).

RGB color model

#174224 color RGB value is (23,66,36).

RGB: (23,66,36) (9%, 26%, 14%)

RGB channels and saturation

R 23 of 255 = 9%
G 66 of 255 = 26%
B 36 of 255 = 14%

23
66
36

R + G + B ~ 16%. #174224 is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 66 + 36 = 125 (100%)
R 23 of 125 ~ 18.4%
G 66 of 125 ~ 52.8%
B 36 of 125 ~ 28.8'%

%18.4
%52.8
%28.8

CMYK color model

#174224 color CMYK value is (65,0,45,74).

  • cyan value is 65.15%
  • magenta value is 0.00%
  • yellow value is 45.45%
  • key color value is 74.12%

CMYK: (65,0,45,74)
C65M0Y45K74 (65%, 0%, 45%, 74%)
(0.65 / 0.00 / 0.45 / 0.74)

CMYK percentages

%65.15
%0
%45.45
%74.12

Codes

Color #174224 in popluar color models

17 42 24
RGB 23 66 36
HSL 138° 48.31% 17.45%
HSB/HSV 138° 65.15% 25.88%
CMYK 65.15% 0.00% 45.45%
74.12%

Color #174224 in popluar number systems.

HEX 17 42 24
Decimal 23 66 36
Binary 10111 1000010 100100
Octal 27 102 44

Shades and tints

Shades of #174224

#174224
(23,66,36)
#153C21
(21,60,33)
#13361E
(19,54,30)
#11301B
(17,48,27)
#0F2A18
(15,42,24)
#0D2415
(13,36,21)
#0B1E12
(11,30,18)
#09180F
(9,24,15)
#07120C
(7,18,12)
#050C09
(5,12,9)
#030606
(3,6,6)
#000000
(0,0,0)

Tints of #174224

#174224
(23,66,36)
#2C5337
(44,83,55)
#41644A
(65,100,74)
#56755D
(86,117,93)
#6B8670
(107,134,112)
#809783
(128,151,131)
#95A896
(149,168,150)
#AAB9A9
(170,185,169)
#BFCABC
(191,202,188)
#D4DBCF
(212,219,207)
#E9ECE2
(233,236,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #174224 color. Also use rgb(23,66,36) instead hex code.

Text Font Color

.myTextColor { color: #174224; }

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

This text font color is #174224.

Background Color

.myBgColor { background-color: #174224; }

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

This div background color is #174224.

Border color

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

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

This div border color is #174224.

Opacity

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

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

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

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

This text has shadow with #174224 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #174224.

Preview

Color preview on black background

This text has color #174224 on black background.


Color preview on white background

This text has color #174224 on white background.


Black color preview on #174224 background

This text has black color on #174224 background.


White color preview on #174224 background

This text has white color on #174224 background.


Related colors

Complementary color

Complementary color for #hex is #E8BDDB.


I love getcolorcode.com

Triadic colors

1 #241742 and #422417 with #174224 are triadic colors.

2 #244217 and #421724 with #174224 are triadic colors.