COLOR #193529

HEX: #193529 RGB: (25,53,41)

Color info

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

RGB color model

#193529 color RGB value is (25,53,41).

RGB: (25,53,41) (10%, 21%, 16%)

RGB channels and saturation

R 25 of 255 = 10%
G 53 of 255 = 21%
B 41 of 255 = 16%

25
53
41

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

Portions of RGB colors in percentages

R + G + B = 25 + 53 + 41 = 119 (100%)
R 25 of 119 ~ 21.01%
G 53 of 119 ~ 44.54%
B 41 of 119 ~ 34.45'%

%21.01
%44.54
%34.45

CMYK color model

#193529 color CMYK value is (53,0,23,79).

  • cyan value is 52.83%
  • magenta value is 0.00%
  • yellow value is 22.64%
  • key color value is 79.22%

CMYK: (53,0,23,79)
C53M0Y23K79 (53%, 0%, 23%, 79%)
(0.53 / 0.00 / 0.23 / 0.79)

CMYK percentages

%52.83
%0
%22.64
%79.22

Codes

Color #193529 in popluar color models

19 35 29
RGB 25 53 41
HSL 154° 35.90% 15.29%
HSB/HSV 154° 52.83% 20.78%
CMYK 52.83% 0.00% 22.64%
79.22%

Color #193529 in popluar number systems.

HEX 19 35 29
Decimal 25 53 41
Binary 11001 110101 101001
Octal 31 65 51

Shades and tints

Shades of #193529

#193529
(25,53,41)
#173126
(23,49,38)
#152D23
(21,45,35)
#132920
(19,41,32)
#11251D
(17,37,29)
#0F211A
(15,33,26)
#0D1D17
(13,29,23)
#0B1914
(11,25,20)
#091511
(9,21,17)
#07110E
(7,17,14)
#050D0B
(5,13,11)
#000000
(0,0,0)

Tints of #193529

#193529
(25,53,41)
#2D473C
(45,71,60)
#41594F
(65,89,79)
#556B62
(85,107,98)
#697D75
(105,125,117)
#7D8F88
(125,143,136)
#91A19B
(145,161,155)
#A5B3AE
(165,179,174)
#B9C5C1
(185,197,193)
#CDD7D4
(205,215,212)
#E1E9E7
(225,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #193529; }

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

This text font color is #193529.

Background Color

.myBgColor { background-color: #193529; }

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

This div background color is #193529.

Border color

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

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

This div border color is #193529.

Opacity

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

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

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

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

This text has shadow with #193529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #193529.

Preview

Color preview on black background

This text has color #193529 on black background.


Color preview on white background

This text has color #193529 on white background.


Black color preview on #193529 background

This text has black color on #193529 background.


White color preview on #193529 background

This text has white color on #193529 background.


Related colors

Complementary color

Complementary color for #hex is #E6CAD6.


I love getcolorcode.com

Triadic colors

1 #291935 and #352919 with #193529 are triadic colors.

2 #293519 and #351929 with #193529 are triadic colors.