COLOR #19172A

HEX: #19172A RGB: (25,23,42)

Color info

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

RGB color model

#19172A color RGB value is (25,23,42).

RGB: (25,23,42) (10%, 9%, 16%)

RGB channels and saturation

R 25 of 255 = 10%
G 23 of 255 = 9%
B 42 of 255 = 16%

25
23
42

R + G + B ~ 12%. #19172A is dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 23 + 42 = 90 (100%)
R 25 of 90 ~ 27.78%
G 23 of 90 ~ 25.56%
B 42 of 90 ~ 46.67'%

%27.78
%25.56
%46.67

CMYK color model

#19172A color CMYK value is (40,45,0,84).

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

CMYK: (40,45,0,84)
C40M45Y0K84 (40%, 45%, 0%, 84%)
(0.40 / 0.45 / 0.00 / 0.84)

CMYK percentages

%40.48
%45.24
%0
%83.53

Codes

Color #19172A in popluar color models

19 17 2A
RGB 25 23 42
HSL 246° 29.23% 12.75%
HSB/HSV 246° 45.24% 16.47%
CMYK 40.48% 45.24% 0.00%
83.53%

Color #19172A in popluar number systems.

HEX 19 17 2A
Decimal 25 23 42
Binary 11001 10111 101010
Octal 31 27 52

Shades and tints

Shades of #19172A

#19172A
(25,23,42)
#171527
(23,21,39)
#151324
(21,19,36)
#131121
(19,17,33)
#110F1E
(17,15,30)
#0F0D1B
(15,13,27)
#0D0B18
(13,11,24)
#0B0915
(11,9,21)
#090712
(9,7,18)
#07050F
(7,5,15)
#05030C
(5,3,12)
#000000
(0,0,0)

Tints of #19172A

#19172A
(25,23,42)
#2D2C3D
(45,44,61)
#414150
(65,65,80)
#555663
(85,86,99)
#696B76
(105,107,118)
#7D8089
(125,128,137)
#91959C
(145,149,156)
#A5AAAF
(165,170,175)
#B9BFC2
(185,191,194)
#CDD4D5
(205,212,213)
#E1E9E8
(225,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #19172A; }

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

This text font color is #19172A.

Background Color

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

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

This div background color is #19172A.

Border color

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

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

This div border color is #19172A.

Opacity

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

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

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

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

This text has shadow with #19172A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #19172A.

Preview

Color preview on black background

This text has color #19172A on black background.


Color preview on white background

This text has color #19172A on white background.


Black color preview on #19172A background

This text has black color on #19172A background.


White color preview on #19172A background

This text has white color on #19172A background.


Related colors

Complementary color

Complementary color for #hex is #E6E8D5.


I love getcolorcode.com

Triadic colors

1 #2A1917 and #172A19 with #19172A are triadic colors.

2 #2A1719 and #17192A with #19172A are triadic colors.