COLOR #194973

HEX: #194973 RGB: (25,73,115)

Color info

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

RGB color model

#194973 color RGB value is (25,73,115).

RGB: (25,73,115) (10%, 29%, 45%)

RGB channels and saturation

R 25 of 255 = 10%
G 73 of 255 = 29%
B 115 of 255 = 45%

25
73
115

R + G + B ~ 28%. #194973 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 73 + 115 = 213 (100%)
R 25 of 213 ~ 11.74%
G 73 of 213 ~ 34.27%
B 115 of 213 ~ 53.99'%

%11.74
%34.27
%53.99

CMYK color model

#194973 color CMYK value is (78,37,0,55).

  • cyan value is 78.26%
  • magenta value is 36.52%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (78,37,0,55)
C78M37Y0K55 (78%, 37%, 0%, 55%)
(0.78 / 0.37 / 0.00 / 0.55)

CMYK percentages

%78.26
%36.52
%0
%54.9

Codes

Color #194973 in popluar color models

19 49 73
RGB 25 73 115
HSL 208° 64.29% 27.45%
HSB/HSV 208° 78.26% 45.10%
CMYK 78.26% 36.52% 0.00%
54.90%

Color #194973 in popluar number systems.

HEX 19 49 73
Decimal 25 73 115
Binary 11001 1001001 1110011
Octal 31 111 163

Shades and tints

Shades of #194973

#194973
(25,73,115)
#174369
(23,67,105)
#153D5F
(21,61,95)
#133755
(19,55,85)
#11314B
(17,49,75)
#0F2B41
(15,43,65)
#0D2537
(13,37,55)
#0B1F2D
(11,31,45)
#091923
(9,25,35)
#071319
(7,19,25)
#050D0F
(5,13,15)
#000000
(0,0,0)

Tints of #194973

#194973
(25,73,115)
#2D597F
(45,89,127)
#41698B
(65,105,139)
#557997
(85,121,151)
#6989A3
(105,137,163)
#7D99AF
(125,153,175)
#91A9BB
(145,169,187)
#A5B9C7
(165,185,199)
#B9C9D3
(185,201,211)
#CDD9DF
(205,217,223)
#E1E9EB
(225,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #194973 color. Also use rgb(25,73,115) instead hex code.

Text Font Color

.myTextColor { color: #194973; }

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

This text font color is #194973.

Background Color

.myBgColor { background-color: #194973; }

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

This div background color is #194973.

Border color

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

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

This div border color is #194973.

Opacity

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

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

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

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

This text has shadow with #194973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #194973.

Preview

Color preview on black background

This text has color #194973 on black background.


Color preview on white background

This text has color #194973 on white background.


Black color preview on #194973 background

This text has black color on #194973 background.


White color preview on #194973 background

This text has white color on #194973 background.


Related colors

Complementary color

Complementary color for #hex is #E6B68C.


I love getcolorcode.com

Triadic colors

1 #731949 and #497319 with #194973 are triadic colors.

2 #734919 and #491973 with #194973 are triadic colors.