COLOR #193718

HEX: #193718 RGB: (25,55,24)

Color info

#193718 contains red, green and blue colors in about the same proportion. Web safe color of #193718 is #003300 (or #030).

RGB color model

#193718 color RGB value is (25,55,24).

RGB: (25,55,24) (10%, 22%, 9%)

RGB channels and saturation

R 25 of 255 = 10%
G 55 of 255 = 22%
B 24 of 255 = 9%

25
55
24

R + G + B ~ 14%. #193718 is dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 55 + 24 = 104 (100%)
R 25 of 104 ~ 24.04%
G 55 of 104 ~ 52.88%
B 24 of 104 ~ 23.08'%

%24.04
%52.88
%23.08

CMYK color model

#193718 color CMYK value is (55,0,56,78).

  • cyan value is 54.55%
  • magenta value is 0.00%
  • yellow value is 56.36%
  • key color value is 78.43%

CMYK: (55,0,56,78)
C55M0Y56K78 (55%, 0%, 56%, 78%)
(0.55 / 0.00 / 0.56 / 0.78)

CMYK percentages

%54.55
%0
%56.36
%78.43

Codes

Color #193718 in popluar color models

19 37 18
RGB 25 55 24
HSL 118° 39.24% 15.49%
HSB/HSV 118° 56.36% 21.57%
CMYK 54.55% 0.00% 56.36%
78.43%

Color #193718 in popluar number systems.

HEX 19 37 18
Decimal 25 55 24
Binary 11001 110111 11000
Octal 31 67 30

Shades and tints

Shades of #193718

#193718
(25,55,24)
#173216
(23,50,22)
#152D14
(21,45,20)
#132812
(19,40,18)
#112310
(17,35,16)
#0F1E0E
(15,30,14)
#0D190C
(13,25,12)
#0B140A
(11,20,10)
#090F08
(9,15,8)
#070A06
(7,10,6)
#050504
(5,5,4)
#000000
(0,0,0)

Tints of #193718

#193718
(25,55,24)
#2D492D
(45,73,45)
#415B42
(65,91,66)
#556D57
(85,109,87)
#697F6C
(105,127,108)
#7D9181
(125,145,129)
#91A396
(145,163,150)
#A5B5AB
(165,181,171)
#B9C7C0
(185,199,192)
#CDD9D5
(205,217,213)
#E1EBEA
(225,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #193718 color. Also use rgb(25,55,24) instead hex code.

Text Font Color

.myTextColor { color: #193718; }

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

This text font color is #193718.

Background Color

.myBgColor { background-color: #193718; }

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

This div background color is #193718.

Border color

.myBorderColor { border: 1px solid #193718; }

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

This div border color is #193718.

Opacity

.myOpacity80 { color: #193718; opacity: 0.8; }

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

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

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

This text has shadow with #193718 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #193718.

Preview

Color preview on black background

This text has color #193718 on black background.


Color preview on white background

This text has color #193718 on white background.


Black color preview on #193718 background

This text has black color on #193718 background.


White color preview on #193718 background

This text has white color on #193718 background.


Related colors

Complementary color

Complementary color for #hex is #E6C8E7.


I love getcolorcode.com

Triadic colors

1 #181937 and #371819 with #193718 are triadic colors.

2 #183719 and #371918 with #193718 are triadic colors.