Shades of Egyptian Blue #243198
Tints of Egyptian Blue #243198
RGB
CMYK
RGB Variations
Color information
#243198 (or 0x243198) is known color: Egyptian Blue. HEX triplet: 24, 31 and 98. RGB value is (36,49,152). Sum of RGB (Red+Green+Blue) = 36+49+152=237 (31% of max value = 765). Red value is 36 (14.45% from 255 or 15.19% from 237); Green value is 49 (19.53% from 255 or 20.68% from 237); Blue value is 152 (59.77% from 255 or 64.14% from 237); Max value from RGB is 152 - color contains mainly: blue. Hex color #243198 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #243198 is #DBCE67. Grayscale: #383838. Windows color (decimal): -14405224 or 9974052. OLE color: 9974052.
HSL color Cylindrical-coordinate representation of color #243198: hue angle of 233.28º degrees, saturation: 0.62, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #243198 is Cyan = 0.76, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 36 | 49 | 152 | - |
| CMYK | 0.76 | 0.68 | 0 | 0.40 |
| HSL | 233.28º | 0.62% | 0.37% | - |
| HSV(B) | 233.28º | 0.76% | 0.6% | - |
| XYZ | 7.49 | 4.84 | 30.24 | - |
| YUV | 56.86 | 181.69 | 113.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 49 | 152 | 0.76 | 0.68 | 0 | 0.40 | 233.28 | 0.62 | 0.37 |
| Hex | 24 | 31 | 98 | 4C | 44 | 0 | 28 | E9 | 3E | 25 |
| Octal | 44 | 61 | 230 | 114 | 104 | 0 | 50 | 351 | 76 | 45 |
| Binary | 100100 | 110001 | 10011000 | 1001100 | 1000100 | 0 | 101000 | 11101001 | 111110 | 100101 |
Color Harmonies of #243198
Complementary color
Monochromatic Colors of #243198
Black with #243198
Text Example
Text Example
White with #243198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243198; }
p { color: rgb(36,49,152); }
H1.HeaderClassName
{
color: #243198;
}
.AnyTagClassName
{
color: #243198;
}
</style>
background-color css
<style>
a { background-color: #243198; }
a { background-color: rgb(36,49,152); }
div.DivClassName
{
background-color: #243198;
}
.BgClassName
{
background-color: #243198;
}
</style>
border-color css
<style>
span { border-color: #243198; }
span { border-color: rgb(36,49,152); }
td.TdClassName
{
border-color: #243198;
}
.TagClassName
{
border-color: #243198;
}
</style>