COLOR #19495B

HEX: #19495B RGB: (25,73,91)

Color info

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

RGB color model

#19495B color RGB value is (25,73,91).

RGB: (25,73,91) (10%, 29%, 36%)

RGB channels and saturation

R 25 of 255 = 10%
G 73 of 255 = 29%
B 91 of 255 = 36%

25
73
91

R + G + B ~ 25%. #19495B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 73 + 91 = 189 (100%)
R 25 of 189 ~ 13.23%
G 73 of 189 ~ 38.62%
B 91 of 189 ~ 48.15'%

%13.23
%38.62
%48.15

CMYK color model

#19495B color CMYK value is (73,20,0,64).

  • cyan value is 72.53%
  • magenta value is 19.78%
  • yellow value is 0.00%
  • key color value is 64.31%

CMYK: (73,20,0,64)
C73M20Y0K64 (73%, 20%, 0%, 64%)
(0.73 / 0.20 / 0.00 / 0.64)

CMYK percentages

%72.53
%19.78
%0
%64.31

Codes

Color #19495B in popluar color models

19 49 5B
RGB 25 73 91
HSL 196° 56.90% 22.75%
HSB/HSV 196° 72.53% 35.69%
CMYK 72.53% 19.78% 0.00%
64.31%

Color #19495B in popluar number systems.

HEX 19 49 5B
Decimal 25 73 91
Binary 11001 1001001 1011011
Octal 31 111 133

Shades and tints

Shades of #19495B

#19495B
(25,73,91)
#174353
(23,67,83)
#153D4B
(21,61,75)
#133743
(19,55,67)
#11313B
(17,49,59)
#0F2B33
(15,43,51)
#0D252B
(13,37,43)
#0B1F23
(11,31,35)
#09191B
(9,25,27)
#071313
(7,19,19)
#050D0B
(5,13,11)
#000000
(0,0,0)

Tints of #19495B

#19495B
(25,73,91)
#2D5969
(45,89,105)
#416977
(65,105,119)
#557985
(85,121,133)
#698993
(105,137,147)
#7D99A1
(125,153,161)
#91A9AF
(145,169,175)
#A5B9BD
(165,185,189)
#B9C9CB
(185,201,203)
#CDD9D9
(205,217,217)
#E1E9E7
(225,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #19495B color. Also use rgb(25,73,91) instead hex code.

Text Font Color

.myTextColor { color: #19495B; }

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

This text font color is #19495B.

Background Color

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

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

This div background color is #19495B.

Border color

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

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

This div border color is #19495B.

Opacity

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

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

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

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

This text has shadow with #19495B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #19495B.

Preview

Color preview on black background

This text has color #19495B on black background.


Color preview on white background

This text has color #19495B on white background.


Black color preview on #19495B background

This text has black color on #19495B background.


White color preview on #19495B background

This text has white color on #19495B background.


Related colors

Complementary color

Complementary color for #hex is #E6B6A4.


I love getcolorcode.com

Triadic colors

1 #5B1949 and #495B19 with #19495B are triadic colors.

2 #5B4919 and #49195B with #19495B are triadic colors.