Shades of Egyptian Blue #242798
Tints of Egyptian Blue #242798
RGB
CMYK
RGB Variations
Color information
#242798 (or 0x242798) is known color: Egyptian Blue. HEX triplet: 24, 27 and 98. RGB value is (36,39,152). Sum of RGB (Red+Green+Blue) = 36+39+152=227 (30% of max value = 765). Red value is 36 (14.45% from 255 or 15.86% from 227); Green value is 39 (15.62% from 255 or 17.18% from 227); Blue value is 152 (59.77% from 255 or 66.96% from 227); Max value from RGB is 152 - color contains mainly: blue. Hex color #242798 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #242798 is #DBD867. Grayscale: #323232. Windows color (decimal): -14407784 or 9971492. OLE color: 9971492.
HSL color Cylindrical-coordinate representation of color #242798: hue angle of 238.45º degrees, saturation: 0.62, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #242798 is Cyan = 0.76, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 36 | 39 | 152 | - |
| CMYK | 0.76 | 0.74 | 0 | 0.40 |
| HSL | 238.45º | 0.62% | 0.37% | - |
| HSV(B) | 238.45º | 0.76% | 0.6% | - |
| XYZ | 7.12 | 4.09 | 30.12 | - |
| YUV | 50.99 | 185.01 | 117.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 39 | 152 | 0.76 | 0.74 | 0 | 0.40 | 238.45 | 0.62 | 0.37 |
| Hex | 24 | 27 | 98 | 4C | 4A | 0 | 28 | EE | 3E | 25 |
| Octal | 44 | 47 | 230 | 114 | 112 | 0 | 50 | 356 | 76 | 45 |
| Binary | 100100 | 100111 | 10011000 | 1001100 | 1001010 | 0 | 101000 | 11101110 | 111110 | 100101 |
Color Harmonies of #242798
Complementary color
Monochromatic Colors of #242798
Black with #242798
Text Example
Text Example
White with #242798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242798; }
p { color: rgb(36,39,152); }
H1.HeaderClassName
{
color: #242798;
}
.AnyTagClassName
{
color: #242798;
}
</style>
background-color css
<style>
a { background-color: #242798; }
a { background-color: rgb(36,39,152); }
div.DivClassName
{
background-color: #242798;
}
.BgClassName
{
background-color: #242798;
}
</style>
border-color css
<style>
span { border-color: #242798; }
span { border-color: rgb(36,39,152); }
td.TdClassName
{
border-color: #242798;
}
.TagClassName
{
border-color: #242798;
}
</style>