Shades of Egyptian Blue #193790
Tints of Egyptian Blue #193790
RGB
CMYK
RGB Variations
Color information
#193790 (or 0x193790) is known color: Egyptian Blue. HEX triplet: 19, 37 and 90. RGB value is (25,55,144). Sum of RGB (Red+Green+Blue) = 25+55+144=224 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.16% from 224); Green value is 55 (21.88% from 255 or 24.55% from 224); Blue value is 144 (56.64% from 255 or 64.29% from 224); Max value from RGB is 144 - color contains mainly: blue. Hex color #193790 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #193790 is #E6C86F. Grayscale: #373737. Windows color (decimal): -15124592 or 9451289. OLE color: 9451289.
HSL color Cylindrical-coordinate representation of color #193790: hue angle of 224.87º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #193790 is Cyan = 0.83, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 25 | 55 | 144 | - |
| CMYK | 0.83 | 0.62 | 0 | 0.44 |
| HSL | 224.87º | 0.7% | 0.33% | - |
| HSV(B) | 224.87º | 0.83% | 0.56% | - |
| XYZ | 6.8 | 4.95 | 26.98 | - |
| YUV | 56.18 | 177.56 | 105.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 55 | 144 | 0.83 | 0.62 | 0 | 0.44 | 224.87 | 0.7 | 0.33 |
| Hex | 19 | 37 | 90 | 53 | 3E | 0 | 2C | E1 | 46 | 21 |
| Octal | 31 | 67 | 220 | 123 | 76 | 0 | 54 | 341 | 106 | 41 |
| Binary | 11001 | 110111 | 10010000 | 1010011 | 111110 | 0 | 101100 | 11100001 | 1000110 | 100001 |
Color Harmonies of #193790
Complementary color
Monochromatic Colors of #193790
Black with #193790
Text Example
Text Example
White with #193790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #193790; }
p { color: rgb(25,55,144); }
H1.HeaderClassName
{
color: #193790;
}
.AnyTagClassName
{
color: #193790;
}
</style>
background-color css
<style>
a { background-color: #193790; }
a { background-color: rgb(25,55,144); }
div.DivClassName
{
background-color: #193790;
}
.BgClassName
{
background-color: #193790;
}
</style>
border-color css
<style>
span { border-color: #193790; }
span { border-color: rgb(25,55,144); }
td.TdClassName
{
border-color: #193790;
}
.TagClassName
{
border-color: #193790;
}
</style>