Shades of Egyptian Blue #243398
Tints of Egyptian Blue #243398
RGB
CMYK
RGB Variations
Color information
#243398 (or 0x243398) is known color: Egyptian Blue. HEX triplet: 24, 33 and 98. RGB value is (36,51,152). Sum of RGB (Red+Green+Blue) = 36+51+152=239 (31% of max value = 765). Red value is 36 (14.45% from 255 or 15.06% from 239); Green value is 51 (20.31% from 255 or 21.34% from 239); Blue value is 152 (59.77% from 255 or 63.60% from 239); Max value from RGB is 152 - color contains mainly: blue. Hex color #243398 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #243398 is #DBCC67. Grayscale: #393939. Windows color (decimal): -14404712 or 9974564. OLE color: 9974564.
HSL color Cylindrical-coordinate representation of color #243398: hue angle of 232.24º degrees, saturation: 0.62, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #243398 is Cyan = 0.76, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 36 | 51 | 152 | - |
| CMYK | 0.76 | 0.66 | 0 | 0.40 |
| HSL | 232.24º | 0.62% | 0.37% | - |
| HSV(B) | 232.24º | 0.76% | 0.6% | - |
| XYZ | 7.58 | 5.01 | 30.27 | - |
| YUV | 58.03 | 181.03 | 112.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 51 | 152 | 0.76 | 0.66 | 0 | 0.40 | 232.24 | 0.62 | 0.37 |
| Hex | 24 | 33 | 98 | 4C | 42 | 0 | 28 | E8 | 3E | 25 |
| Octal | 44 | 63 | 230 | 114 | 102 | 0 | 50 | 350 | 76 | 45 |
| Binary | 100100 | 110011 | 10011000 | 1001100 | 1000010 | 0 | 101000 | 11101000 | 111110 | 100101 |
Color Harmonies of #243398
Complementary color
Monochromatic Colors of #243398
Black with #243398
Text Example
Text Example
White with #243398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243398; }
p { color: rgb(36,51,152); }
H1.HeaderClassName
{
color: #243398;
}
.AnyTagClassName
{
color: #243398;
}
</style>
background-color css
<style>
a { background-color: #243398; }
a { background-color: rgb(36,51,152); }
div.DivClassName
{
background-color: #243398;
}
.BgClassName
{
background-color: #243398;
}
</style>
border-color css
<style>
span { border-color: #243398; }
span { border-color: rgb(36,51,152); }
td.TdClassName
{
border-color: #243398;
}
.TagClassName
{
border-color: #243398;
}
</style>