COLOR #193760

HEX: #193760 RGB: (25,55,96)

Color info

#193760 contains mainly green and blue colors. Web safe color of #193760 is #003366 (or #036).

RGB color model

#193760 color RGB value is (25,55,96).

RGB: (25,55,96) (10%, 22%, 38%)

RGB channels and saturation

R 25 of 255 = 10%
G 55 of 255 = 22%
B 96 of 255 = 38%

25
55
96

R + G + B ~ 23%. #193760 is dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 55 + 96 = 176 (100%)
R 25 of 176 ~ 14.2%
G 55 of 176 ~ 31.25%
B 96 of 176 ~ 54.55'%

%14.2
%31.25
%54.55

CMYK color model

#193760 color CMYK value is (74,43,0,62).

  • cyan value is 73.96%
  • magenta value is 42.71%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (74,43,0,62)
C74M43Y0K62 (74%, 43%, 0%, 62%)
(0.74 / 0.43 / 0.00 / 0.62)

CMYK percentages

%73.96
%42.71
%0
%62.35

Codes

Color #193760 in popluar color models

19 37 60
RGB 25 55 96
HSL 215° 58.68% 23.73%
HSB/HSV 215° 73.96% 37.65%
CMYK 73.96% 42.71% 0.00%
62.35%

Color #193760 in popluar number systems.

HEX 19 37 60
Decimal 25 55 96
Binary 11001 110111 1100000
Octal 31 67 140

Shades and tints

Shades of #193760

#193760
(25,55,96)
#173258
(23,50,88)
#152D50
(21,45,80)
#132848
(19,40,72)
#112340
(17,35,64)
#0F1E38
(15,30,56)
#0D1930
(13,25,48)
#0B1428
(11,20,40)
#090F20
(9,15,32)
#070A18
(7,10,24)
#050510
(5,5,16)
#000000
(0,0,0)

Tints of #193760

#193760
(25,55,96)
#2D496E
(45,73,110)
#415B7C
(65,91,124)
#556D8A
(85,109,138)
#697F98
(105,127,152)
#7D91A6
(125,145,166)
#91A3B4
(145,163,180)
#A5B5C2
(165,181,194)
#B9C7D0
(185,199,208)
#CDD9DE
(205,217,222)
#E1EBEC
(225,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #193760 color. Also use rgb(25,55,96) instead hex code.

Text Font Color

.myTextColor { color: #193760; }

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

This text font color is #193760.

Background Color

.myBgColor { background-color: #193760; }

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

This div background color is #193760.

Border color

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

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

This div border color is #193760.

Opacity

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

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

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

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

This text has shadow with #193760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #193760.

Preview

Color preview on black background

This text has color #193760 on black background.


Color preview on white background

This text has color #193760 on white background.


Black color preview on #193760 background

This text has black color on #193760 background.


White color preview on #193760 background

This text has white color on #193760 background.


Related colors

Complementary color

Complementary color for #hex is #E6C89F.


I love getcolorcode.com

Triadic colors

1 #601937 and #376019 with #193760 are triadic colors.

2 #603719 and #371960 with #193760 are triadic colors.