COLOR #193346

HEX: #193346 RGB: (25,51,70)

Color info

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

RGB color model

#193346 color RGB value is (25,51,70).

RGB: (25,51,70) (10%, 20%, 27%)

RGB channels and saturation

R 25 of 255 = 10%
G 51 of 255 = 20%
B 70 of 255 = 27%

25
51
70

R + G + B ~ 19%. #193346 is dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 51 + 70 = 146 (100%)
R 25 of 146 ~ 17.12%
G 51 of 146 ~ 34.93%
B 70 of 146 ~ 47.95'%

%17.12
%34.93
%47.95

CMYK color model

#193346 color CMYK value is (64,27,0,73).

  • cyan value is 64.29%
  • magenta value is 27.14%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (64,27,0,73)
C64M27Y0K73 (64%, 27%, 0%, 73%)
(0.64 / 0.27 / 0.00 / 0.73)

CMYK percentages

%64.29
%27.14
%0
%72.55

Codes

Color #193346 in popluar color models

19 33 46
RGB 25 51 70
HSL 205° 47.37% 18.63%
HSB/HSV 205° 64.29% 27.45%
CMYK 64.29% 27.14% 0.00%
72.55%

Color #193346 in popluar number systems.

HEX 19 33 46
Decimal 25 51 70
Binary 11001 110011 1000110
Octal 31 63 106

Shades and tints

Shades of #193346

#193346
(25,51,70)
#172F40
(23,47,64)
#152B3A
(21,43,58)
#132734
(19,39,52)
#11232E
(17,35,46)
#0F1F28
(15,31,40)
#0D1B22
(13,27,34)
#0B171C
(11,23,28)
#091316
(9,19,22)
#070F10
(7,15,16)
#050B0A
(5,11,10)
#000000
(0,0,0)

Tints of #193346

#193346
(25,51,70)
#2D4556
(45,69,86)
#415766
(65,87,102)
#556976
(85,105,118)
#697B86
(105,123,134)
#7D8D96
(125,141,150)
#919FA6
(145,159,166)
#A5B1B6
(165,177,182)
#B9C3C6
(185,195,198)
#CDD5D6
(205,213,214)
#E1E7E6
(225,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #193346; }

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

This text font color is #193346.

Background Color

.myBgColor { background-color: #193346; }

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

This div background color is #193346.

Border color

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

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

This div border color is #193346.

Opacity

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

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

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

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

This text has shadow with #193346 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #193346.

Preview

Color preview on black background

This text has color #193346 on black background.


Color preview on white background

This text has color #193346 on white background.


Black color preview on #193346 background

This text has black color on #193346 background.


White color preview on #193346 background

This text has white color on #193346 background.


Related colors

Complementary color

Complementary color for #hex is #E6CCB9.


I love getcolorcode.com

Triadic colors

1 #461933 and #334619 with #193346 are triadic colors.

2 #463319 and #331946 with #193346 are triadic colors.