COLOR #17838F

HEX: #17838F RGB: (23,131,143)

Color info

#17838F contains mainly green and blue colors. Web safe color of #17838F is #009999 (or #099).

RGB color model

#17838F color RGB value is (23,131,143).

RGB: (23,131,143) (9%, 51%, 56%)

RGB channels and saturation

R 23 of 255 = 9%
G 131 of 255 = 51%
B 143 of 255 = 56%

23
131
143

R + G + B ~ 39%. #17838F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 131 + 143 = 297 (100%)
R 23 of 297 ~ 7.74%
G 131 of 297 ~ 44.11%
B 143 of 297 ~ 48.15'%

%44.11
%48.15

CMYK color model

#17838F color CMYK value is (84,8,0,44).

  • cyan value is 83.92%
  • magenta value is 8.39%
  • yellow value is 0.00%
  • key color value is 43.92%

CMYK: (84,8,0,44)
C84M8Y0K44 (84%, 8%, 0%, 44%)
(0.84 / 0.08 / 0.00 / 0.44)

CMYK percentages

%83.92
%8.39
%0
%43.92

Codes

Color #17838F in popluar color models

17 83 8F
RGB 23 131 143
HSL 186° 72.29% 32.55%
HSB/HSV 186° 83.92% 56.08%
CMYK 83.92% 8.39% 0.00%
43.92%

Color #17838F in popluar number systems.

HEX 17 83 8F
Decimal 23 131 143
Binary 10111 10000011 10001111
Octal 27 203 217

Shades and tints

Shades of #17838F

#17838F
(23,131,143)
#157882
(21,120,130)
#136D75
(19,109,117)
#116268
(17,98,104)
#0F575B
(15,87,91)
#0D4C4E
(13,76,78)
#0B4141
(11,65,65)
#093634
(9,54,52)
#072B27
(7,43,39)
#05201A
(5,32,26)
#03150D
(3,21,13)
#000000
(0,0,0)

Tints of #17838F

#17838F
(23,131,143)
#2C8E99
(44,142,153)
#4199A3
(65,153,163)
#56A4AD
(86,164,173)
#6BAFB7
(107,175,183)
#80BAC1
(128,186,193)
#95C5CB
(149,197,203)
#AAD0D5
(170,208,213)
#BFDBDF
(191,219,223)
#D4E6E9
(212,230,233)
#E9F1F3
(233,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17838F color. Also use rgb(23,131,143) instead hex code.

Text Font Color

.myTextColor { color: #17838F; }

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

This text font color is #17838F.

Background Color

.myBgColor { background-color: #17838F; }

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

This div background color is #17838F.

Border color

.myBorderColor { border: 1px solid #17838F; }

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

This div border color is #17838F.

Opacity

.myOpacity80 { color: #17838F; opacity: 0.8; }

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

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

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

This text has shadow with #17838F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17838F.

Preview

Color preview on black background

This text has color #17838F on black background.


Color preview on white background

This text has color #17838F on white background.


Black color preview on #17838F background

This text has black color on #17838F background.


White color preview on #17838F background

This text has white color on #17838F background.


Related colors

Complementary color

Complementary color for #hex is #E87C70.


I love getcolorcode.com

Triadic colors

1 #8F1783 and #838F17 with #17838F are triadic colors.

2 #8F8317 and #83178F with #17838F are triadic colors.