Shades of Egyptian Blue #194295
Tints of Egyptian Blue #194295
RGB
CMYK
RGB Variations
Color information
#194295 (or 0x194295) is known color: Egyptian Blue. HEX triplet: 19, 42 and 95. RGB value is (25,66,149). Sum of RGB (Red+Green+Blue) = 25+66+149=240 (31% of max value = 765). Red value is 25 (10.16% from 255 or 10.42% from 240); Green value is 66 (26.17% from 255 or 27.5% from 240); Blue value is 149 (58.59% from 255 or 62.08% from 240); Max value from RGB is 149 - color contains mainly: blue. Hex color #194295 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #194295 is #E6BD6A. Grayscale: #3E3E3E. Windows color (decimal): -15121771 or 9781785. OLE color: 9781785.
HSL color Cylindrical-coordinate representation of color #194295: hue angle of 220.16º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #194295 is Cyan = 0.83, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 25 | 66 | 149 | - |
| CMYK | 0.83 | 0.56 | 0 | 0.42 |
| HSL | 220.16º | 0.71% | 0.34% | - |
| HSV(B) | 220.16º | 0.83% | 0.58% | - |
| XYZ | 7.77 | 6.27 | 29.23 | - |
| YUV | 63.2 | 176.42 | 100.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 66 | 149 | 0.83 | 0.56 | 0 | 0.42 | 220.16 | 0.71 | 0.34 |
| Hex | 19 | 42 | 95 | 53 | 38 | 0 | 2A | DC | 47 | 22 |
| Octal | 31 | 102 | 225 | 123 | 70 | 0 | 52 | 334 | 107 | 42 |
| Binary | 11001 | 1000010 | 10010101 | 1010011 | 111000 | 0 | 101010 | 11011100 | 1000111 | 100010 |
Color Harmonies of #194295
Complementary color
Monochromatic Colors of #194295
Black with #194295
Text Example
Text Example
White with #194295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #194295; }
p { color: rgb(25,66,149); }
H1.HeaderClassName
{
color: #194295;
}
.AnyTagClassName
{
color: #194295;
}
</style>
background-color css
<style>
a { background-color: #194295; }
a { background-color: rgb(25,66,149); }
div.DivClassName
{
background-color: #194295;
}
.BgClassName
{
background-color: #194295;
}
</style>
border-color css
<style>
span { border-color: #194295; }
span { border-color: rgb(25,66,149); }
td.TdClassName
{
border-color: #194295;
}
.TagClassName
{
border-color: #194295;
}
</style>