COLOR #19559C

HEX: #19559C RGB: (25,85,156)

Color info

#19559C contains mainly blue color. Web safe color of #19559C is #006699 (or #069).

RGB color model

#19559C color RGB value is (25,85,156).

RGB: (25,85,156) (10%, 33%, 61%)

RGB channels and saturation

R 25 of 255 = 10%
G 85 of 255 = 33%
B 156 of 255 = 61%

25
85
156

R + G + B ~ 35%. #19559C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 85 + 156 = 266 (100%)
R 25 of 266 ~ 9.4%
G 85 of 266 ~ 31.95%
B 156 of 266 ~ 58.65'%

%31.95
%58.65

CMYK color model

#19559C color CMYK value is (84,46,0,39).

  • cyan value is 83.97%
  • magenta value is 45.51%
  • yellow value is 0.00%
  • key color value is 38.82%

CMYK: (84,46,0,39)
C84M46Y0K39 (84%, 46%, 0%, 39%)
(0.84 / 0.46 / 0.00 / 0.39)

CMYK percentages

%83.97
%45.51
%0
%38.82

Codes

Color #19559C in popluar color models

19 55 9C
RGB 25 85 156
HSL 213° 72.38% 35.49%
HSB/HSV 213° 83.97% 61.18%
CMYK 83.97% 45.51% 0.00%
38.82%

Color #19559C in popluar number systems.

HEX 19 55 9C
Decimal 25 85 156
Binary 11001 1010101 10011100
Octal 31 125 234

Shades and tints

Shades of #19559C

#19559C
(25,85,156)
#174E8E
(23,78,142)
#154780
(21,71,128)
#134072
(19,64,114)
#113964
(17,57,100)
#0F3256
(15,50,86)
#0D2B48
(13,43,72)
#0B243A
(11,36,58)
#091D2C
(9,29,44)
#07161E
(7,22,30)
#050F10
(5,15,16)
#000000
(0,0,0)

Tints of #19559C

#19559C
(25,85,156)
#2D64A5
(45,100,165)
#4173AE
(65,115,174)
#5582B7
(85,130,183)
#6991C0
(105,145,192)
#7DA0C9
(125,160,201)
#91AFD2
(145,175,210)
#A5BEDB
(165,190,219)
#B9CDE4
(185,205,228)
#CDDCED
(205,220,237)
#E1EBF6
(225,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #19559C color. Also use rgb(25,85,156) instead hex code.

Text Font Color

.myTextColor { color: #19559C; }

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

This text font color is #19559C.

Background Color

.myBgColor { background-color: #19559C; }

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

This div background color is #19559C.

Border color

.myBorderColor { border: 1px solid #19559C; }

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

This div border color is #19559C.

Opacity

.myOpacity80 { color: #19559C; opacity: 0.8; }

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

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

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

This text has shadow with #19559C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #19559C.

Preview

Color preview on black background

This text has color #19559C on black background.


Color preview on white background

This text has color #19559C on white background.


Black color preview on #19559C background

This text has black color on #19559C background.


White color preview on #19559C background

This text has white color on #19559C background.


Related colors

Complementary color

Complementary color for #hex is #E6AA63.


I love getcolorcode.com

Triadic colors

1 #9C1955 and #559C19 with #19559C are triadic colors.

2 #9C5519 and #55199C with #19559C are triadic colors.