COLOR #17072A

HEX: #17072A RGB: (23,7,42)

Color info

#17072A contains red, green and blue colors in about the same proportion. Web safe color of #17072A is #000033 (or #003).

RGB color model

#17072A color RGB value is (23,7,42).

RGB: (23,7,42) (9%, 3%, 16%)

RGB channels and saturation

R 23 of 255 = 9%
G 7 of 255 = 3%
B 42 of 255 = 16%

23
7
42

R + G + B ~ 9%. #17072A is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 7 + 42 = 72 (100%)
R 23 of 72 ~ 31.94%
G 7 of 72 ~ 9.72%
B 42 of 72 ~ 58.33'%

%31.94
%58.33

CMYK color model

#17072A color CMYK value is (45,83,0,84).

  • cyan value is 45.24%
  • magenta value is 83.33%
  • yellow value is 0.00%
  • key color value is 83.53%

CMYK: (45,83,0,84)
C45M83Y0K84 (45%, 83%, 0%, 84%)
(0.45 / 0.83 / 0.00 / 0.84)

CMYK percentages

%45.24
%83.33
%0
%83.53

Codes

Color #17072A in popluar color models

17 07 2A
RGB 23 7 42
HSL 267° 71.43% 9.61%
HSB/HSV 267° 83.33% 16.47%
CMYK 45.24% 83.33% 0.00%
83.53%

Color #17072A in popluar number systems.

HEX 17 07 2A
Decimal 23 7 42
Binary 10111 111 101010
Octal 27 7 52

Shades and tints

Shades of #17072A

#17072A
(23,7,42)
#150727
(21,7,39)
#130724
(19,7,36)
#110721
(17,7,33)
#0F071E
(15,7,30)
#0D071B
(13,7,27)
#0B0718
(11,7,24)
#090715
(9,7,21)
#070712
(7,7,18)
#05070F
(5,7,15)
#03070C
(3,7,12)
#000000
(0,0,0)

Tints of #17072A

#17072A
(23,7,42)
#2C1D3D
(44,29,61)
#413350
(65,51,80)
#564963
(86,73,99)
#6B5F76
(107,95,118)
#807589
(128,117,137)
#958B9C
(149,139,156)
#AAA1AF
(170,161,175)
#BFB7C2
(191,183,194)
#D4CDD5
(212,205,213)
#E9E3E8
(233,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17072A color. Also use rgb(23,7,42) instead hex code.

Text Font Color

.myTextColor { color: #17072A; }

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

This text font color is #17072A.

Background Color

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

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

This div background color is #17072A.

Border color

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

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

This div border color is #17072A.

Opacity

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

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

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

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

This text has shadow with #17072A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17072A.

Preview

Color preview on black background

This text has color #17072A on black background.


Color preview on white background

This text has color #17072A on white background.


Black color preview on #17072A background

This text has black color on #17072A background.


White color preview on #17072A background

This text has white color on #17072A background.


Related colors

Complementary color

Complementary color for #hex is #E8F8D5.


I love getcolorcode.com

Triadic colors

1 #2A1707 and #072A17 with #17072A are triadic colors.

2 #2A0717 and #07172A with #17072A are triadic colors.