COLOR #174029

HEX: #174029 RGB: (23,64,41)

Color info

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

RGB color model

#174029 color RGB value is (23,64,41).

RGB: (23,64,41) (9%, 25%, 16%)

RGB channels and saturation

R 23 of 255 = 9%
G 64 of 255 = 25%
B 41 of 255 = 16%

23
64
41

R + G + B ~ 17%. #174029 is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 64 + 41 = 128 (100%)
R 23 of 128 ~ 17.97%
G 64 of 128 ~ 50%
B 41 of 128 ~ 32.03'%

%17.97
%50
%32.03

CMYK color model

#174029 color CMYK value is (64,0,36,75).

  • cyan value is 64.06%
  • magenta value is 0.00%
  • yellow value is 35.94%
  • key color value is 74.90%

CMYK: (64,0,36,75)
C64M0Y36K75 (64%, 0%, 36%, 75%)
(0.64 / 0.00 / 0.36 / 0.75)

CMYK percentages

%64.06
%0
%35.94
%74.9

Codes

Color #174029 in popluar color models

17 40 29
RGB 23 64 41
HSL 146° 47.13% 17.06%
HSB/HSV 146° 64.06% 25.10%
CMYK 64.06% 0.00% 35.94%
74.90%

Color #174029 in popluar number systems.

HEX 17 40 29
Decimal 23 64 41
Binary 10111 1000000 101001
Octal 27 100 51

Shades and tints

Shades of #174029

#174029
(23,64,41)
#153B26
(21,59,38)
#133623
(19,54,35)
#113120
(17,49,32)
#0F2C1D
(15,44,29)
#0D271A
(13,39,26)
#0B2217
(11,34,23)
#091D14
(9,29,20)
#071811
(7,24,17)
#05130E
(5,19,14)
#030E0B
(3,14,11)
#000000
(0,0,0)

Tints of #174029

#174029
(23,64,41)
#2C513C
(44,81,60)
#41624F
(65,98,79)
#567362
(86,115,98)
#6B8475
(107,132,117)
#809588
(128,149,136)
#95A69B
(149,166,155)
#AAB7AE
(170,183,174)
#BFC8C1
(191,200,193)
#D4D9D4
(212,217,212)
#E9EAE7
(233,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #174029 color. Also use rgb(23,64,41) instead hex code.

Text Font Color

.myTextColor { color: #174029; }

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

This text font color is #174029.

Background Color

.myBgColor { background-color: #174029; }

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

This div background color is #174029.

Border color

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

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

This div border color is #174029.

Opacity

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

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

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

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

This text has shadow with #174029 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #174029.

Preview

Color preview on black background

This text has color #174029 on black background.


Color preview on white background

This text has color #174029 on white background.


Black color preview on #174029 background

This text has black color on #174029 background.


White color preview on #174029 background

This text has white color on #174029 background.


Related colors

Complementary color

Complementary color for #hex is #E8BFD6.


I love getcolorcode.com

Triadic colors

1 #291740 and #402917 with #174029 are triadic colors.

2 #294017 and #401729 with #174029 are triadic colors.