COLOR #19353E

HEX: #19353E RGB: (25,53,62)

Color info

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

RGB color model

#19353E color RGB value is (25,53,62).

RGB: (25,53,62) (10%, 21%, 24%)

RGB channels and saturation

R 25 of 255 = 10%
G 53 of 255 = 21%
B 62 of 255 = 24%

25
53
62

R + G + B ~ 18%. #19353E is dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 53 + 62 = 140 (100%)
R 25 of 140 ~ 17.86%
G 53 of 140 ~ 37.86%
B 62 of 140 ~ 44.29'%

%17.86
%37.86
%44.29

CMYK color model

#19353E color CMYK value is (60,15,0,76).

  • cyan value is 59.68%
  • magenta value is 14.52%
  • yellow value is 0.00%
  • key color value is 75.69%
CMYK: (60,15,0,76) C60M15Y0K76 (60%,15%,0%,76%) (0.60/0.15/0.00/0.76) 

CMYK percentages

%59.68
%14.52
%0
%75.69

Codes

Color #19353E in popluar color models

19 35 3E
RGB 25 53 62
HSL 195° 42.53% 17.06%
HSB/HSV 195° 59.68% 24.31%
CMYK 59.68% 14.52% 0.00%
75.69%

Color #19353E in popluar number systems.

HEX 19 35 3E
Decimal 25 53 62
Binary 11001 110101 111110
Octal 31 65 76

Shades and tints

Shades of #19353E

#19353E
(25,53,62)
#173139
(23,49,57)
#152D34
(21,45,52)
#13292F
(19,41,47)
#11252A
(17,37,42)
#0F2125
(15,33,37)
#0D1D20
(13,29,32)
#0B191B
(11,25,27)
#091516
(9,21,22)
#071111
(7,17,17)
#050D0C
(5,13,12)
#000000
(0,0,0)

Tints of #19353E

#19353E
(25,53,62)
#2D474F
(45,71,79)
#415960
(65,89,96)
#556B71
(85,107,113)
#697D82
(105,125,130)
#7D8F93
(125,143,147)
#91A1A4
(145,161,164)
#A5B3B5
(165,179,181)
#B9C5C6
(185,197,198)
#CDD7D7
(205,215,215)
#E1E9E8
(225,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #19353E color. Also use rgb(25,53,62) instead hex code.

Text Font Color

.myTextColor { color: #19353E; }

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

This text font color is #19353E.

Background Color

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

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

This div background color is #19353E.

Border color

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

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

This div border color is #19353E.

Opacity

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

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

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

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

This text has shadow with #19353E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #19353E.

Preview

Color preview on black background

This text has color #19353E on black background.


Color preview on white background

This text has color #19353E on white background.


Black color preview on #19353E background

This text has black color on #19353E background.


White color preview on #19353E background

This text has white color on #19353E background.


Related colors

Complementary color

Complementary color for #hex is #E6CAC1.


I love getcolorcode.com

Triadic colors

1 #3E1935 and #353E19 with #19353E are triadic colors.

2 #3E3519 and #35193E with #19353E are triadic colors.