COLOR #193925

HEX: #193925 RGB: (25,57,37)

Color info

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

RGB color model

#193925 color RGB value is (25,57,37).

RGB: (25,57,37) (10%, 22%, 15%)

RGB channels and saturation

R 25 of 255 = 10%
G 57 of 255 = 22%
B 37 of 255 = 15%

25
57
37

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

Portions of RGB colors in percentages

R + G + B = 25 + 57 + 37 = 119 (100%)
R 25 of 119 ~ 21.01%
G 57 of 119 ~ 47.9%
B 37 of 119 ~ 31.09'%

%21.01
%47.9
%31.09

CMYK color model

#193925 color CMYK value is (56,0,35,78).

  • cyan value is 56.14%
  • magenta value is 0.00%
  • yellow value is 35.09%
  • key color value is 77.65%

CMYK: (56,0,35,78)
C56M0Y35K78 (56%, 0%, 35%, 78%)
(0.56 / 0.00 / 0.35 / 0.78)

CMYK percentages

%56.14
%0
%35.09
%77.65

Codes

Color #193925 in popluar color models

19 39 25
RGB 25 57 37
HSL 143° 39.02% 16.08%
HSB/HSV 143° 56.14% 22.35%
CMYK 56.14% 0.00% 35.09%
77.65%

Color #193925 in popluar number systems.

HEX 19 39 25
Decimal 25 57 37
Binary 11001 111001 100101
Octal 31 71 45

Shades and tints

Shades of #193925

#193925
(25,57,37)
#173422
(23,52,34)
#152F1F
(21,47,31)
#132A1C
(19,42,28)
#112519
(17,37,25)
#0F2016
(15,32,22)
#0D1B13
(13,27,19)
#0B1610
(11,22,16)
#09110D
(9,17,13)
#070C0A
(7,12,10)
#050707
(5,7,7)
#000000
(0,0,0)

Tints of #193925

#193925
(25,57,37)
#2D4B38
(45,75,56)
#415D4B
(65,93,75)
#556F5E
(85,111,94)
#698171
(105,129,113)
#7D9384
(125,147,132)
#91A597
(145,165,151)
#A5B7AA
(165,183,170)
#B9C9BD
(185,201,189)
#CDDBD0
(205,219,208)
#E1EDE3
(225,237,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #193925 color. Also use rgb(25,57,37) instead hex code.

Text Font Color

.myTextColor { color: #193925; }

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

This text font color is #193925.

Background Color

.myBgColor { background-color: #193925; }

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

This div background color is #193925.

Border color

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

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

This div border color is #193925.

Opacity

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

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

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

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

This text has shadow with #193925 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #193925.

Preview

Color preview on black background

This text has color #193925 on black background.


Color preview on white background

This text has color #193925 on white background.


Black color preview on #193925 background

This text has black color on #193925 background.


White color preview on #193925 background

This text has white color on #193925 background.


Related colors

Complementary color

Complementary color for #hex is #E6C6DA.


I love getcolorcode.com

Triadic colors

1 #251939 and #392519 with #193925 are triadic colors.

2 #253919 and #391925 with #193925 are triadic colors.