COLOR #196394

HEX: #196394 RGB: (25,99,148)

Color info

#196394 contains mainly green and blue colors. Web safe color of #196394 is #006699 (or #069).

RGB color model

#196394 color RGB value is (25,99,148).

RGB: (25,99,148) (10%, 39%, 58%)

RGB channels and saturation

R 25 of 255 = 10%
G 99 of 255 = 39%
B 148 of 255 = 58%

25
99
148

R + G + B ~ 36%. #196394 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 99 + 148 = 272 (100%)
R 25 of 272 ~ 9.19%
G 99 of 272 ~ 36.4%
B 148 of 272 ~ 54.41'%

%36.4
%54.41

CMYK color model

#196394 color CMYK value is (83,33,0,42).

  • cyan value is 83.11%
  • magenta value is 33.11%
  • yellow value is 0.00%
  • key color value is 41.96%
CMYK: (83,33,0,42) C83M33Y0K42 (83%,33%,0%,42%) (0.83/0.33/0.00/0.42) 

CMYK percentages

%83.11
%33.11
%0
%41.96

Codes

Color #196394 in popluar color models

19 63 94
RGB 25 99 148
HSL 204° 71.10% 33.92%
HSB/HSV 204° 83.11% 58.04%
CMYK 83.11% 33.11% 0.00%
41.96%

Color #196394 in popluar number systems.

HEX 19 63 94
Decimal 25 99 148
Binary 11001 1100011 10010100
Octal 31 143 224

Shades and tints

Shades of #196394

#196394
(25,99,148)
#175A87
(23,90,135)
#15517A
(21,81,122)
#13486D
(19,72,109)
#113F60
(17,63,96)
#0F3653
(15,54,83)
#0D2D46
(13,45,70)
#0B2439
(11,36,57)
#091B2C
(9,27,44)
#07121F
(7,18,31)
#050912
(5,9,18)
#000000
(0,0,0)

Tints of #196394

#196394
(25,99,148)
#2D719D
(45,113,157)
#417FA6
(65,127,166)
#558DAF
(85,141,175)
#699BB8
(105,155,184)
#7DA9C1
(125,169,193)
#91B7CA
(145,183,202)
#A5C5D3
(165,197,211)
#B9D3DC
(185,211,220)
#CDE1E5
(205,225,229)
#E1EFEE
(225,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #196394 color. Also use rgb(25,99,148) instead hex code.

Text Font Color

.myTextColor { color: #196394; }

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

This text font color is #196394.

Background Color

.myBgColor { background-color: #196394; }

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

This div background color is #196394.

Border color

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

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

This div border color is #196394.

Opacity

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

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

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

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

This text has shadow with #196394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #196394.

Preview

Color preview on black background

This text has color #196394 on black background.


Color preview on white background

This text has color #196394 on white background.


Black color preview on #196394 background

This text has black color on #196394 background.


White color preview on #196394 background

This text has white color on #196394 background.


Related colors

Complementary color

Complementary color for #hex is #E69C6B.


I love getcolorcode.com

Triadic colors

1 #941963 and #639419 with #196394 are triadic colors.

2 #946319 and #631994 with #196394 are triadic colors.