Shades of Egyptian Blue #243690
Tints of Egyptian Blue #243690
RGB
CMYK
RGB Variations
Color information
#243690 (or 0x243690) is known color: Egyptian Blue. HEX triplet: 24, 36 and 90. RGB value is (36,54,144). Sum of RGB (Red+Green+Blue) = 36+54+144=234 (30% of max value = 765). Red value is 36 (14.45% from 255 or 15.38% from 234); Green value is 54 (21.48% from 255 or 23.08% from 234); Blue value is 144 (56.64% from 255 or 61.54% from 234); Max value from RGB is 144 - color contains mainly: blue. Hex color #243690 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #243690 is #DBC96F. Grayscale: #3A3A3A. Windows color (decimal): -14403952 or 9451044. OLE color: 9451044.
HSL color Cylindrical-coordinate representation of color #243690: hue angle of 230º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #243690 is Cyan = 0.75, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 36 | 54 | 144 | - |
| CMYK | 0.75 | 0.63 | 0 | 0.44 |
| HSL | 230º | 0.6% | 0.35% | - |
| HSV(B) | 230º | 0.75% | 0.56% | - |
| XYZ | 7.08 | 5.03 | 26.98 | - |
| YUV | 58.88 | 176.04 | 111.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 54 | 144 | 0.75 | 0.63 | 0 | 0.44 | 230 | 0.6 | 0.35 |
| Hex | 24 | 36 | 90 | 4B | 3F | 0 | 2C | E6 | 3C | 23 |
| Octal | 44 | 66 | 220 | 113 | 77 | 0 | 54 | 346 | 74 | 43 |
| Binary | 100100 | 110110 | 10010000 | 1001011 | 111111 | 0 | 101100 | 11100110 | 111100 | 100011 |
Color Harmonies of #243690
Complementary color
Monochromatic Colors of #243690
Black with #243690
Text Example
Text Example
White with #243690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243690; }
p { color: rgb(36,54,144); }
H1.HeaderClassName
{
color: #243690;
}
.AnyTagClassName
{
color: #243690;
}
</style>
background-color css
<style>
a { background-color: #243690; }
a { background-color: rgb(36,54,144); }
div.DivClassName
{
background-color: #243690;
}
.BgClassName
{
background-color: #243690;
}
</style>
border-color css
<style>
span { border-color: #243690; }
span { border-color: rgb(36,54,144); }
td.TdClassName
{
border-color: #243690;
}
.TagClassName
{
border-color: #243690;
}
</style>