COLOR #19594A

HEX: #19594A RGB: (25,89,74)

Color info

#19594A contains mainly green and blue colors. Web safe color of #19594A is #006633 (or #063).

RGB color model

#19594A color RGB value is (25,89,74).

RGB: (25,89,74) (10%, 35%, 29%)

RGB channels and saturation

R 25 of 255 = 10%
G 89 of 255 = 35%
B 74 of 255 = 29%

25
89
74

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

Portions of RGB colors in percentages

R + G + B = 25 + 89 + 74 = 188 (100%)
R 25 of 188 ~ 13.3%
G 89 of 188 ~ 47.34%
B 74 of 188 ~ 39.36'%

%13.3
%47.34
%39.36

CMYK color model

#19594A color CMYK value is (72,0,17,65).

  • cyan value is 71.91%
  • magenta value is 0.00%
  • yellow value is 16.85%
  • key color value is 65.10%
CMYK: (72,0,17,65) C72M0Y17K65 (72%,0%,17%,65%) (0.72/0.00/0.17/0.65) 

CMYK percentages

%71.91
%0
%16.85
%65.1

Codes

Color #19594A in popluar color models

19 59 4A
RGB 25 89 74
HSL 166° 56.14% 22.35%
HSB/HSV 166° 71.91% 34.90%
CMYK 71.91% 0.00% 16.85%
65.10%

Color #19594A in popluar number systems.

HEX 19 59 4A
Decimal 25 89 74
Binary 11001 1011001 1001010
Octal 31 131 112

Shades and tints

Shades of #19594A

#19594A
(25,89,74)
#175144
(23,81,68)
#15493E
(21,73,62)
#134138
(19,65,56)
#113932
(17,57,50)
#0F312C
(15,49,44)
#0D2926
(13,41,38)
#0B2120
(11,33,32)
#09191A
(9,25,26)
#071114
(7,17,20)
#05090E
(5,9,14)
#000000
(0,0,0)

Tints of #19594A

#19594A
(25,89,74)
#2D685A
(45,104,90)
#41776A
(65,119,106)
#55867A
(85,134,122)
#69958A
(105,149,138)
#7DA49A
(125,164,154)
#91B3AA
(145,179,170)
#A5C2BA
(165,194,186)
#B9D1CA
(185,209,202)
#CDE0DA
(205,224,218)
#E1EFEA
(225,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #19594A color. Also use rgb(25,89,74) instead hex code.

Text Font Color

.myTextColor { color: #19594A; }

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

This text font color is #19594A.

Background Color

.myBgColor { background-color: #19594A; }

<div style="background-color:#19594A">Inner text</div>

This div background color is #19594A.

Border color

.myBorderColor { border: 1px solid #19594A; }

<div style="border:3px solid #19594A">Div</div>

This div border color is #19594A.

Opacity

.myOpacity80 { color: #19594A; opacity: 0.8; }

<p style="color:#19594A;opacity:0.8;">80%</p>

Text with #19594A 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 #19594A;}

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

This text has shadow with #19594A color.


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

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

This text has shadow with #19594A primary color and red secondary color.


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

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

This text has shadow with #19594A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #19594A.

Preview

Color preview on black background

This text has color #19594A on black background.


Color preview on white background

This text has color #19594A on white background.


Black color preview on #19594A background

This text has black color on #19594A background.


White color preview on #19594A background

This text has white color on #19594A background.


Related colors

Complementary color

Complementary color for #hex is #E6A6B5.


I love getcolorcode.com

Triadic colors

1 #4A1959 and #594A19 with #19594A are triadic colors.

2 #4A5919 and #59194A with #19594A are triadic colors.