Shades of Egyptian Blue #182594
Tints of Egyptian Blue #182594
RGB
CMYK
RGB Variations
Color information
#182594 (or 0x182594) is known color: Egyptian Blue. HEX triplet: 18, 25 and 94. RGB value is (24,37,148). Sum of RGB (Red+Green+Blue) = 24+37+148=209 (27% of max value = 765). Red value is 24 (9.77% from 255 or 11.48% from 209); Green value is 37 (14.84% from 255 or 17.70% from 209); Blue value is 148 (58.20% from 255 or 70.81% from 209); Max value from RGB is 148 - color contains mainly: blue. Hex color #182594 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #182594 is #E7DA6B. Grayscale: #2D2D2D. Windows color (decimal): -15194732 or 9708824. OLE color: 9708824.
HSL color Cylindrical-coordinate representation of color #182594: hue angle of 233.71º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #182594 is Cyan = 0.84, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 24 | 37 | 148 | - |
| CMYK | 0.84 | 0.75 | 0 | 0.42 |
| HSL | 233.71º | 0.72% | 0.34% | - |
| HSV(B) | 233.71º | 0.84% | 0.58% | - |
| XYZ | 6.38 | 3.66 | 28.39 | - |
| YUV | 45.77 | 185.69 | 112.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 37 | 148 | 0.84 | 0.75 | 0 | 0.42 | 233.71 | 0.72 | 0.34 |
| Hex | 18 | 25 | 94 | 54 | 4B | 0 | 2A | EA | 48 | 22 |
| Octal | 30 | 45 | 224 | 124 | 113 | 0 | 52 | 352 | 110 | 42 |
| Binary | 11000 | 100101 | 10010100 | 1010100 | 1001011 | 0 | 101010 | 11101010 | 1001000 | 100010 |
Color Harmonies of #182594
Complementary color
Monochromatic Colors of #182594
Black with #182594
Text Example
Text Example
White with #182594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #182594; }
p { color: rgb(24,37,148); }
H1.HeaderClassName
{
color: #182594;
}
.AnyTagClassName
{
color: #182594;
}
</style>
background-color css
<style>
a { background-color: #182594; }
a { background-color: rgb(24,37,148); }
div.DivClassName
{
background-color: #182594;
}
.BgClassName
{
background-color: #182594;
}
</style>
border-color css
<style>
span { border-color: #182594; }
span { border-color: rgb(24,37,148); }
td.TdClassName
{
border-color: #182594;
}
.TagClassName
{
border-color: #182594;
}
</style>