Shades of Egyptian Blue #243495
Tints of Egyptian Blue #243495
RGB
CMYK
RGB Variations
Color information
#243495 (or 0x243495) is known color: Egyptian Blue. HEX triplet: 24, 34 and 95. RGB value is (36,52,149). Sum of RGB (Red+Green+Blue) = 36+52+149=237 (31% of max value = 765). Red value is 36 (14.45% from 255 or 15.19% from 237); Green value is 52 (20.70% from 255 or 21.94% from 237); Blue value is 149 (58.59% from 255 or 62.87% from 237); Max value from RGB is 149 - color contains mainly: blue. Hex color #243495 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #243495 is #DBCB6A. Grayscale: #393939. Windows color (decimal): -14404459 or 9778212. OLE color: 9778212.
HSL color Cylindrical-coordinate representation of color #243495: hue angle of 231.5º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #243495 is Cyan = 0.76, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 36 | 52 | 149 | - |
| CMYK | 0.76 | 0.65 | 0 | 0.42 |
| HSL | 231.5º | 0.61% | 0.36% | - |
| HSV(B) | 231.5º | 0.76% | 0.58% | - |
| XYZ | 7.38 | 5 | 29.01 | - |
| YUV | 58.27 | 179.2 | 112.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 52 | 149 | 0.76 | 0.65 | 0 | 0.42 | 231.5 | 0.61 | 0.36 |
| Hex | 24 | 34 | 95 | 4C | 41 | 0 | 2A | E8 | 3D | 24 |
| Octal | 44 | 64 | 225 | 114 | 101 | 0 | 52 | 350 | 75 | 44 |
| Binary | 100100 | 110100 | 10010101 | 1001100 | 1000001 | 0 | 101010 | 11101000 | 111101 | 100100 |
Color Harmonies of #243495
Complementary color
Monochromatic Colors of #243495
Black with #243495
Text Example
Text Example
White with #243495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243495; }
p { color: rgb(36,52,149); }
H1.HeaderClassName
{
color: #243495;
}
.AnyTagClassName
{
color: #243495;
}
</style>
background-color css
<style>
a { background-color: #243495; }
a { background-color: rgb(36,52,149); }
div.DivClassName
{
background-color: #243495;
}
.BgClassName
{
background-color: #243495;
}
</style>
border-color css
<style>
span { border-color: #243495; }
span { border-color: rgb(36,52,149); }
td.TdClassName
{
border-color: #243495;
}
.TagClassName
{
border-color: #243495;
}
</style>