Shades of Egyptian Blue #193589
Tints of Egyptian Blue #193589
RGB
CMYK
RGB Variations
Color information
#193589 (or 0x193589) is known color: Egyptian Blue. HEX triplet: 19, 35 and 89. RGB value is (25,53,137). Sum of RGB (Red+Green+Blue) = 25+53+137=215 (28% of max value = 765). Red value is 25 (10.16% from 255 or 11.63% from 215); Green value is 53 (21.09% from 255 or 24.65% from 215); Blue value is 137 (53.91% from 255 or 63.72% from 215); Max value from RGB is 137 - color contains mainly: blue. Hex color #193589 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #193589 is #E6CA76. Grayscale: #353535. Windows color (decimal): -15125111 or 8992025. OLE color: 8992025.
HSL color Cylindrical-coordinate representation of color #193589: hue angle of 225º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #193589 is Cyan = 0.82, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 25 | 53 | 137 | - |
| CMYK | 0.82 | 0.61 | 0 | 0.46 |
| HSL | 225º | 0.69% | 0.32% | - |
| HSV(B) | 225º | 0.82% | 0.54% | - |
| XYZ | 6.19 | 4.56 | 24.22 | - |
| YUV | 54.2 | 174.72 | 107.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 53 | 137 | 0.82 | 0.61 | 0 | 0.46 | 225 | 0.69 | 0.32 |
| Hex | 19 | 35 | 89 | 52 | 3D | 0 | 2E | E1 | 45 | 20 |
| Octal | 31 | 65 | 211 | 122 | 75 | 0 | 56 | 341 | 105 | 40 |
| Binary | 11001 | 110101 | 10001001 | 1010010 | 111101 | 0 | 101110 | 11100001 | 1000101 | 100000 |
Color Harmonies of #193589
Complementary color
Monochromatic Colors of #193589
Black with #193589
Text Example
Text Example
White with #193589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #193589; }
p { color: rgb(25,53,137); }
H1.HeaderClassName
{
color: #193589;
}
.AnyTagClassName
{
color: #193589;
}
</style>
background-color css
<style>
a { background-color: #193589; }
a { background-color: rgb(25,53,137); }
div.DivClassName
{
background-color: #193589;
}
.BgClassName
{
background-color: #193589;
}
</style>
border-color css
<style>
span { border-color: #193589; }
span { border-color: rgb(25,53,137); }
td.TdClassName
{
border-color: #193589;
}
.TagClassName
{
border-color: #193589;
}
</style>