Shades of Egyptian Blue #193694
Tints of Egyptian Blue #193694
RGB
CMYK
RGB Variations
Color information
#193694 (or 0x193694) is known color: Egyptian Blue. HEX triplet: 19, 36 and 94. RGB value is (25,54,148). Sum of RGB (Red+Green+Blue) = 25+54+148=227 (30% of max value = 765). Red value is 25 (10.16% from 255 or 11.01% from 227); Green value is 54 (21.48% from 255 or 23.79% from 227); Blue value is 148 (58.20% from 255 or 65.20% from 227); Max value from RGB is 148 - color contains mainly: blue. Hex color #193694 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #193694 is #E6C96B. Grayscale: #373737. Windows color (decimal): -15124844 or 9713177. OLE color: 9713177.
HSL color Cylindrical-coordinate representation of color #193694: hue angle of 225.85º 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 #193694 is Cyan = 0.83, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 25 | 54 | 148 | - |
| CMYK | 0.83 | 0.64 | 0 | 0.42 |
| HSL | 225.85º | 0.71% | 0.34% | - |
| HSV(B) | 225.85º | 0.83% | 0.58% | - |
| XYZ | 7.07 | 4.98 | 28.61 | - |
| YUV | 56.05 | 179.89 | 105.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 54 | 148 | 0.83 | 0.64 | 0 | 0.42 | 225.85 | 0.71 | 0.34 |
| Hex | 19 | 36 | 94 | 53 | 40 | 0 | 2A | E2 | 47 | 22 |
| Octal | 31 | 66 | 224 | 123 | 100 | 0 | 52 | 342 | 107 | 42 |
| Binary | 11001 | 110110 | 10010100 | 1010011 | 1000000 | 0 | 101010 | 11100010 | 1000111 | 100010 |
Color Harmonies of #193694
Complementary color
Monochromatic Colors of #193694
Black with #193694
Text Example
Text Example
White with #193694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #193694; }
p { color: rgb(25,54,148); }
H1.HeaderClassName
{
color: #193694;
}
.AnyTagClassName
{
color: #193694;
}
</style>
background-color css
<style>
a { background-color: #193694; }
a { background-color: rgb(25,54,148); }
div.DivClassName
{
background-color: #193694;
}
.BgClassName
{
background-color: #193694;
}
</style>
border-color css
<style>
span { border-color: #193694; }
span { border-color: rgb(25,54,148); }
td.TdClassName
{
border-color: #193694;
}
.TagClassName
{
border-color: #193694;
}
</style>