COLOR #193316

HEX: #193316 RGB: (25,51,22)

Color info

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

RGB color model

#193316 color RGB value is (25,51,22).

RGB: (25,51,22) (10%, 20%, 9%)

RGB channels and saturation

R 25 of 255 = 10%
G 51 of 255 = 20%
B 22 of 255 = 9%

25
51
22

R + G + B ~ 13%. #193316 is dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 51 + 22 = 98 (100%)
R 25 of 98 ~ 25.51%
G 51 of 98 ~ 52.04%
B 22 of 98 ~ 22.45'%

%25.51
%52.04
%22.45

CMYK color model

#193316 color CMYK value is (51,0,57,80).

  • cyan value is 50.98%
  • magenta value is 0.00%
  • yellow value is 56.86%
  • key color value is 80.00%

CMYK: (51,0,57,80)
C51M0Y57K80 (51%, 0%, 57%, 80%)
(0.51 / 0.00 / 0.57 / 0.80)

CMYK percentages

%50.98
%0
%56.86
%80

Codes

Color #193316 in popluar color models

19 33 16
RGB 25 51 22
HSL 114° 39.73% 14.31%
HSB/HSV 114° 56.86% 20.00%
CMYK 50.98% 0.00% 56.86%
80.00%

Color #193316 in popluar number systems.

HEX 19 33 16
Decimal 25 51 22
Binary 11001 110011 10110
Octal 31 63 26

Shades and tints

Shades of #193316

#193316
(25,51,22)
#172F14
(23,47,20)
#152B12
(21,43,18)
#132710
(19,39,16)
#11230E
(17,35,14)
#0F1F0C
(15,31,12)
#0D1B0A
(13,27,10)
#0B1708
(11,23,8)
#091306
(9,19,6)
#070F04
(7,15,4)
#050B02
(5,11,2)
#000000
(0,0,0)

Tints of #193316

#193316
(25,51,22)
#2D452B
(45,69,43)
#415740
(65,87,64)
#556955
(85,105,85)
#697B6A
(105,123,106)
#7D8D7F
(125,141,127)
#919F94
(145,159,148)
#A5B1A9
(165,177,169)
#B9C3BE
(185,195,190)
#CDD5D3
(205,213,211)
#E1E7E8
(225,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #193316 color. Also use rgb(25,51,22) instead hex code.

Text Font Color

.myTextColor { color: #193316; }

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

This text font color is #193316.

Background Color

.myBgColor { background-color: #193316; }

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

This div background color is #193316.

Border color

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

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

This div border color is #193316.

Opacity

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

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

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

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

This text has shadow with #193316 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #193316.

Preview

Color preview on black background

This text has color #193316 on black background.


Color preview on white background

This text has color #193316 on white background.


Black color preview on #193316 background

This text has black color on #193316 background.


White color preview on #193316 background

This text has white color on #193316 background.


Related colors

Complementary color

Complementary color for #hex is #E6CCE9.


I love getcolorcode.com

Triadic colors

1 #161933 and #331619 with #193316 are triadic colors.

2 #163319 and #331916 with #193316 are triadic colors.