Shades of Egyptian Blue #194296
Tints of Egyptian Blue #194296
RGB
CMYK
RGB Variations
Color information
#194296 (or 0x194296) is known color: Egyptian Blue. HEX triplet: 19, 42 and 96. RGB value is (25,66,150). Sum of RGB (Red+Green+Blue) = 25+66+150=241 (31% of max value = 765). Red value is 25 (10.16% from 255 or 10.37% from 241); Green value is 66 (26.17% from 255 or 27.39% from 241); Blue value is 150 (58.98% from 255 or 62.24% from 241); Max value from RGB is 150 - color contains mainly: blue. Hex color #194296 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #194296 is #E6BD69. Grayscale: #3E3E3E. Windows color (decimal): -15121770 or 9847321. OLE color: 9847321.
HSL color Cylindrical-coordinate representation of color #194296: hue angle of 220.32º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #194296 is Cyan = 0.83, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 25 | 66 | 150 | - |
| CMYK | 0.83 | 0.56 | 0 | 0.41 |
| HSL | 220.32º | 0.71% | 0.34% | - |
| HSV(B) | 220.32º | 0.83% | 0.59% | - |
| XYZ | 7.85 | 6.31 | 29.66 | - |
| YUV | 63.32 | 176.92 | 100.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 66 | 150 | 0.83 | 0.56 | 0 | 0.41 | 220.32 | 0.71 | 0.34 |
| Hex | 19 | 42 | 96 | 53 | 38 | 0 | 29 | DC | 47 | 22 |
| Octal | 31 | 102 | 226 | 123 | 70 | 0 | 51 | 334 | 107 | 42 |
| Binary | 11001 | 1000010 | 10010110 | 1010011 | 111000 | 0 | 101001 | 11011100 | 1000111 | 100010 |
Color Harmonies of #194296
Complementary color
Monochromatic Colors of #194296
Black with #194296
Text Example
Text Example
White with #194296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #194296; }
p { color: rgb(25,66,150); }
H1.HeaderClassName
{
color: #194296;
}
.AnyTagClassName
{
color: #194296;
}
</style>
background-color css
<style>
a { background-color: #194296; }
a { background-color: rgb(25,66,150); }
div.DivClassName
{
background-color: #194296;
}
.BgClassName
{
background-color: #194296;
}
</style>
border-color css
<style>
span { border-color: #194296; }
span { border-color: rgb(25,66,150); }
td.TdClassName
{
border-color: #194296;
}
.TagClassName
{
border-color: #194296;
}
</style>