Shades of Egyptian Blue #243996
Tints of Egyptian Blue #243996
RGB
CMYK
RGB Variations
Color information
#243996 (or 0x243996) is known color: Egyptian Blue. HEX triplet: 24, 39 and 96. RGB value is (36,57,150). Sum of RGB (Red+Green+Blue) = 36+57+150=243 (32% of max value = 765). Red value is 36 (14.45% from 255 or 14.81% from 243); Green value is 57 (22.66% from 255 or 23.46% from 243); Blue value is 150 (58.98% from 255 or 61.73% from 243); Max value from RGB is 150 - color contains mainly: blue. Hex color #243996 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #243996 is #DBC669. Grayscale: #3C3C3C. Windows color (decimal): -14403178 or 9845028. OLE color: 9845028.
HSL color Cylindrical-coordinate representation of color #243996: hue angle of 228.95º 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 #243996 is Cyan = 0.76, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 36 | 57 | 150 | - |
| CMYK | 0.76 | 0.62 | 0 | 0.41 |
| HSL | 228.95º | 0.61% | 0.36% | - |
| HSV(B) | 228.95º | 0.76% | 0.59% | - |
| XYZ | 7.7 | 5.5 | 29.51 | - |
| YUV | 61.32 | 178.04 | 109.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 57 | 150 | 0.76 | 0.62 | 0 | 0.41 | 228.95 | 0.61 | 0.36 |
| Hex | 24 | 39 | 96 | 4C | 3E | 0 | 29 | E5 | 3D | 24 |
| Octal | 44 | 71 | 226 | 114 | 76 | 0 | 51 | 345 | 75 | 44 |
| Binary | 100100 | 111001 | 10010110 | 1001100 | 111110 | 0 | 101001 | 11100101 | 111101 | 100100 |
Color Harmonies of #243996
Complementary color
Monochromatic Colors of #243996
Black with #243996
Text Example
Text Example
White with #243996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243996; }
p { color: rgb(36,57,150); }
H1.HeaderClassName
{
color: #243996;
}
.AnyTagClassName
{
color: #243996;
}
</style>
background-color css
<style>
a { background-color: #243996; }
a { background-color: rgb(36,57,150); }
div.DivClassName
{
background-color: #243996;
}
.BgClassName
{
background-color: #243996;
}
</style>
border-color css
<style>
span { border-color: #243996; }
span { border-color: rgb(36,57,150); }
td.TdClassName
{
border-color: #243996;
}
.TagClassName
{
border-color: #243996;
}
</style>