COLOR #19133B

HEX: #19133B RGB: (25,19,59)

Color info

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

RGB color model

#19133B color RGB value is (25,19,59).

RGB: (25,19,59) (10%, 7%, 23%)

RGB channels and saturation

R 25 of 255 = 10%
G 19 of 255 = 7%
B 59 of 255 = 23%

25
19
59

R + G + B ~ 13%. #19133B is dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 19 + 59 = 103 (100%)
R 25 of 103 ~ 24.27%
G 19 of 103 ~ 18.45%
B 59 of 103 ~ 57.28'%

%24.27
%18.45
%57.28

CMYK color model

#19133B color CMYK value is (58,68,0,77).

  • cyan value is 57.63%
  • magenta value is 67.80%
  • yellow value is 0.00%
  • key color value is 76.86%
CMYK: (58,68,0,77) C58M68Y0K77 (58%,68%,0%,77%) (0.58/0.68/0.00/0.77) 

CMYK percentages

%57.63
%67.8
%0
%76.86

Codes

Color #19133B in popluar color models

19 13 3B
RGB 25 19 59
HSL 249° 51.28% 15.29%
HSB/HSV 249° 67.80% 23.14%
CMYK 57.63% 67.80% 0.00%
76.86%

Color #19133B in popluar number systems.

HEX 19 13 3B
Decimal 25 19 59
Binary 11001 10011 111011
Octal 31 23 73

Shades and tints

Shades of #19133B

#19133B
(25,19,59)
#171236
(23,18,54)
#151131
(21,17,49)
#13102C
(19,16,44)
#110F27
(17,15,39)
#0F0E22
(15,14,34)
#0D0D1D
(13,13,29)
#0B0C18
(11,12,24)
#090B13
(9,11,19)
#070A0E
(7,10,14)
#050909
(5,9,9)
#000000
(0,0,0)

Tints of #19133B

#19133B
(25,19,59)
#2D284C
(45,40,76)
#413D5D
(65,61,93)
#55526E
(85,82,110)
#69677F
(105,103,127)
#7D7C90
(125,124,144)
#9191A1
(145,145,161)
#A5A6B2
(165,166,178)
#B9BBC3
(185,187,195)
#CDD0D4
(205,208,212)
#E1E5E5
(225,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #19133B color. Also use rgb(25,19,59) instead hex code.

Text Font Color

.myTextColor { color: #19133B; }

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

This text font color is #19133B.

Background Color

.myBgColor { background-color: #19133B; }

<div style="background-color:#19133B">Inner text</div>

This div background color is #19133B.

Border color

.myBorderColor { border: 1px solid #19133B; }

<div style="border:3px solid #19133B">Div</div>

This div border color is #19133B.

Opacity

.myOpacity80 { color: #19133B; opacity: 0.8; }

<p style="color:#19133B;opacity:0.8;">80%</p>

Text with #19133B 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 #19133B;}

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

This text has shadow with #19133B color.


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

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

This text has shadow with #19133B primary color and red secondary color.


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

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

This text has shadow with #19133B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #19133B.

Preview

Color preview on black background

This text has color #19133B on black background.


Color preview on white background

This text has color #19133B on white background.


Black color preview on #19133B background

This text has black color on #19133B background.


White color preview on #19133B background

This text has white color on #19133B background.


Related colors

Complementary color

Complementary color for #hex is #E6ECC4.


I love getcolorcode.com

Triadic colors

1 #3B1913 and #133B19 with #19133B are triadic colors.

2 #3B1319 and #13193B with #19133B are triadic colors.