Shades of Egyptian Blue #193994
Tints of Egyptian Blue #193994
RGB
CMYK
RGB Variations
Color information
#193994 (or 0x193994) is known color: Egyptian Blue. HEX triplet: 19, 39 and 94. RGB value is (25,57,148). Sum of RGB (Red+Green+Blue) = 25+57+148=230 (30% of max value = 765). Red value is 25 (10.16% from 255 or 10.87% from 230); Green value is 57 (22.66% from 255 or 24.78% from 230); Blue value is 148 (58.20% from 255 or 64.35% from 230); Max value from RGB is 148 - color contains mainly: blue. Hex color #193994 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #193994 is #E6C66B. Grayscale: #393939. Windows color (decimal): -15124076 or 9713945. OLE color: 9713945.
HSL color Cylindrical-coordinate representation of color #193994: hue angle of 224.39º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #193994 is Cyan = 0.83, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 25 | 57 | 148 | - |
| CMYK | 0.83 | 0.61 | 0 | 0.42 |
| HSL | 224.39º | 0.71% | 0.34% | - |
| HSV(B) | 224.39º | 0.83% | 0.58% | - |
| XYZ | 7.21 | 5.27 | 28.65 | - |
| YUV | 57.81 | 178.9 | 104.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 57 | 148 | 0.83 | 0.61 | 0 | 0.42 | 224.39 | 0.71 | 0.34 |
| Hex | 19 | 39 | 94 | 53 | 3D | 0 | 2A | E0 | 47 | 22 |
| Octal | 31 | 71 | 224 | 123 | 75 | 0 | 52 | 340 | 107 | 42 |
| Binary | 11001 | 111001 | 10010100 | 1010011 | 111101 | 0 | 101010 | 11100000 | 1000111 | 100010 |
Color Harmonies of #193994
Complementary color
Monochromatic Colors of #193994
Black with #193994
Text Example
Text Example
White with #193994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #193994; }
p { color: rgb(25,57,148); }
H1.HeaderClassName
{
color: #193994;
}
.AnyTagClassName
{
color: #193994;
}
</style>
background-color css
<style>
a { background-color: #193994; }
a { background-color: rgb(25,57,148); }
div.DivClassName
{
background-color: #193994;
}
.BgClassName
{
background-color: #193994;
}
</style>
border-color css
<style>
span { border-color: #193994; }
span { border-color: rgb(25,57,148); }
td.TdClassName
{
border-color: #193994;
}
.TagClassName
{
border-color: #193994;
}
</style>