COLOR #194359

HEX: #194359 RGB: (25,67,89)

Color info

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

RGB color model

#194359 color RGB value is (25,67,89).

RGB: (25,67,89) (10%, 26%, 35%)

RGB channels and saturation

R 25 of 255 = 10%
G 67 of 255 = 26%
B 89 of 255 = 35%

25
67
89

R + G + B ~ 24%. #194359 is dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 67 + 89 = 181 (100%)
R 25 of 181 ~ 13.81%
G 67 of 181 ~ 37.02%
B 89 of 181 ~ 49.17'%

%13.81
%37.02
%49.17

CMYK color model

#194359 color CMYK value is (72,25,0,65).

  • cyan value is 71.91%
  • magenta value is 24.72%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (72,25,0,65)
C72M25Y0K65 (72%, 25%, 0%, 65%)
(0.72 / 0.25 / 0.00 / 0.65)

CMYK percentages

%71.91
%24.72
%0
%65.1

Codes

Color #194359 in popluar color models

19 43 59
RGB 25 67 89
HSL 201° 56.14% 22.35%
HSB/HSV 201° 71.91% 34.90%
CMYK 71.91% 24.72% 0.00%
65.10%

Color #194359 in popluar number systems.

HEX 19 43 59
Decimal 25 67 89
Binary 11001 1000011 1011001
Octal 31 103 131

Shades and tints

Shades of #194359

#194359
(25,67,89)
#173D51
(23,61,81)
#153749
(21,55,73)
#133141
(19,49,65)
#112B39
(17,43,57)
#0F2531
(15,37,49)
#0D1F29
(13,31,41)
#0B1921
(11,25,33)
#091319
(9,19,25)
#070D11
(7,13,17)
#050709
(5,7,9)
#000000
(0,0,0)

Tints of #194359

#194359
(25,67,89)
#2D5468
(45,84,104)
#416577
(65,101,119)
#557686
(85,118,134)
#698795
(105,135,149)
#7D98A4
(125,152,164)
#91A9B3
(145,169,179)
#A5BAC2
(165,186,194)
#B9CBD1
(185,203,209)
#CDDCE0
(205,220,224)
#E1EDEF
(225,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #194359 color. Also use rgb(25,67,89) instead hex code.

Text Font Color

.myTextColor { color: #194359; }

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

This text font color is #194359.

Background Color

.myBgColor { background-color: #194359; }

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

This div background color is #194359.

Border color

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

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

This div border color is #194359.

Opacity

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

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

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

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

This text has shadow with #194359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #194359.

Preview

Color preview on black background

This text has color #194359 on black background.


Color preview on white background

This text has color #194359 on white background.


Black color preview on #194359 background

This text has black color on #194359 background.


White color preview on #194359 background

This text has white color on #194359 background.


Related colors

Complementary color

Complementary color for #hex is #E6BCA6.


I love getcolorcode.com

Triadic colors

1 #591943 and #435919 with #194359 are triadic colors.

2 #594319 and #431959 with #194359 are triadic colors.