Shades of Egyptian Blue #243091
Tints of Egyptian Blue #243091
RGB
CMYK
RGB Variations
Color information
#243091 (or 0x243091) is known color: Egyptian Blue. HEX triplet: 24, 30 and 91. RGB value is (36,48,145). Sum of RGB (Red+Green+Blue) = 36+48+145=229 (30% of max value = 765). Red value is 36 (14.45% from 255 or 15.72% from 229); Green value is 48 (19.14% from 255 or 20.96% from 229); Blue value is 145 (57.03% from 255 or 63.32% from 229); Max value from RGB is 145 - color contains mainly: blue. Hex color #243091 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #243091 is #DBCF6E. Grayscale: #373737. Windows color (decimal): -14405487 or 9515044. OLE color: 9515044.
HSL color Cylindrical-coordinate representation of color #243091: hue angle of 233.39º 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 #243091 is Cyan = 0.75, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 36 | 48 | 145 | - |
| CMYK | 0.75 | 0.67 | 0 | 0.43 |
| HSL | 233.39º | 0.6% | 0.35% | - |
| HSV(B) | 233.39º | 0.75% | 0.57% | - |
| XYZ | 6.9 | 4.53 | 27.3 | - |
| YUV | 55.47 | 178.52 | 114.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 48 | 145 | 0.75 | 0.67 | 0 | 0.43 | 233.39 | 0.6 | 0.35 |
| Hex | 24 | 30 | 91 | 4B | 43 | 0 | 2B | E9 | 3C | 23 |
| Octal | 44 | 60 | 221 | 113 | 103 | 0 | 53 | 351 | 74 | 43 |
| Binary | 100100 | 110000 | 10010001 | 1001011 | 1000011 | 0 | 101011 | 11101001 | 111100 | 100011 |
Color Harmonies of #243091
Complementary color
Monochromatic Colors of #243091
Black with #243091
Text Example
Text Example
White with #243091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243091; }
p { color: rgb(36,48,145); }
H1.HeaderClassName
{
color: #243091;
}
.AnyTagClassName
{
color: #243091;
}
</style>
background-color css
<style>
a { background-color: #243091; }
a { background-color: rgb(36,48,145); }
div.DivClassName
{
background-color: #243091;
}
.BgClassName
{
background-color: #243091;
}
</style>
border-color css
<style>
span { border-color: #243091; }
span { border-color: rgb(36,48,145); }
td.TdClassName
{
border-color: #243091;
}
.TagClassName
{
border-color: #243091;
}
</style>