Shades of Egyptian Blue #243197
Tints of Egyptian Blue #243197
RGB
CMYK
RGB Variations
Color information
#243197 (or 0x243197) is known color: Egyptian Blue. HEX triplet: 24, 31 and 97. RGB value is (36,49,151). Sum of RGB (Red+Green+Blue) = 36+49+151=236 (31% of max value = 765). Red value is 36 (14.45% from 255 or 15.25% from 236); Green value is 49 (19.53% from 255 or 20.76% from 236); Blue value is 151 (59.38% from 255 or 63.98% from 236); Max value from RGB is 151 - color contains mainly: blue. Hex color #243197 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #243197 is #DBCE68. Grayscale: #383838. Windows color (decimal): -14405225 or 9908516. OLE color: 9908516.
HSL color Cylindrical-coordinate representation of color #243197: hue angle of 233.22º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #243197 is Cyan = 0.76, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 36 | 49 | 151 | - |
| CMYK | 0.76 | 0.68 | 0 | 0.41 |
| HSL | 233.22º | 0.61% | 0.37% | - |
| HSV(B) | 233.22º | 0.76% | 0.59% | - |
| XYZ | 7.41 | 4.81 | 29.82 | - |
| YUV | 56.74 | 181.19 | 113.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 49 | 151 | 0.76 | 0.68 | 0 | 0.41 | 233.22 | 0.61 | 0.37 |
| Hex | 24 | 31 | 97 | 4C | 44 | 0 | 29 | E9 | 3D | 25 |
| Octal | 44 | 61 | 227 | 114 | 104 | 0 | 51 | 351 | 75 | 45 |
| Binary | 100100 | 110001 | 10010111 | 1001100 | 1000100 | 0 | 101001 | 11101001 | 111101 | 100101 |
Color Harmonies of #243197
Complementary color
Monochromatic Colors of #243197
Black with #243197
Text Example
Text Example
White with #243197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243197; }
p { color: rgb(36,49,151); }
H1.HeaderClassName
{
color: #243197;
}
.AnyTagClassName
{
color: #243197;
}
</style>
background-color css
<style>
a { background-color: #243197; }
a { background-color: rgb(36,49,151); }
div.DivClassName
{
background-color: #243197;
}
.BgClassName
{
background-color: #243197;
}
</style>
border-color css
<style>
span { border-color: #243197; }
span { border-color: rgb(36,49,151); }
td.TdClassName
{
border-color: #243197;
}
.TagClassName
{
border-color: #243197;
}
</style>