Shades of Egyptian Blue #193791
Tints of Egyptian Blue #193791
RGB
CMYK
RGB Variations
Color information
#193791 (or 0x193791) is known color: Egyptian Blue. HEX triplet: 19, 37 and 91. RGB value is (25,55,145). Sum of RGB (Red+Green+Blue) = 25+55+145=225 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.11% from 225); Green value is 55 (21.88% from 255 or 24.44% from 225); Blue value is 145 (57.03% from 255 or 64.44% from 225); Max value from RGB is 145 - color contains mainly: blue. Hex color #193791 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #193791 is #E6C86E. Grayscale: #373737. Windows color (decimal): -15124591 or 9516825. OLE color: 9516825.
HSL color Cylindrical-coordinate representation of color #193791: hue angle of 225º 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 #193791 is Cyan = 0.83, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 25 | 55 | 145 | - |
| CMYK | 0.83 | 0.62 | 0 | 0.43 |
| HSL | 225º | 0.71% | 0.33% | - |
| HSV(B) | 225º | 0.83% | 0.57% | - |
| XYZ | 6.88 | 4.98 | 27.39 | - |
| YUV | 56.29 | 178.06 | 105.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 55 | 145 | 0.83 | 0.62 | 0 | 0.43 | 225 | 0.71 | 0.33 |
| Hex | 19 | 37 | 91 | 53 | 3E | 0 | 2B | E1 | 47 | 21 |
| Octal | 31 | 67 | 221 | 123 | 76 | 0 | 53 | 341 | 107 | 41 |
| Binary | 11001 | 110111 | 10010001 | 1010011 | 111110 | 0 | 101011 | 11100001 | 1000111 | 100001 |
Color Harmonies of #193791
Complementary color
Monochromatic Colors of #193791
Black with #193791
Text Example
Text Example
White with #193791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #193791; }
p { color: rgb(25,55,145); }
H1.HeaderClassName
{
color: #193791;
}
.AnyTagClassName
{
color: #193791;
}
</style>
background-color css
<style>
a { background-color: #193791; }
a { background-color: rgb(25,55,145); }
div.DivClassName
{
background-color: #193791;
}
.BgClassName
{
background-color: #193791;
}
</style>
border-color css
<style>
span { border-color: #193791; }
span { border-color: rgb(25,55,145); }
td.TdClassName
{
border-color: #193791;
}
.TagClassName
{
border-color: #193791;
}
</style>