COLOR #19584E

HEX: #19584E RGB: (25,88,78)

Color info

#19584E contains mainly green and blue colors. Web safe color of #19584E is #006666 (or #066).

RGB color model

#19584E color RGB value is (25,88,78).

RGB: (25,88,78) (10%, 35%, 31%)

RGB channels and saturation

R 25 of 255 = 10%
G 88 of 255 = 35%
B 78 of 255 = 31%

25
88
78

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

Portions of RGB colors in percentages

R + G + B = 25 + 88 + 78 = 191 (100%)
R 25 of 191 ~ 13.09%
G 88 of 191 ~ 46.07%
B 78 of 191 ~ 40.84'%

%13.09
%46.07
%40.84

CMYK color model

#19584E color CMYK value is (72,0,11,65).

  • cyan value is 71.59%
  • magenta value is 0.00%
  • yellow value is 11.36%
  • key color value is 65.49%

CMYK: (72,0,11,65)
C72M0Y11K65 (72%, 0%, 11%, 65%)
(0.72 / 0.00 / 0.11 / 0.65)

CMYK percentages

%71.59
%0
%11.36
%65.49

Codes

Color #19584E in popluar color models

19 58 4E
RGB 25 88 78
HSL 170° 55.75% 22.16%
HSB/HSV 170° 71.59% 34.51%
CMYK 71.59% 0.00% 11.36%
65.49%

Color #19584E in popluar number systems.

HEX 19 58 4E
Decimal 25 88 78
Binary 11001 1011000 1001110
Octal 31 130 116

Shades and tints

Shades of #19584E

#19584E
(25,88,78)
#175047
(23,80,71)
#154840
(21,72,64)
#134039
(19,64,57)
#113832
(17,56,50)
#0F302B
(15,48,43)
#0D2824
(13,40,36)
#0B201D
(11,32,29)
#091816
(9,24,22)
#07100F
(7,16,15)
#050808
(5,8,8)
#000000
(0,0,0)

Tints of #19584E

#19584E
(25,88,78)
#2D675E
(45,103,94)
#41766E
(65,118,110)
#55857E
(85,133,126)
#69948E
(105,148,142)
#7DA39E
(125,163,158)
#91B2AE
(145,178,174)
#A5C1BE
(165,193,190)
#B9D0CE
(185,208,206)
#CDDFDE
(205,223,222)
#E1EEEE
(225,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #19584E color. Also use rgb(25,88,78) instead hex code.

Text Font Color

.myTextColor { color: #19584E; }

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

This text font color is #19584E.

Background Color

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

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

This div background color is #19584E.

Border color

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

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

This div border color is #19584E.

Opacity

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

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

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

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

This text has shadow with #19584E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #19584E.

Preview

Color preview on black background

This text has color #19584E on black background.


Color preview on white background

This text has color #19584E on white background.


Black color preview on #19584E background

This text has black color on #19584E background.


White color preview on #19584E background

This text has white color on #19584E background.


Related colors

Complementary color

Complementary color for #hex is #E6A7B1.


I love getcolorcode.com

Triadic colors

1 #4E1958 and #584E19 with #19584E are triadic colors.

2 #4E5819 and #58194E with #19584E are triadic colors.