COLOR #193729

HEX: #193729 RGB: (25,55,41)

Color info

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

RGB color model

#193729 color RGB value is (25,55,41).

RGB: (25,55,41) (10%, 22%, 16%)

RGB channels and saturation

R 25 of 255 = 10%
G 55 of 255 = 22%
B 41 of 255 = 16%

25
55
41

R + G + B ~ 16%. #193729 is dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 55 + 41 = 121 (100%)
R 25 of 121 ~ 20.66%
G 55 of 121 ~ 45.45%
B 41 of 121 ~ 33.88'%

%20.66
%45.45
%33.88

CMYK color model

#193729 color CMYK value is (55,0,25,78).

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

CMYK: (55,0,25,78)
C55M0Y25K78 (55%, 0%, 25%, 78%)
(0.55 / 0.00 / 0.25 / 0.78)

CMYK percentages

%54.55
%0
%25.45
%78.43

Codes

Color #193729 in popluar color models

19 37 29
RGB 25 55 41
HSL 152° 37.50% 15.69%
HSB/HSV 152° 54.55% 21.57%
CMYK 54.55% 0.00% 25.45%
78.43%

Color #193729 in popluar number systems.

HEX 19 37 29
Decimal 25 55 41
Binary 11001 110111 101001
Octal 31 67 51

Shades and tints

Shades of #193729

#193729
(25,55,41)
#173226
(23,50,38)
#152D23
(21,45,35)
#132820
(19,40,32)
#11231D
(17,35,29)
#0F1E1A
(15,30,26)
#0D1917
(13,25,23)
#0B1414
(11,20,20)
#090F11
(9,15,17)
#070A0E
(7,10,14)
#05050B
(5,5,11)
#000000
(0,0,0)

Tints of #193729

#193729
(25,55,41)
#2D493C
(45,73,60)
#415B4F
(65,91,79)
#556D62
(85,109,98)
#697F75
(105,127,117)
#7D9188
(125,145,136)
#91A39B
(145,163,155)
#A5B5AE
(165,181,174)
#B9C7C1
(185,199,193)
#CDD9D4
(205,217,212)
#E1EBE7
(225,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #193729; }

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

This text font color is #193729.

Background Color

.myBgColor { background-color: #193729; }

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

This div background color is #193729.

Border color

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

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

This div border color is #193729.

Opacity

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

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

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

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

This text has shadow with #193729 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #193729.

Preview

Color preview on black background

This text has color #193729 on black background.


Color preview on white background

This text has color #193729 on white background.


Black color preview on #193729 background

This text has black color on #193729 background.


White color preview on #193729 background

This text has white color on #193729 background.


Related colors

Complementary color

Complementary color for #hex is #E6C8D6.


I love getcolorcode.com

Triadic colors

1 #291937 and #372919 with #193729 are triadic colors.

2 #293719 and #371929 with #193729 are triadic colors.