COLOR #19133E

HEX: #19133E RGB: (25,19,62)

Color info

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

RGB color model

#19133E color RGB value is (25,19,62).

RGB: (25,19,62) (10%, 7%, 24%)

RGB channels and saturation

R 25 of 255 = 10%
G 19 of 255 = 7%
B 62 of 255 = 24%

25
19
62

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

Portions of RGB colors in percentages

R + G + B = 25 + 19 + 62 = 106 (100%)
R 25 of 106 ~ 23.58%
G 19 of 106 ~ 17.92%
B 62 of 106 ~ 58.49'%

%23.58
%17.92
%58.49

CMYK color model

#19133E color CMYK value is (60,69,0,76).

  • cyan value is 59.68%
  • magenta value is 69.35%
  • yellow value is 0.00%
  • key color value is 75.69%

CMYK: (60,69,0,76)
C60M69Y0K76 (60%, 69%, 0%, 76%)
(0.60 / 0.69 / 0.00 / 0.76)

CMYK percentages

%59.68
%69.35
%0
%75.69

Codes

Color #19133E in popluar color models

19 13 3E
RGB 25 19 62
HSL 248° 53.09% 15.88%
HSB/HSV 248° 69.35% 24.31%
CMYK 59.68% 69.35% 0.00%
75.69%

Color #19133E in popluar number systems.

HEX 19 13 3E
Decimal 25 19 62
Binary 11001 10011 111110
Octal 31 23 76

Shades and tints

Shades of #19133E

#19133E
(25,19,62)
#171239
(23,18,57)
#151134
(21,17,52)
#13102F
(19,16,47)
#110F2A
(17,15,42)
#0F0E25
(15,14,37)
#0D0D20
(13,13,32)
#0B0C1B
(11,12,27)
#090B16
(9,11,22)
#070A11
(7,10,17)
#05090C
(5,9,12)
#000000
(0,0,0)

Tints of #19133E

#19133E
(25,19,62)
#2D284F
(45,40,79)
#413D60
(65,61,96)
#555271
(85,82,113)
#696782
(105,103,130)
#7D7C93
(125,124,147)
#9191A4
(145,145,164)
#A5A6B5
(165,166,181)
#B9BBC6
(185,187,198)
#CDD0D7
(205,208,215)
#E1E5E8
(225,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #19133E; }

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

This text font color is #19133E.

Background Color

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

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

This div background color is #19133E.

Border color

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

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

This div border color is #19133E.

Opacity

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

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

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

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

This text has shadow with #19133E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #19133E.

Preview

Color preview on black background

This text has color #19133E on black background.


Color preview on white background

This text has color #19133E on white background.


Black color preview on #19133E background

This text has black color on #19133E background.


White color preview on #19133E background

This text has white color on #19133E background.


Related colors

Complementary color

Complementary color for #hex is #E6ECC1.


I love getcolorcode.com

Triadic colors

1 #3E1913 and #133E19 with #19133E are triadic colors.

2 #3E1319 and #13193E with #19133E are triadic colors.