Shades of Egyptian Blue #194594
Tints of Egyptian Blue #194594
RGB
CMYK
RGB Variations
Color information
#194594 (or 0x194594) is known color: Egyptian Blue. HEX triplet: 19, 45 and 94. RGB value is (25,69,148). Sum of RGB (Red+Green+Blue) = 25+69+148=242 (32% of max value = 765). Red value is 25 (10.16% from 255 or 10.33% from 242); Green value is 69 (27.34% from 255 or 28.51% from 242); Blue value is 148 (58.20% from 255 or 61.16% from 242); Max value from RGB is 148 - color contains mainly: blue. Hex color #194594 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #194594 is #E6BA6B. Grayscale: #404040. Windows color (decimal): -15121004 or 9717017. OLE color: 9717017.
HSL color Cylindrical-coordinate representation of color #194594: hue angle of 218.54º 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 #194594 is Cyan = 0.83, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 25 | 69 | 148 | - |
| CMYK | 0.83 | 0.53 | 0 | 0.42 |
| HSL | 218.54º | 0.71% | 0.34% | - |
| HSV(B) | 218.54º | 0.83% | 0.58% | - |
| XYZ | 7.87 | 6.6 | 28.88 | - |
| YUV | 64.85 | 174.92 | 99.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 69 | 148 | 0.83 | 0.53 | 0 | 0.42 | 218.54 | 0.71 | 0.34 |
| Hex | 19 | 45 | 94 | 53 | 35 | 0 | 2A | DB | 47 | 22 |
| Octal | 31 | 105 | 224 | 123 | 65 | 0 | 52 | 333 | 107 | 42 |
| Binary | 11001 | 1000101 | 10010100 | 1010011 | 110101 | 0 | 101010 | 11011011 | 1000111 | 100010 |
Color Harmonies of #194594
Complementary color
Monochromatic Colors of #194594
Black with #194594
Text Example
Text Example
White with #194594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #194594; }
p { color: rgb(25,69,148); }
H1.HeaderClassName
{
color: #194594;
}
.AnyTagClassName
{
color: #194594;
}
</style>
background-color css
<style>
a { background-color: #194594; }
a { background-color: rgb(25,69,148); }
div.DivClassName
{
background-color: #194594;
}
.BgClassName
{
background-color: #194594;
}
</style>
border-color css
<style>
span { border-color: #194594; }
span { border-color: rgb(25,69,148); }
td.TdClassName
{
border-color: #194594;
}
.TagClassName
{
border-color: #194594;
}
</style>