COLOR #194779

HEX: #194779 RGB: (25,71,121)

Color info

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

RGB color model

#194779 color RGB value is (25,71,121).

RGB: (25,71,121) (10%, 28%, 47%)

RGB channels and saturation

R 25 of 255 = 10%
G 71 of 255 = 28%
B 121 of 255 = 47%

25
71
121

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

Portions of RGB colors in percentages

R + G + B = 25 + 71 + 121 = 217 (100%)
R 25 of 217 ~ 11.52%
G 71 of 217 ~ 32.72%
B 121 of 217 ~ 55.76'%

%11.52
%32.72
%55.76

CMYK color model

#194779 color CMYK value is (79,41,0,53).

  • cyan value is 79.34%
  • magenta value is 41.32%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (79,41,0,53)
C79M41Y0K53 (79%, 41%, 0%, 53%)
(0.79 / 0.41 / 0.00 / 0.53)

CMYK percentages

%79.34
%41.32
%0
%52.55

Codes

Color #194779 in popluar color models

19 47 79
RGB 25 71 121
HSL 211° 65.75% 28.63%
HSB/HSV 211° 79.34% 47.45%
CMYK 79.34% 41.32% 0.00%
52.55%

Color #194779 in popluar number systems.

HEX 19 47 79
Decimal 25 71 121
Binary 11001 1000111 1111001
Octal 31 107 171

Shades and tints

Shades of #194779

#194779
(25,71,121)
#17416E
(23,65,110)
#153B63
(21,59,99)
#133558
(19,53,88)
#112F4D
(17,47,77)
#0F2942
(15,41,66)
#0D2337
(13,35,55)
#0B1D2C
(11,29,44)
#091721
(9,23,33)
#071116
(7,17,22)
#050B0B
(5,11,11)
#000000
(0,0,0)

Tints of #194779

#194779
(25,71,121)
#2D5785
(45,87,133)
#416791
(65,103,145)
#55779D
(85,119,157)
#6987A9
(105,135,169)
#7D97B5
(125,151,181)
#91A7C1
(145,167,193)
#A5B7CD
(165,183,205)
#B9C7D9
(185,199,217)
#CDD7E5
(205,215,229)
#E1E7F1
(225,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #194779 color. Also use rgb(25,71,121) instead hex code.

Text Font Color

.myTextColor { color: #194779; }

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

This text font color is #194779.

Background Color

.myBgColor { background-color: #194779; }

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

This div background color is #194779.

Border color

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

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

This div border color is #194779.

Opacity

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

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

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

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

This text has shadow with #194779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #194779.

Preview

Color preview on black background

This text has color #194779 on black background.


Color preview on white background

This text has color #194779 on white background.


Black color preview on #194779 background

This text has black color on #194779 background.


White color preview on #194779 background

This text has white color on #194779 background.


Related colors

Complementary color

Complementary color for #hex is #E6B886.


I love getcolorcode.com

Triadic colors

1 #791947 and #477919 with #194779 are triadic colors.

2 #794719 and #471979 with #194779 are triadic colors.