COLOR #17525D

HEX: #17525D RGB: (23,82,93)

Color info

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

RGB color model

#17525D color RGB value is (23,82,93).

RGB: (23,82,93) (9%, 32%, 36%)

RGB channels and saturation

R 23 of 255 = 9%
G 82 of 255 = 32%
B 93 of 255 = 36%

23
82
93

R + G + B ~ 26%. #17525D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 82 + 93 = 198 (100%)
R 23 of 198 ~ 11.62%
G 82 of 198 ~ 41.41%
B 93 of 198 ~ 46.97'%

%11.62
%41.41
%46.97

CMYK color model

#17525D color CMYK value is (75,12,0,64).

  • cyan value is 75.27%
  • magenta value is 11.83%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (75,12,0,64)
C75M12Y0K64 (75%, 12%, 0%, 64%)
(0.75 / 0.12 / 0.00 / 0.64)

CMYK percentages

%75.27
%11.83
%0
%63.53

Codes

Color #17525D in popluar color models

17 52 5D
RGB 23 82 93
HSL 189° 60.34% 22.75%
HSB/HSV 189° 75.27% 36.47%
CMYK 75.27% 11.83% 0.00%
63.53%

Color #17525D in popluar number systems.

HEX 17 52 5D
Decimal 23 82 93
Binary 10111 1010010 1011101
Octal 27 122 135

Shades and tints

Shades of #17525D

#17525D
(23,82,93)
#154B55
(21,75,85)
#13444D
(19,68,77)
#113D45
(17,61,69)
#0F363D
(15,54,61)
#0D2F35
(13,47,53)
#0B282D
(11,40,45)
#092125
(9,33,37)
#071A1D
(7,26,29)
#051315
(5,19,21)
#030C0D
(3,12,13)
#000000
(0,0,0)

Tints of #17525D

#17525D
(23,82,93)
#2C616B
(44,97,107)
#417079
(65,112,121)
#567F87
(86,127,135)
#6B8E95
(107,142,149)
#809DA3
(128,157,163)
#95ACB1
(149,172,177)
#AABBBF
(170,187,191)
#BFCACD
(191,202,205)
#D4D9DB
(212,217,219)
#E9E8E9
(233,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17525D color. Also use rgb(23,82,93) instead hex code.

Text Font Color

.myTextColor { color: #17525D; }

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

This text font color is #17525D.

Background Color

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

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

This div background color is #17525D.

Border color

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

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

This div border color is #17525D.

Opacity

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

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

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

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

This text has shadow with #17525D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17525D.

Preview

Color preview on black background

This text has color #17525D on black background.


Color preview on white background

This text has color #17525D on white background.


Black color preview on #17525D background

This text has black color on #17525D background.


White color preview on #17525D background

This text has white color on #17525D background.


Related colors

Complementary color

Complementary color for #hex is #E8ADA2.


I love getcolorcode.com

Triadic colors

1 #5D1752 and #525D17 with #17525D are triadic colors.

2 #5D5217 and #52175D with #17525D are triadic colors.