Shades of Egyptian Blue #243791
Tints of Egyptian Blue #243791
RGB
CMYK
RGB Variations
Color information
#243791 (or 0x243791) is known color: Egyptian Blue. HEX triplet: 24, 37 and 91. RGB value is (36,55,145). Sum of RGB (Red+Green+Blue) = 36+55+145=236 (31% of max value = 765). Red value is 36 (14.45% from 255 or 15.25% from 236); Green value is 55 (21.88% from 255 or 23.31% from 236); Blue value is 145 (57.03% from 255 or 61.44% from 236); Max value from RGB is 145 - color contains mainly: blue. Hex color #243791 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #243791 is #DBC86E. Grayscale: #3B3B3B. Windows color (decimal): -14403695 or 9516836. OLE color: 9516836.
HSL color Cylindrical-coordinate representation of color #243791: hue angle of 229.54º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #243791 is Cyan = 0.75, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 36 | 55 | 145 | - |
| CMYK | 0.75 | 0.62 | 0 | 0.43 |
| HSL | 229.54º | 0.6% | 0.35% | - |
| HSV(B) | 229.54º | 0.75% | 0.57% | - |
| XYZ | 7.2 | 5.15 | 27.4 | - |
| YUV | 59.58 | 176.21 | 111.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 55 | 145 | 0.75 | 0.62 | 0 | 0.43 | 229.54 | 0.6 | 0.35 |
| Hex | 24 | 37 | 91 | 4B | 3E | 0 | 2B | E6 | 3C | 23 |
| Octal | 44 | 67 | 221 | 113 | 76 | 0 | 53 | 346 | 74 | 43 |
| Binary | 100100 | 110111 | 10010001 | 1001011 | 111110 | 0 | 101011 | 11100110 | 111100 | 100011 |
Color Harmonies of #243791
Complementary color
Monochromatic Colors of #243791
Black with #243791
Text Example
Text Example
White with #243791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243791; }
p { color: rgb(36,55,145); }
H1.HeaderClassName
{
color: #243791;
}
.AnyTagClassName
{
color: #243791;
}
</style>
background-color css
<style>
a { background-color: #243791; }
a { background-color: rgb(36,55,145); }
div.DivClassName
{
background-color: #243791;
}
.BgClassName
{
background-color: #243791;
}
</style>
border-color css
<style>
span { border-color: #243791; }
span { border-color: rgb(36,55,145); }
td.TdClassName
{
border-color: #243791;
}
.TagClassName
{
border-color: #243791;
}
</style>