Shades of Egyptian Blue #243194
Tints of Egyptian Blue #243194
RGB
CMYK
RGB Variations
Color information
#243194 (or 0x243194) is known color: Egyptian Blue. HEX triplet: 24, 31 and 94. RGB value is (36,49,148). Sum of RGB (Red+Green+Blue) = 36+49+148=233 (30% of max value = 765). Red value is 36 (14.45% from 255 or 15.45% from 233); Green value is 49 (19.53% from 255 or 21.03% from 233); Blue value is 148 (58.20% from 255 or 63.52% from 233); Max value from RGB is 148 - color contains mainly: blue. Hex color #243194 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #243194 is #DBCE6B. Grayscale: #373737. Windows color (decimal): -14405228 or 9711908. OLE color: 9711908.
HSL color Cylindrical-coordinate representation of color #243194: hue angle of 233.04º 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 #243194 is Cyan = 0.76, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 36 | 49 | 148 | - |
| CMYK | 0.76 | 0.67 | 0 | 0.42 |
| HSL | 233.04º | 0.61% | 0.36% | - |
| HSV(B) | 233.04º | 0.76% | 0.58% | - |
| XYZ | 7.17 | 4.71 | 28.55 | - |
| YUV | 56.4 | 179.69 | 113.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 49 | 148 | 0.76 | 0.67 | 0 | 0.42 | 233.04 | 0.61 | 0.36 |
| Hex | 24 | 31 | 94 | 4C | 43 | 0 | 2A | E9 | 3D | 24 |
| Octal | 44 | 61 | 224 | 114 | 103 | 0 | 52 | 351 | 75 | 44 |
| Binary | 100100 | 110001 | 10010100 | 1001100 | 1000011 | 0 | 101010 | 11101001 | 111101 | 100100 |
Color Harmonies of #243194
Complementary color
Monochromatic Colors of #243194
Black with #243194
Text Example
Text Example
White with #243194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243194; }
p { color: rgb(36,49,148); }
H1.HeaderClassName
{
color: #243194;
}
.AnyTagClassName
{
color: #243194;
}
</style>
background-color css
<style>
a { background-color: #243194; }
a { background-color: rgb(36,49,148); }
div.DivClassName
{
background-color: #243194;
}
.BgClassName
{
background-color: #243194;
}
</style>
border-color css
<style>
span { border-color: #243194; }
span { border-color: rgb(36,49,148); }
td.TdClassName
{
border-color: #243194;
}
.TagClassName
{
border-color: #243194;
}
</style>