COLOR #174036

HEX: #174036 RGB: (23,64,54)

Color info

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

RGB color model

#174036 color RGB value is (23,64,54).

RGB: (23,64,54) (9%, 25%, 21%)

RGB channels and saturation

R 23 of 255 = 9%
G 64 of 255 = 25%
B 54 of 255 = 21%

23
64
54

R + G + B ~ 18%. #174036 is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 64 + 54 = 141 (100%)
R 23 of 141 ~ 16.31%
G 64 of 141 ~ 45.39%
B 54 of 141 ~ 38.3'%

%16.31
%45.39
%38.3

CMYK color model

#174036 color CMYK value is (64,0,16,75).

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

CMYK: (64,0,16,75)
C64M0Y16K75 (64%, 0%, 16%, 75%)
(0.64 / 0.00 / 0.16 / 0.75)

CMYK percentages

%64.06
%0
%15.63
%74.9

Codes

Color #174036 in popluar color models

17 40 36
RGB 23 64 54
HSL 165° 47.13% 17.06%
HSB/HSV 165° 64.06% 25.10%
CMYK 64.06% 0.00% 15.63%
74.90%

Color #174036 in popluar number systems.

HEX 17 40 36
Decimal 23 64 54
Binary 10111 1000000 110110
Octal 27 100 66

Shades and tints

Shades of #174036

#174036
(23,64,54)
#153B32
(21,59,50)
#13362E
(19,54,46)
#11312A
(17,49,42)
#0F2C26
(15,44,38)
#0D2722
(13,39,34)
#0B221E
(11,34,30)
#091D1A
(9,29,26)
#071816
(7,24,22)
#051312
(5,19,18)
#030E0E
(3,14,14)
#000000
(0,0,0)

Tints of #174036

#174036
(23,64,54)
#2C5148
(44,81,72)
#41625A
(65,98,90)
#56736C
(86,115,108)
#6B847E
(107,132,126)
#809590
(128,149,144)
#95A6A2
(149,166,162)
#AAB7B4
(170,183,180)
#BFC8C6
(191,200,198)
#D4D9D8
(212,217,216)
#E9EAEA
(233,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #174036; }

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

This text font color is #174036.

Background Color

.myBgColor { background-color: #174036; }

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

This div background color is #174036.

Border color

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

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

This div border color is #174036.

Opacity

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

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

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

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

This text has shadow with #174036 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #174036.

Preview

Color preview on black background

This text has color #174036 on black background.


Color preview on white background

This text has color #174036 on white background.


Black color preview on #174036 background

This text has black color on #174036 background.


White color preview on #174036 background

This text has white color on #174036 background.


Related colors

Complementary color

Complementary color for #hex is #E8BFC9.


I love getcolorcode.com

Triadic colors

1 #361740 and #403617 with #174036 are triadic colors.

2 #364017 and #401736 with #174036 are triadic colors.