Shades of Egyptian Blue #192691
Tints of Egyptian Blue #192691
RGB
CMYK
RGB Variations
Color information
#192691 (or 0x192691) is known color: Egyptian Blue. HEX triplet: 19, 26 and 91. RGB value is (25,38,145). Sum of RGB (Red+Green+Blue) = 25+38+145=208 (27% of max value = 765). Red value is 25 (10.16% from 255 or 12.02% from 208); Green value is 38 (15.23% from 255 or 18.27% from 208); Blue value is 145 (57.03% from 255 or 69.71% from 208); Max value from RGB is 145 - color contains mainly: blue. Hex color #192691 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #192691 is #E6D96E. Grayscale: #2D2D2D. Windows color (decimal): -15128943 or 9512473. OLE color: 9512473.
HSL color Cylindrical-coordinate representation of color #192691: hue angle of 233.5º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #192691 is Cyan = 0.83, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 25 | 38 | 145 | - |
| CMYK | 0.83 | 0.74 | 0 | 0.43 |
| HSL | 233.5º | 0.71% | 0.33% | - |
| HSV(B) | 233.5º | 0.83% | 0.57% | - |
| XYZ | 6.2 | 3.64 | 27.16 | - |
| YUV | 46.31 | 183.69 | 112.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 38 | 145 | 0.83 | 0.74 | 0 | 0.43 | 233.5 | 0.71 | 0.33 |
| Hex | 19 | 26 | 91 | 53 | 4A | 0 | 2B | EA | 47 | 21 |
| Octal | 31 | 46 | 221 | 123 | 112 | 0 | 53 | 352 | 107 | 41 |
| Binary | 11001 | 100110 | 10010001 | 1010011 | 1001010 | 0 | 101011 | 11101010 | 1000111 | 100001 |
Color Harmonies of #192691
Complementary color
Monochromatic Colors of #192691
Black with #192691
Text Example
Text Example
White with #192691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #192691; }
p { color: rgb(25,38,145); }
H1.HeaderClassName
{
color: #192691;
}
.AnyTagClassName
{
color: #192691;
}
</style>
background-color css
<style>
a { background-color: #192691; }
a { background-color: rgb(25,38,145); }
div.DivClassName
{
background-color: #192691;
}
.BgClassName
{
background-color: #192691;
}
</style>
border-color css
<style>
span { border-color: #192691; }
span { border-color: rgb(25,38,145); }
td.TdClassName
{
border-color: #192691;
}
.TagClassName
{
border-color: #192691;
}
</style>