Shades of Egyptian Blue #193592
Tints of Egyptian Blue #193592
RGB
CMYK
RGB Variations
Color information
#193592 (or 0x193592) is known color: Egyptian Blue. HEX triplet: 19, 35 and 92. RGB value is (25,53,146). Sum of RGB (Red+Green+Blue) = 25+53+146=224 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.16% from 224); Green value is 53 (21.09% from 255 or 23.66% from 224); Blue value is 146 (57.42% from 255 or 65.18% from 224); Max value from RGB is 146 - color contains mainly: blue. Hex color #193592 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #193592 is #E6CA6D. Grayscale: #363636. Windows color (decimal): -15125102 or 9581849. OLE color: 9581849.
HSL color Cylindrical-coordinate representation of color #193592: hue angle of 226.12º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #193592 is Cyan = 0.83, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 25 | 53 | 146 | - |
| CMYK | 0.83 | 0.64 | 0 | 0.43 |
| HSL | 226.12º | 0.71% | 0.34% | - |
| HSV(B) | 226.12º | 0.83% | 0.57% | - |
| XYZ | 6.86 | 4.83 | 27.76 | - |
| YUV | 55.23 | 179.22 | 106.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 53 | 146 | 0.83 | 0.64 | 0 | 0.43 | 226.12 | 0.71 | 0.34 |
| Hex | 19 | 35 | 92 | 53 | 40 | 0 | 2B | E2 | 47 | 22 |
| Octal | 31 | 65 | 222 | 123 | 100 | 0 | 53 | 342 | 107 | 42 |
| Binary | 11001 | 110101 | 10010010 | 1010011 | 1000000 | 0 | 101011 | 11100010 | 1000111 | 100010 |
Color Harmonies of #193592
Complementary color
Monochromatic Colors of #193592
Black with #193592
Text Example
Text Example
White with #193592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #193592; }
p { color: rgb(25,53,146); }
H1.HeaderClassName
{
color: #193592;
}
.AnyTagClassName
{
color: #193592;
}
</style>
background-color css
<style>
a { background-color: #193592; }
a { background-color: rgb(25,53,146); }
div.DivClassName
{
background-color: #193592;
}
.BgClassName
{
background-color: #193592;
}
</style>
border-color css
<style>
span { border-color: #193592; }
span { border-color: rgb(25,53,146); }
td.TdClassName
{
border-color: #193592;
}
.TagClassName
{
border-color: #193592;
}
</style>