COLOR #17504D

HEX: #17504D RGB: (23,80,77)

Color info

#17504D contains red, green and blue colors in about the same proportion. Web safe color of #17504D is #006633 (or #063).

RGB color model

#17504D color RGB value is (23,80,77).

RGB: (23,80,77) (9%, 31%, 30%)

RGB channels and saturation

R 23 of 255 = 9%
G 80 of 255 = 31%
B 77 of 255 = 30%

23
80
77

R + G + B ~ 23%. #17504D is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 80 + 77 = 180 (100%)
R 23 of 180 ~ 12.78%
G 80 of 180 ~ 44.44%
B 77 of 180 ~ 42.78'%

%12.78
%44.44
%42.78

CMYK color model

#17504D color CMYK value is (71,0,4,69).

  • cyan value is 71.25%
  • magenta value is 0.00%
  • yellow value is 3.75%
  • key color value is 68.63%

CMYK: (71,0,4,69)
C71M0Y4K69 (71%, 0%, 4%, 69%)
(0.71 / 0.00 / 0.04 / 0.69)

CMYK percentages

%71.25
%0
%3.75
%68.63

Codes

Color #17504D in popluar color models

17 50 4D
RGB 23 80 77
HSL 177° 55.34% 20.20%
HSB/HSV 177° 71.25% 31.37%
CMYK 71.25% 0.00% 3.75%
68.63%

Color #17504D in popluar number systems.

HEX 17 50 4D
Decimal 23 80 77
Binary 10111 1010000 1001101
Octal 27 120 115

Shades and tints

Shades of #17504D

#17504D
(23,80,77)
#154946
(21,73,70)
#13423F
(19,66,63)
#113B38
(17,59,56)
#0F3431
(15,52,49)
#0D2D2A
(13,45,42)
#0B2623
(11,38,35)
#091F1C
(9,31,28)
#071815
(7,24,21)
#05110E
(5,17,14)
#030A07
(3,10,7)
#000000
(0,0,0)

Tints of #17504D

#17504D
(23,80,77)
#2C5F5D
(44,95,93)
#416E6D
(65,110,109)
#567D7D
(86,125,125)
#6B8C8D
(107,140,141)
#809B9D
(128,155,157)
#95AAAD
(149,170,173)
#AAB9BD
(170,185,189)
#BFC8CD
(191,200,205)
#D4D7DD
(212,215,221)
#E9E6ED
(233,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17504D color. Also use rgb(23,80,77) instead hex code.

Text Font Color

.myTextColor { color: #17504D; }

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

This text font color is #17504D.

Background Color

.myBgColor { background-color: #17504D; }

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

This div background color is #17504D.

Border color

.myBorderColor { border: 1px solid #17504D; }

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

This div border color is #17504D.

Opacity

.myOpacity80 { color: #17504D; opacity: 0.8; }

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

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

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

This text has shadow with #17504D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17504D.

Preview

Color preview on black background

This text has color #17504D on black background.


Color preview on white background

This text has color #17504D on white background.


Black color preview on #17504D background

This text has black color on #17504D background.


White color preview on #17504D background

This text has white color on #17504D background.


Related colors

Complementary color

Complementary color for #hex is #E8AFB2.


I love getcolorcode.com

Triadic colors

1 #4D1750 and #504D17 with #17504D are triadic colors.

2 #4D5017 and #50174D with #17504D are triadic colors.