COLOR #17136A

HEX: #17136A RGB: (23,19,106)

Color info

#17136A contains mainly blue color. Web safe color of #17136A is #000066 (or #006).

RGB color model

#17136A color RGB value is (23,19,106).

RGB: (23,19,106) (9%, 7%, 42%)

RGB channels and saturation

R 23 of 255 = 9%
G 19 of 255 = 7%
B 106 of 255 = 42%

23
19
106

R + G + B ~ 19%. #17136A is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 19 + 106 = 148 (100%)
R 23 of 148 ~ 15.54%
G 19 of 148 ~ 12.84%
B 106 of 148 ~ 71.62'%

%15.54
%12.84
%71.62

CMYK color model

#17136A color CMYK value is (78,82,0,58).

  • cyan value is 78.30%
  • magenta value is 82.08%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (78,82,0,58)
C78M82Y0K58 (78%, 82%, 0%, 58%)
(0.78 / 0.82 / 0.00 / 0.58)

CMYK percentages

%78.3
%82.08
%0
%58.43

Codes

Color #17136A in popluar color models

17 13 6A
RGB 23 19 106
HSL 243° 69.60% 24.51%
HSB/HSV 243° 82.08% 41.57%
CMYK 78.30% 82.08% 0.00%
58.43%

Color #17136A in popluar number systems.

HEX 17 13 6A
Decimal 23 19 106
Binary 10111 10011 1101010
Octal 27 23 152

Shades and tints

Shades of #17136A

#17136A
(23,19,106)
#151261
(21,18,97)
#131158
(19,17,88)
#11104F
(17,16,79)
#0F0F46
(15,15,70)
#0D0E3D
(13,14,61)
#0B0D34
(11,13,52)
#090C2B
(9,12,43)
#070B22
(7,11,34)
#050A19
(5,10,25)
#030910
(3,9,16)
#000000
(0,0,0)

Tints of #17136A

#17136A
(23,19,106)
#2C2877
(44,40,119)
#413D84
(65,61,132)
#565291
(86,82,145)
#6B679E
(107,103,158)
#807CAB
(128,124,171)
#9591B8
(149,145,184)
#AAA6C5
(170,166,197)
#BFBBD2
(191,187,210)
#D4D0DF
(212,208,223)
#E9E5EC
(233,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #17136A; }

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

This text font color is #17136A.

Background Color

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

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

This div background color is #17136A.

Border color

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

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

This div border color is #17136A.

Opacity

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

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

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

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

This text has shadow with #17136A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17136A.

Preview

Color preview on black background

This text has color #17136A on black background.


Color preview on white background

This text has color #17136A on white background.


Black color preview on #17136A background

This text has black color on #17136A background.


White color preview on #17136A background

This text has white color on #17136A background.


Related colors

Complementary color

Complementary color for #hex is #E8EC95.


I love getcolorcode.com

Triadic colors

1 #6A1713 and #136A17 with #17136A are triadic colors.

2 #6A1317 and #13176A with #17136A are triadic colors.