COLOR #19092A

HEX: #19092A RGB: (25,9,42)

Color info

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

RGB color model

#19092A color RGB value is (25,9,42).

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

RGB channels and saturation

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

25
9
42

R + G + B ~ 10%. #19092A is dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 9 + 42 = 76 (100%)
R 25 of 76 ~ 32.89%
G 9 of 76 ~ 11.84%
B 42 of 76 ~ 55.26'%

%32.89
%11.84
%55.26

CMYK color model

#19092A color CMYK value is (40,79,0,84).

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

CMYK: (40,79,0,84)
C40M79Y0K84 (40%, 79%, 0%, 84%)
(0.40 / 0.79 / 0.00 / 0.84)

CMYK percentages

%40.48
%78.57
%0
%83.53

Codes

Color #19092A in popluar color models

19 09 2A
RGB 25 9 42
HSL 269° 64.71% 10.00%
HSB/HSV 269° 78.57% 16.47%
CMYK 40.48% 78.57% 0.00%
83.53%

Color #19092A in popluar number systems.

HEX 19 09 2A
Decimal 25 9 42
Binary 11001 1001 101010
Octal 31 11 52

Shades and tints

Shades of #19092A

#19092A
(25,9,42)
#170927
(23,9,39)
#150924
(21,9,36)
#130921
(19,9,33)
#11091E
(17,9,30)
#0F091B
(15,9,27)
#0D0918
(13,9,24)
#0B0915
(11,9,21)
#090912
(9,9,18)
#07090F
(7,9,15)
#05090C
(5,9,12)
#000000
(0,0,0)

Tints of #19092A

#19092A
(25,9,42)
#2D1F3D
(45,31,61)
#413550
(65,53,80)
#554B63
(85,75,99)
#696176
(105,97,118)
#7D7789
(125,119,137)
#918D9C
(145,141,156)
#A5A3AF
(165,163,175)
#B9B9C2
(185,185,194)
#CDCFD5
(205,207,213)
#E1E5E8
(225,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #19092A; }

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

This text font color is #19092A.

Background Color

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

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

This div background color is #19092A.

Border color

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

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

This div border color is #19092A.

Opacity

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

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

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

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

This text has shadow with #19092A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #19092A.

Preview

Color preview on black background

This text has color #19092A on black background.


Color preview on white background

This text has color #19092A on white background.


Black color preview on #19092A background

This text has black color on #19092A background.


White color preview on #19092A background

This text has white color on #19092A background.


Related colors

Complementary color

Complementary color for #hex is #E6F6D5.


I love getcolorcode.com

Triadic colors

1 #2A1909 and #092A19 with #19092A are triadic colors.

2 #2A0919 and #09192A with #19092A are triadic colors.