COLOR #17506A

HEX: #17506A RGB: (23,80,106)

Color info

#17506A contains mainly green and blue colors. Web safe color of #17506A is #006666 (or #066).

RGB color model

#17506A color RGB value is (23,80,106).

RGB: (23,80,106) (9%, 31%, 42%)

RGB channels and saturation

R 23 of 255 = 9%
G 80 of 255 = 31%
B 106 of 255 = 42%

23
80
106

R + G + B ~ 27%. #17506A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 80 + 106 = 209 (100%)
R 23 of 209 ~ 11%
G 80 of 209 ~ 38.28%
B 106 of 209 ~ 50.72'%

%11
%38.28
%50.72

CMYK color model

#17506A color CMYK value is (78,25,0,58).

  • cyan value is 78.30%
  • magenta value is 24.53%
  • yellow value is 0.00%
  • key color value is 58.43%
CMYK: (78,25,0,58) C78M25Y0K58 (78%,25%,0%,58%) (0.78/0.25/0.00/0.58) 

CMYK percentages

%78.3
%24.53
%0
%58.43

Codes

Color #17506A in popluar color models

17 50 6A
RGB 23 80 106
HSL 199° 64.34% 25.29%
HSB/HSV 199° 78.30% 41.57%
CMYK 78.30% 24.53% 0.00%
58.43%

Color #17506A in popluar number systems.

HEX 17 50 6A
Decimal 23 80 106
Binary 10111 1010000 1101010
Octal 27 120 152

Shades and tints

Shades of #17506A

#17506A
(23,80,106)
#154961
(21,73,97)
#134258
(19,66,88)
#113B4F
(17,59,79)
#0F3446
(15,52,70)
#0D2D3D
(13,45,61)
#0B2634
(11,38,52)
#091F2B
(9,31,43)
#071822
(7,24,34)
#051119
(5,17,25)
#030A10
(3,10,16)
#000000
(0,0,0)

Tints of #17506A

#17506A
(23,80,106)
#2C5F77
(44,95,119)
#416E84
(65,110,132)
#567D91
(86,125,145)
#6B8C9E
(107,140,158)
#809BAB
(128,155,171)
#95AAB8
(149,170,184)
#AAB9C5
(170,185,197)
#BFC8D2
(191,200,210)
#D4D7DF
(212,215,223)
#E9E6EC
(233,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17506A color. Also use rgb(23,80,106) instead hex code.

Text Font Color

.myTextColor { color: #17506A; }

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

This text font color is #17506A.

Background Color

.myBgColor { background-color: #17506A; }

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

This div background color is #17506A.

Border color

.myBorderColor { border: 1px solid #17506A; }

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

This div border color is #17506A.

Opacity

.myOpacity80 { color: #17506A; opacity: 0.8; }

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

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

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

This text has shadow with #17506A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17506A.

Preview

Color preview on black background

This text has color #17506A on black background.


Color preview on white background

This text has color #17506A on white background.


Black color preview on #17506A background

This text has black color on #17506A background.


White color preview on #17506A background

This text has white color on #17506A background.


Related colors

Complementary color

Complementary color for #hex is #E8AF95.


I love getcolorcode.com

Triadic colors

1 #6A1750 and #506A17 with #17506A are triadic colors.

2 #6A5017 and #50176A with #17506A are triadic colors.