Shades of Egyptian Blue #243591
Tints of Egyptian Blue #243591
RGB
CMYK
RGB Variations
Color information
#243591 (or 0x243591) is known color: Egyptian Blue. HEX triplet: 24, 35 and 91. RGB value is (36,53,145). Sum of RGB (Red+Green+Blue) = 36+53+145=234 (30% of max value = 765). Red value is 36 (14.45% from 255 or 15.38% from 234); Green value is 53 (21.09% from 255 or 22.65% from 234); Blue value is 145 (57.03% from 255 or 61.97% from 234); Max value from RGB is 145 - color contains mainly: blue. Hex color #243591 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #243591 is #DBCA6E. Grayscale: #3A3A3A. Windows color (decimal): -14404207 or 9516324. OLE color: 9516324.
HSL color Cylindrical-coordinate representation of color #243591: hue angle of 230.64º 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 #243591 is Cyan = 0.75, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 36 | 53 | 145 | - |
| CMYK | 0.75 | 0.63 | 0 | 0.43 |
| HSL | 230.64º | 0.6% | 0.35% | - |
| HSV(B) | 230.64º | 0.75% | 0.57% | - |
| XYZ | 7.11 | 4.97 | 27.37 | - |
| YUV | 58.41 | 176.87 | 112.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 53 | 145 | 0.75 | 0.63 | 0 | 0.43 | 230.64 | 0.6 | 0.35 |
| Hex | 24 | 35 | 91 | 4B | 3F | 0 | 2B | E7 | 3C | 23 |
| Octal | 44 | 65 | 221 | 113 | 77 | 0 | 53 | 347 | 74 | 43 |
| Binary | 100100 | 110101 | 10010001 | 1001011 | 111111 | 0 | 101011 | 11100111 | 111100 | 100011 |
Color Harmonies of #243591
Complementary color
Monochromatic Colors of #243591
Black with #243591
Text Example
Text Example
White with #243591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243591; }
p { color: rgb(36,53,145); }
H1.HeaderClassName
{
color: #243591;
}
.AnyTagClassName
{
color: #243591;
}
</style>
background-color css
<style>
a { background-color: #243591; }
a { background-color: rgb(36,53,145); }
div.DivClassName
{
background-color: #243591;
}
.BgClassName
{
background-color: #243591;
}
</style>
border-color css
<style>
span { border-color: #243591; }
span { border-color: rgb(36,53,145); }
td.TdClassName
{
border-color: #243591;
}
.TagClassName
{
border-color: #243591;
}
</style>