COLOR #19492C

HEX: #19492C RGB: (25,73,44)

Color info

#19492C contains red, green and blue colors in about the same proportion. Web safe color of #19492C is #003333 (or #033).

RGB color model

#19492C color RGB value is (25,73,44).

RGB: (25,73,44) (10%, 29%, 17%)

RGB channels and saturation

R 25 of 255 = 10%
G 73 of 255 = 29%
B 44 of 255 = 17%

25
73
44

R + G + B ~ 19%. #19492C is dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 73 + 44 = 142 (100%)
R 25 of 142 ~ 17.61%
G 73 of 142 ~ 51.41%
B 44 of 142 ~ 30.99'%

%17.61
%51.41
%30.99

CMYK color model

#19492C color CMYK value is (66,0,40,71).

  • cyan value is 65.75%
  • magenta value is 0.00%
  • yellow value is 39.73%
  • key color value is 71.37%

CMYK: (66,0,40,71)
C66M0Y40K71 (66%, 0%, 40%, 71%)
(0.66 / 0.00 / 0.40 / 0.71)

CMYK percentages

%65.75
%0
%39.73
%71.37

Codes

Color #19492C in popluar color models

19 49 2C
RGB 25 73 44
HSL 144° 48.98% 19.22%
HSB/HSV 144° 65.75% 28.63%
CMYK 65.75% 0.00% 39.73%
71.37%

Color #19492C in popluar number systems.

HEX 19 49 2C
Decimal 25 73 44
Binary 11001 1001001 101100
Octal 31 111 54

Shades and tints

Shades of #19492C

#19492C
(25,73,44)
#174328
(23,67,40)
#153D24
(21,61,36)
#133720
(19,55,32)
#11311C
(17,49,28)
#0F2B18
(15,43,24)
#0D2514
(13,37,20)
#0B1F10
(11,31,16)
#09190C
(9,25,12)
#071308
(7,19,8)
#050D04
(5,13,4)
#000000
(0,0,0)

Tints of #19492C

#19492C
(25,73,44)
#2D593F
(45,89,63)
#416952
(65,105,82)
#557965
(85,121,101)
#698978
(105,137,120)
#7D998B
(125,153,139)
#91A99E
(145,169,158)
#A5B9B1
(165,185,177)
#B9C9C4
(185,201,196)
#CDD9D7
(205,217,215)
#E1E9EA
(225,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #19492C color. Also use rgb(25,73,44) instead hex code.

Text Font Color

.myTextColor { color: #19492C; }

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

This text font color is #19492C.

Background Color

.myBgColor { background-color: #19492C; }

<div style="background-color:#19492C">Inner text</div>

This div background color is #19492C.

Border color

.myBorderColor { border: 1px solid #19492C; }

<div style="border:3px solid #19492C">Div</div>

This div border color is #19492C.

Opacity

.myOpacity80 { color: #19492C; opacity: 0.8; }

<p style="color:#19492C;opacity:0.8;">80%</p>

Text with #19492C 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 #19492C;}

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

This text has shadow with #19492C color.


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

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

This text has shadow with #19492C primary color and red secondary color.


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

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

This text has shadow with #19492C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #19492C.

Preview

Color preview on black background

This text has color #19492C on black background.


Color preview on white background

This text has color #19492C on white background.


Black color preview on #19492C background

This text has black color on #19492C background.


White color preview on #19492C background

This text has white color on #19492C background.


Related colors

Complementary color

Complementary color for #hex is #E6B6D3.


I love getcolorcode.com

Triadic colors

1 #2C1949 and #492C19 with #19492C are triadic colors.

2 #2C4919 and #49192C with #19492C are triadic colors.