Shades of Egyptian Blue #192594
Tints of Egyptian Blue #192594
RGB
CMYK
RGB Variations
Color information
#192594 (or 0x192594) is known color: Egyptian Blue. HEX triplet: 19, 25 and 94. RGB value is (25,37,148). Sum of RGB (Red+Green+Blue) = 25+37+148=210 (27% of max value = 765). Red value is 25 (10.16% from 255 or 11.90% from 210); Green value is 37 (14.84% from 255 or 17.62% from 210); Blue value is 148 (58.20% from 255 or 70.48% from 210); Max value from RGB is 148 - color contains mainly: blue. Hex color #192594 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #192594 is #E6DA6B. Grayscale: #2D2D2D. Windows color (decimal): -15129196 or 9708825. OLE color: 9708825.
HSL color Cylindrical-coordinate representation of color #192594: hue angle of 234.15º 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 #192594 is Cyan = 0.83, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 25 | 37 | 148 | - |
| CMYK | 0.83 | 0.75 | 0 | 0.42 |
| HSL | 234.15º | 0.71% | 0.34% | - |
| HSV(B) | 234.15º | 0.83% | 0.58% | - |
| XYZ | 6.41 | 3.67 | 28.39 | - |
| YUV | 46.07 | 185.52 | 112.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 37 | 148 | 0.83 | 0.75 | 0 | 0.42 | 234.15 | 0.71 | 0.34 |
| Hex | 19 | 25 | 94 | 53 | 4B | 0 | 2A | EA | 47 | 22 |
| Octal | 31 | 45 | 224 | 123 | 113 | 0 | 52 | 352 | 107 | 42 |
| Binary | 11001 | 100101 | 10010100 | 1010011 | 1001011 | 0 | 101010 | 11101010 | 1000111 | 100010 |
Color Harmonies of #192594
Complementary color
Monochromatic Colors of #192594
Black with #192594
Text Example
Text Example
White with #192594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #192594; }
p { color: rgb(25,37,148); }
H1.HeaderClassName
{
color: #192594;
}
.AnyTagClassName
{
color: #192594;
}
</style>
background-color css
<style>
a { background-color: #192594; }
a { background-color: rgb(25,37,148); }
div.DivClassName
{
background-color: #192594;
}
.BgClassName
{
background-color: #192594;
}
</style>
border-color css
<style>
span { border-color: #192594; }
span { border-color: rgb(25,37,148); }
td.TdClassName
{
border-color: #192594;
}
.TagClassName
{
border-color: #192594;
}
</style>