Shades of Egyptian Blue #243296
Tints of Egyptian Blue #243296
RGB
CMYK
RGB Variations
Color information
#243296 (or 0x243296) is known color: Egyptian Blue. HEX triplet: 24, 32 and 96. RGB value is (36,50,150). Sum of RGB (Red+Green+Blue) = 36+50+150=236 (31% of max value = 765). Red value is 36 (14.45% from 255 or 15.25% from 236); Green value is 50 (19.92% from 255 or 21.19% from 236); Blue value is 150 (58.98% from 255 or 63.56% from 236); Max value from RGB is 150 - color contains mainly: blue. Hex color #243296 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #243296 is #DBCD69. Grayscale: #383838. Windows color (decimal): -14404970 or 9843236. OLE color: 9843236.
HSL color Cylindrical-coordinate representation of color #243296: hue angle of 232.63º 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 #243296 is Cyan = 0.76, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 36 | 50 | 150 | - |
| CMYK | 0.76 | 0.67 | 0 | 0.41 |
| HSL | 232.63º | 0.61% | 0.36% | - |
| HSV(B) | 232.63º | 0.76% | 0.59% | - |
| XYZ | 7.37 | 4.86 | 29.4 | - |
| YUV | 57.21 | 180.36 | 112.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 50 | 150 | 0.76 | 0.67 | 0 | 0.41 | 232.63 | 0.61 | 0.36 |
| Hex | 24 | 32 | 96 | 4C | 43 | 0 | 29 | E9 | 3D | 24 |
| Octal | 44 | 62 | 226 | 114 | 103 | 0 | 51 | 351 | 75 | 44 |
| Binary | 100100 | 110010 | 10010110 | 1001100 | 1000011 | 0 | 101001 | 11101001 | 111101 | 100100 |
Color Harmonies of #243296
Complementary color
Monochromatic Colors of #243296
Black with #243296
Text Example
Text Example
White with #243296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243296; }
p { color: rgb(36,50,150); }
H1.HeaderClassName
{
color: #243296;
}
.AnyTagClassName
{
color: #243296;
}
</style>
background-color css
<style>
a { background-color: #243296; }
a { background-color: rgb(36,50,150); }
div.DivClassName
{
background-color: #243296;
}
.BgClassName
{
background-color: #243296;
}
</style>
border-color css
<style>
span { border-color: #243296; }
span { border-color: rgb(36,50,150); }
td.TdClassName
{
border-color: #243296;
}
.TagClassName
{
border-color: #243296;
}
</style>