Shades of Egyptian Blue #184296
Tints of Egyptian Blue #184296
RGB
CMYK
RGB Variations
Color information
#184296 (or 0x184296) is known color: Egyptian Blue. HEX triplet: 18, 42 and 96. RGB value is (24,66,150). Sum of RGB (Red+Green+Blue) = 24+66+150=240 (31% of max value = 765). Red value is 24 (9.77% from 255 or 10% from 240); Green value is 66 (26.17% from 255 or 27.5% from 240); Blue value is 150 (58.98% from 255 or 62.5% from 240); Max value from RGB is 150 - color contains mainly: blue. Hex color #184296 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #184296 is #E7BD69. Grayscale: #3E3E3E. Windows color (decimal): -15187306 or 9847320. OLE color: 9847320.
HSL color Cylindrical-coordinate representation of color #184296: hue angle of 220º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #184296 is Cyan = 0.84, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 24 | 66 | 150 | - |
| CMYK | 0.84 | 0.56 | 0 | 0.41 |
| HSL | 220º | 0.72% | 0.34% | - |
| HSV(B) | 220º | 0.84% | 0.59% | - |
| XYZ | 7.83 | 6.29 | 29.66 | - |
| YUV | 63.02 | 177.09 | 100.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 66 | 150 | 0.84 | 0.56 | 0 | 0.41 | 220 | 0.72 | 0.34 |
| Hex | 18 | 42 | 96 | 54 | 38 | 0 | 29 | DC | 48 | 22 |
| Octal | 30 | 102 | 226 | 124 | 70 | 0 | 51 | 334 | 110 | 42 |
| Binary | 11000 | 1000010 | 10010110 | 1010100 | 111000 | 0 | 101001 | 11011100 | 1001000 | 100010 |
Color Harmonies of #184296
Complementary color
Monochromatic Colors of #184296
Black with #184296
Text Example
Text Example
White with #184296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #184296; }
p { color: rgb(24,66,150); }
H1.HeaderClassName
{
color: #184296;
}
.AnyTagClassName
{
color: #184296;
}
</style>
background-color css
<style>
a { background-color: #184296; }
a { background-color: rgb(24,66,150); }
div.DivClassName
{
background-color: #184296;
}
.BgClassName
{
background-color: #184296;
}
</style>
border-color css
<style>
span { border-color: #184296; }
span { border-color: rgb(24,66,150); }
td.TdClassName
{
border-color: #184296;
}
.TagClassName
{
border-color: #184296;
}
</style>