Shades of Egyptian Blue #243995
Tints of Egyptian Blue #243995
RGB
CMYK
RGB Variations
Color information
#243995 (or 0x243995) is known color: Egyptian Blue. HEX triplet: 24, 39 and 95. RGB value is (36,57,149). Sum of RGB (Red+Green+Blue) = 36+57+149=242 (32% of max value = 765). Red value is 36 (14.45% from 255 or 14.88% from 242); Green value is 57 (22.66% from 255 or 23.55% from 242); Blue value is 149 (58.59% from 255 or 61.57% from 242); Max value from RGB is 149 - color contains mainly: blue. Hex color #243995 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #243995 is #DBC66A. Grayscale: #3C3C3C. Windows color (decimal): -14403179 or 9779492. OLE color: 9779492.
HSL color Cylindrical-coordinate representation of color #243995: hue angle of 228.85º 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 #243995 is Cyan = 0.76, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 36 | 57 | 149 | - |
| CMYK | 0.76 | 0.62 | 0 | 0.42 |
| HSL | 228.85º | 0.61% | 0.36% | - |
| HSV(B) | 228.85º | 0.76% | 0.58% | - |
| XYZ | 7.62 | 5.47 | 29.09 | - |
| YUV | 61.21 | 177.54 | 110.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 57 | 149 | 0.76 | 0.62 | 0 | 0.42 | 228.85 | 0.61 | 0.36 |
| Hex | 24 | 39 | 95 | 4C | 3E | 0 | 2A | E5 | 3D | 24 |
| Octal | 44 | 71 | 225 | 114 | 76 | 0 | 52 | 345 | 75 | 44 |
| Binary | 100100 | 111001 | 10010101 | 1001100 | 111110 | 0 | 101010 | 11100101 | 111101 | 100100 |
Color Harmonies of #243995
Complementary color
Monochromatic Colors of #243995
Black with #243995
Text Example
Text Example
White with #243995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243995; }
p { color: rgb(36,57,149); }
H1.HeaderClassName
{
color: #243995;
}
.AnyTagClassName
{
color: #243995;
}
</style>
background-color css
<style>
a { background-color: #243995; }
a { background-color: rgb(36,57,149); }
div.DivClassName
{
background-color: #243995;
}
.BgClassName
{
background-color: #243995;
}
</style>
border-color css
<style>
span { border-color: #243995; }
span { border-color: rgb(36,57,149); }
td.TdClassName
{
border-color: #243995;
}
.TagClassName
{
border-color: #243995;
}
</style>