COLOR #19425E

HEX: #19425E RGB: (25,66,94)

Color info

#19425E contains mainly green and blue colors. Web safe color of #19425E is #003366 (or #036).

RGB color model

#19425E color RGB value is (25,66,94).

RGB: (25,66,94) (10%, 26%, 37%)

RGB channels and saturation

R 25 of 255 = 10%
G 66 of 255 = 26%
B 94 of 255 = 37%

25
66
94

R + G + B ~ 24%. #19425E is dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 66 + 94 = 185 (100%)
R 25 of 185 ~ 13.51%
G 66 of 185 ~ 35.68%
B 94 of 185 ~ 50.81'%

%13.51
%35.68
%50.81

CMYK color model

#19425E color CMYK value is (73,30,0,63).

  • cyan value is 73.40%
  • magenta value is 29.79%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (73,30,0,63)
C73M30Y0K63 (73%, 30%, 0%, 63%)
(0.73 / 0.30 / 0.00 / 0.63)

CMYK percentages

%73.4
%29.79
%0
%63.14

Codes

Color #19425E in popluar color models

19 42 5E
RGB 25 66 94
HSL 204° 57.98% 23.33%
HSB/HSV 204° 73.40% 36.86%
CMYK 73.40% 29.79% 0.00%
63.14%

Color #19425E in popluar number systems.

HEX 19 42 5E
Decimal 25 66 94
Binary 11001 1000010 1011110
Octal 31 102 136

Shades and tints

Shades of #19425E

#19425E
(25,66,94)
#173C56
(23,60,86)
#15364E
(21,54,78)
#133046
(19,48,70)
#112A3E
(17,42,62)
#0F2436
(15,36,54)
#0D1E2E
(13,30,46)
#0B1826
(11,24,38)
#09121E
(9,18,30)
#070C16
(7,12,22)
#05060E
(5,6,14)
#000000
(0,0,0)

Tints of #19425E

#19425E
(25,66,94)
#2D536C
(45,83,108)
#41647A
(65,100,122)
#557588
(85,117,136)
#698696
(105,134,150)
#7D97A4
(125,151,164)
#91A8B2
(145,168,178)
#A5B9C0
(165,185,192)
#B9CACE
(185,202,206)
#CDDBDC
(205,219,220)
#E1ECEA
(225,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #19425E color. Also use rgb(25,66,94) instead hex code.

Text Font Color

.myTextColor { color: #19425E; }

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

This text font color is #19425E.

Background Color

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

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

This div background color is #19425E.

Border color

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

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

This div border color is #19425E.

Opacity

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

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

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

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

This text has shadow with #19425E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #19425E.

Preview

Color preview on black background

This text has color #19425E on black background.


Color preview on white background

This text has color #19425E on white background.


Black color preview on #19425E background

This text has black color on #19425E background.


White color preview on #19425E background

This text has white color on #19425E background.


Related colors

Complementary color

Complementary color for #hex is #E6BDA1.


I love getcolorcode.com

Triadic colors

1 #5E1942 and #425E19 with #19425E are triadic colors.

2 #5E4219 and #42195E with #19425E are triadic colors.