Shades of Egyptian Blue #242896
Tints of Egyptian Blue #242896
RGB
CMYK
RGB Variations
Color information
#242896 (or 0x242896) is known color: Egyptian Blue. HEX triplet: 24, 28 and 96. RGB value is (36,40,150). Sum of RGB (Red+Green+Blue) = 36+40+150=226 (29% of max value = 765). Red value is 36 (14.45% from 255 or 15.93% from 226); Green value is 40 (16.02% from 255 or 17.70% from 226); Blue value is 150 (58.98% from 255 or 66.37% from 226); Max value from RGB is 150 - color contains mainly: blue. Hex color #242896 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #242896 is #DBD769. Grayscale: #323232. Windows color (decimal): -14407530 or 9840676. OLE color: 9840676.
HSL color Cylindrical-coordinate representation of color #242896: hue angle of 237.89º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #242896 is Cyan = 0.76, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 36 | 40 | 150 | - |
| CMYK | 0.76 | 0.73 | 0 | 0.41 |
| HSL | 237.89º | 0.61% | 0.36% | - |
| HSV(B) | 237.89º | 0.76% | 0.59% | - |
| XYZ | 6.99 | 4.09 | 29.28 | - |
| YUV | 51.34 | 183.67 | 117.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 40 | 150 | 0.76 | 0.73 | 0 | 0.41 | 237.89 | 0.61 | 0.36 |
| Hex | 24 | 28 | 96 | 4C | 49 | 0 | 29 | EE | 3D | 24 |
| Octal | 44 | 50 | 226 | 114 | 111 | 0 | 51 | 356 | 75 | 44 |
| Binary | 100100 | 101000 | 10010110 | 1001100 | 1001001 | 0 | 101001 | 11101110 | 111101 | 100100 |
Color Harmonies of #242896
Complementary color
Monochromatic Colors of #242896
Black with #242896
Text Example
Text Example
White with #242896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242896; }
p { color: rgb(36,40,150); }
H1.HeaderClassName
{
color: #242896;
}
.AnyTagClassName
{
color: #242896;
}
</style>
background-color css
<style>
a { background-color: #242896; }
a { background-color: rgb(36,40,150); }
div.DivClassName
{
background-color: #242896;
}
.BgClassName
{
background-color: #242896;
}
</style>
border-color css
<style>
span { border-color: #242896; }
span { border-color: rgb(36,40,150); }
td.TdClassName
{
border-color: #242896;
}
.TagClassName
{
border-color: #242896;
}
</style>