Shades of Egyptian Blue #242992
Tints of Egyptian Blue #242992
RGB
CMYK
RGB Variations
Color information
#242992 (or 0x242992) is known color: Egyptian Blue. HEX triplet: 24, 29 and 92. RGB value is (36,41,146). Sum of RGB (Red+Green+Blue) = 36+41+146=223 (29% of max value = 765). Red value is 36 (14.45% from 255 or 16.14% from 223); Green value is 41 (16.41% from 255 or 18.39% from 223); Blue value is 146 (57.42% from 255 or 65.47% from 223); Max value from RGB is 146 - color contains mainly: blue. Hex color #242992 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #242992 is #DBD66D. Grayscale: #333333. Windows color (decimal): -14407278 or 9578788. OLE color: 9578788.
HSL color Cylindrical-coordinate representation of color #242992: hue angle of 237.27º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #242992 is Cyan = 0.75, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 36 | 41 | 146 | - |
| CMYK | 0.75 | 0.72 | 0 | 0.43 |
| HSL | 237.27º | 0.6% | 0.36% | - |
| HSV(B) | 237.27º | 0.75% | 0.57% | - |
| XYZ | 6.71 | 4.04 | 27.62 | - |
| YUV | 51.48 | 181.34 | 116.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 41 | 146 | 0.75 | 0.72 | 0 | 0.43 | 237.27 | 0.6 | 0.36 |
| Hex | 24 | 29 | 92 | 4B | 48 | 0 | 2B | ED | 3C | 24 |
| Octal | 44 | 51 | 222 | 113 | 110 | 0 | 53 | 355 | 74 | 44 |
| Binary | 100100 | 101001 | 10010010 | 1001011 | 1001000 | 0 | 101011 | 11101101 | 111100 | 100100 |
Color Harmonies of #242992
Complementary color
Monochromatic Colors of #242992
Black with #242992
Text Example
Text Example
White with #242992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242992; }
p { color: rgb(36,41,146); }
H1.HeaderClassName
{
color: #242992;
}
.AnyTagClassName
{
color: #242992;
}
</style>
background-color css
<style>
a { background-color: #242992; }
a { background-color: rgb(36,41,146); }
div.DivClassName
{
background-color: #242992;
}
.BgClassName
{
background-color: #242992;
}
</style>
border-color css
<style>
span { border-color: #242992; }
span { border-color: rgb(36,41,146); }
td.TdClassName
{
border-color: #242992;
}
.TagClassName
{
border-color: #242992;
}
</style>