Shades of Egyptian Blue #192597
Tints of Egyptian Blue #192597
RGB
CMYK
RGB Variations
Color information
#192597 (or 0x192597) is known color: Egyptian Blue. HEX triplet: 19, 25 and 97. RGB value is (25,37,151). Sum of RGB (Red+Green+Blue) = 25+37+151=213 (28% of max value = 765). Red value is 25 (10.16% from 255 or 11.74% from 213); Green value is 37 (14.84% from 255 or 17.37% from 213); Blue value is 151 (59.38% from 255 or 70.89% from 213); Max value from RGB is 151 - color contains mainly: blue. Hex color #192597 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #192597 is #E6DA68. Grayscale: #2D2D2D. Windows color (decimal): -15129193 or 9905433. OLE color: 9905433.
HSL color Cylindrical-coordinate representation of color #192597: hue angle of 234.29º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #192597 is Cyan = 0.83, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 25 | 37 | 151 | - |
| CMYK | 0.83 | 0.75 | 0 | 0.41 |
| HSL | 234.29º | 0.72% | 0.35% | - |
| HSV(B) | 234.29º | 0.83% | 0.59% | - |
| XYZ | 6.65 | 3.76 | 29.65 | - |
| YUV | 46.41 | 187.02 | 112.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 37 | 151 | 0.83 | 0.75 | 0 | 0.41 | 234.29 | 0.72 | 0.35 |
| Hex | 19 | 25 | 97 | 53 | 4B | 0 | 29 | EA | 48 | 23 |
| Octal | 31 | 45 | 227 | 123 | 113 | 0 | 51 | 352 | 110 | 43 |
| Binary | 11001 | 100101 | 10010111 | 1010011 | 1001011 | 0 | 101001 | 11101010 | 1001000 | 100011 |
Color Harmonies of #192597
Complementary color
Monochromatic Colors of #192597
Black with #192597
Text Example
Text Example
White with #192597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #192597; }
p { color: rgb(25,37,151); }
H1.HeaderClassName
{
color: #192597;
}
.AnyTagClassName
{
color: #192597;
}
</style>
background-color css
<style>
a { background-color: #192597; }
a { background-color: rgb(25,37,151); }
div.DivClassName
{
background-color: #192597;
}
.BgClassName
{
background-color: #192597;
}
</style>
border-color css
<style>
span { border-color: #192597; }
span { border-color: rgb(25,37,151); }
td.TdClassName
{
border-color: #192597;
}
.TagClassName
{
border-color: #192597;
}
</style>