Shades of Egyptian Blue #242797
Tints of Egyptian Blue #242797
RGB
CMYK
RGB Variations
Color information
#242797 (or 0x242797) is known color: Egyptian Blue. HEX triplet: 24, 27 and 97. RGB value is (36,39,151). Sum of RGB (Red+Green+Blue) = 36+39+151=226 (29% of max value = 765). Red value is 36 (14.45% from 255 or 15.93% from 226); Green value is 39 (15.62% from 255 or 17.26% from 226); Blue value is 151 (59.38% from 255 or 66.81% from 226); Max value from RGB is 151 - color contains mainly: blue. Hex color #242797 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #242797 is #DBD868. Grayscale: #323232. Windows color (decimal): -14407785 or 9905956. OLE color: 9905956.
HSL color Cylindrical-coordinate representation of color #242797: hue angle of 238.43º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #242797 is Cyan = 0.76, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 36 | 39 | 151 | - |
| CMYK | 0.76 | 0.74 | 0 | 0.41 |
| HSL | 238.43º | 0.61% | 0.37% | - |
| HSV(B) | 238.43º | 0.76% | 0.59% | - |
| XYZ | 7.04 | 4.06 | 29.69 | - |
| YUV | 50.87 | 184.51 | 117.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 39 | 151 | 0.76 | 0.74 | 0 | 0.41 | 238.43 | 0.61 | 0.37 |
| Hex | 24 | 27 | 97 | 4C | 4A | 0 | 29 | EE | 3D | 25 |
| Octal | 44 | 47 | 227 | 114 | 112 | 0 | 51 | 356 | 75 | 45 |
| Binary | 100100 | 100111 | 10010111 | 1001100 | 1001010 | 0 | 101001 | 11101110 | 111101 | 100101 |
Color Harmonies of #242797
Complementary color
Monochromatic Colors of #242797
Black with #242797
Text Example
Text Example
White with #242797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242797; }
p { color: rgb(36,39,151); }
H1.HeaderClassName
{
color: #242797;
}
.AnyTagClassName
{
color: #242797;
}
</style>
background-color css
<style>
a { background-color: #242797; }
a { background-color: rgb(36,39,151); }
div.DivClassName
{
background-color: #242797;
}
.BgClassName
{
background-color: #242797;
}
</style>
border-color css
<style>
span { border-color: #242797; }
span { border-color: rgb(36,39,151); }
td.TdClassName
{
border-color: #242797;
}
.TagClassName
{
border-color: #242797;
}
</style>