Shades of Egyptian Blue #243295
Tints of Egyptian Blue #243295
RGB
CMYK
RGB Variations
Color information
#243295 (or 0x243295) is known color: Egyptian Blue. HEX triplet: 24, 32 and 95. RGB value is (36,50,149). Sum of RGB (Red+Green+Blue) = 36+50+149=235 (31% of max value = 765). Red value is 36 (14.45% from 255 or 15.32% from 235); Green value is 50 (19.92% from 255 or 21.28% from 235); Blue value is 149 (58.59% from 255 or 63.40% from 235); Max value from RGB is 149 - color contains mainly: blue. Hex color #243295 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #243295 is #DBCD6A. Grayscale: #383838. Windows color (decimal): -14404971 or 9777700. OLE color: 9777700.
HSL color Cylindrical-coordinate representation of color #243295: hue angle of 232.57º 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 #243295 is Cyan = 0.76, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 36 | 50 | 149 | - |
| CMYK | 0.76 | 0.66 | 0 | 0.42 |
| HSL | 232.57º | 0.61% | 0.36% | - |
| HSV(B) | 232.57º | 0.76% | 0.58% | - |
| XYZ | 7.29 | 4.83 | 28.98 | - |
| YUV | 57.1 | 179.86 | 112.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 50 | 149 | 0.76 | 0.66 | 0 | 0.42 | 232.57 | 0.61 | 0.36 |
| Hex | 24 | 32 | 95 | 4C | 42 | 0 | 2A | E9 | 3D | 24 |
| Octal | 44 | 62 | 225 | 114 | 102 | 0 | 52 | 351 | 75 | 44 |
| Binary | 100100 | 110010 | 10010101 | 1001100 | 1000010 | 0 | 101010 | 11101001 | 111101 | 100100 |
Color Harmonies of #243295
Complementary color
Monochromatic Colors of #243295
Black with #243295
Text Example
Text Example
White with #243295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243295; }
p { color: rgb(36,50,149); }
H1.HeaderClassName
{
color: #243295;
}
.AnyTagClassName
{
color: #243295;
}
</style>
background-color css
<style>
a { background-color: #243295; }
a { background-color: rgb(36,50,149); }
div.DivClassName
{
background-color: #243295;
}
.BgClassName
{
background-color: #243295;
}
</style>
border-color css
<style>
span { border-color: #243295; }
span { border-color: rgb(36,50,149); }
td.TdClassName
{
border-color: #243295;
}
.TagClassName
{
border-color: #243295;
}
</style>