Shades of Egyptian Blue #243396
Tints of Egyptian Blue #243396
RGB
CMYK
RGB Variations
Color information
#243396 (or 0x243396) is known color: Egyptian Blue. HEX triplet: 24, 33 and 96. RGB value is (36,51,150). Sum of RGB (Red+Green+Blue) = 36+51+150=237 (31% of max value = 765). Red value is 36 (14.45% from 255 or 15.19% from 237); Green value is 51 (20.31% from 255 or 21.52% from 237); Blue value is 150 (58.98% from 255 or 63.29% from 237); Max value from RGB is 150 - color contains mainly: blue. Hex color #243396 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #243396 is #DBCC69. Grayscale: #393939. Windows color (decimal): -14404714 or 9843492. OLE color: 9843492.
HSL color Cylindrical-coordinate representation of color #243396: hue angle of 232.11º 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 #243396 is Cyan = 0.76, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 36 | 51 | 150 | - |
| CMYK | 0.76 | 0.66 | 0 | 0.41 |
| HSL | 232.11º | 0.61% | 0.36% | - |
| HSV(B) | 232.11º | 0.76% | 0.59% | - |
| XYZ | 7.42 | 4.94 | 29.42 | - |
| YUV | 57.8 | 180.03 | 112.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 51 | 150 | 0.76 | 0.66 | 0 | 0.41 | 232.11 | 0.61 | 0.36 |
| Hex | 24 | 33 | 96 | 4C | 42 | 0 | 29 | E8 | 3D | 24 |
| Octal | 44 | 63 | 226 | 114 | 102 | 0 | 51 | 350 | 75 | 44 |
| Binary | 100100 | 110011 | 10010110 | 1001100 | 1000010 | 0 | 101001 | 11101000 | 111101 | 100100 |
Color Harmonies of #243396
Complementary color
Monochromatic Colors of #243396
Black with #243396
Text Example
Text Example
White with #243396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243396; }
p { color: rgb(36,51,150); }
H1.HeaderClassName
{
color: #243396;
}
.AnyTagClassName
{
color: #243396;
}
</style>
background-color css
<style>
a { background-color: #243396; }
a { background-color: rgb(36,51,150); }
div.DivClassName
{
background-color: #243396;
}
.BgClassName
{
background-color: #243396;
}
</style>
border-color css
<style>
span { border-color: #243396; }
span { border-color: rgb(36,51,150); }
td.TdClassName
{
border-color: #243396;
}
.TagClassName
{
border-color: #243396;
}
</style>