Shades of Egyptian Blue #243291
Tints of Egyptian Blue #243291
RGB
CMYK
RGB Variations
Color information
#243291 (or 0x243291) is known color: Egyptian Blue. HEX triplet: 24, 32 and 91. RGB value is (36,50,145). Sum of RGB (Red+Green+Blue) = 36+50+145=231 (30% of max value = 765). Red value is 36 (14.45% from 255 or 15.58% from 231); Green value is 50 (19.92% from 255 or 21.65% from 231); Blue value is 145 (57.03% from 255 or 62.77% from 231); Max value from RGB is 145 - color contains mainly: blue. Hex color #243291 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #243291 is #DBCD6E. Grayscale: #383838. Windows color (decimal): -14404975 or 9515556. OLE color: 9515556.
HSL color Cylindrical-coordinate representation of color #243291: hue angle of 232.29º 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 #243291 is Cyan = 0.75, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 36 | 50 | 145 | - |
| CMYK | 0.75 | 0.66 | 0 | 0.43 |
| HSL | 232.29º | 0.6% | 0.35% | - |
| HSV(B) | 232.29º | 0.75% | 0.57% | - |
| XYZ | 6.98 | 4.7 | 27.33 | - |
| YUV | 56.64 | 177.86 | 113.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 50 | 145 | 0.75 | 0.66 | 0 | 0.43 | 232.29 | 0.6 | 0.35 |
| Hex | 24 | 32 | 91 | 4B | 42 | 0 | 2B | E8 | 3C | 23 |
| Octal | 44 | 62 | 221 | 113 | 102 | 0 | 53 | 350 | 74 | 43 |
| Binary | 100100 | 110010 | 10010001 | 1001011 | 1000010 | 0 | 101011 | 11101000 | 111100 | 100011 |
Color Harmonies of #243291
Complementary color
Monochromatic Colors of #243291
Black with #243291
Text Example
Text Example
White with #243291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243291; }
p { color: rgb(36,50,145); }
H1.HeaderClassName
{
color: #243291;
}
.AnyTagClassName
{
color: #243291;
}
</style>
background-color css
<style>
a { background-color: #243291; }
a { background-color: rgb(36,50,145); }
div.DivClassName
{
background-color: #243291;
}
.BgClassName
{
background-color: #243291;
}
</style>
border-color css
<style>
span { border-color: #243291; }
span { border-color: rgb(36,50,145); }
td.TdClassName
{
border-color: #243291;
}
.TagClassName
{
border-color: #243291;
}
</style>