COLOR #193421

HEX: #193421 RGB: (25,52,33)

Color info

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

RGB color model

#193421 color RGB value is (25,52,33).

RGB: (25,52,33) (10%, 20%, 13%)

RGB channels and saturation

R 25 of 255 = 10%
G 52 of 255 = 20%
B 33 of 255 = 13%

25
52
33

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

Portions of RGB colors in percentages

R + G + B = 25 + 52 + 33 = 110 (100%)
R 25 of 110 ~ 22.73%
G 52 of 110 ~ 47.27%
B 33 of 110 ~ 30'%

%22.73
%47.27
%30

CMYK color model

#193421 color CMYK value is (52,0,37,80).

  • cyan value is 51.92%
  • magenta value is 0.00%
  • yellow value is 36.54%
  • key color value is 79.61%

CMYK: (52,0,37,80)
C52M0Y37K80 (52%, 0%, 37%, 80%)
(0.52 / 0.00 / 0.37 / 0.80)

CMYK percentages

%51.92
%0
%36.54
%79.61

Codes

Color #193421 in popluar color models

19 34 21
RGB 25 52 33
HSL 138° 35.06% 15.10%
HSB/HSV 138° 51.92% 20.39%
CMYK 51.92% 0.00% 36.54%
79.61%

Color #193421 in popluar number systems.

HEX 19 34 21
Decimal 25 52 33
Binary 11001 110100 100001
Octal 31 64 41

Shades and tints

Shades of #193421

#193421
(25,52,33)
#17301E
(23,48,30)
#152C1B
(21,44,27)
#132818
(19,40,24)
#112415
(17,36,21)
#0F2012
(15,32,18)
#0D1C0F
(13,28,15)
#0B180C
(11,24,12)
#091409
(9,20,9)
#071006
(7,16,6)
#050C03
(5,12,3)
#000000
(0,0,0)

Tints of #193421

#193421
(25,52,33)
#2D4635
(45,70,53)
#415849
(65,88,73)
#556A5D
(85,106,93)
#697C71
(105,124,113)
#7D8E85
(125,142,133)
#91A099
(145,160,153)
#A5B2AD
(165,178,173)
#B9C4C1
(185,196,193)
#CDD6D5
(205,214,213)
#E1E8E9
(225,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #193421 color. Also use rgb(25,52,33) instead hex code.

Text Font Color

.myTextColor { color: #193421; }

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

This text font color is #193421.

Background Color

.myBgColor { background-color: #193421; }

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

This div background color is #193421.

Border color

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

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

This div border color is #193421.

Opacity

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

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

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

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

This text has shadow with #193421 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #193421.

Preview

Color preview on black background

This text has color #193421 on black background.


Color preview on white background

This text has color #193421 on white background.


Black color preview on #193421 background

This text has black color on #193421 background.


White color preview on #193421 background

This text has white color on #193421 background.


Related colors

Complementary color

Complementary color for #hex is #E6CBDE.


I love getcolorcode.com

Triadic colors

1 #211934 and #342119 with #193421 are triadic colors.

2 #213419 and #341921 with #193421 are triadic colors.