Shades of Egyptian Blue #122497
Tints of Egyptian Blue #122497
RGB
CMYK
RGB Variations
Color information
#122497 (or 0x122497) is known color: Egyptian Blue. HEX triplet: 12, 24 and 97. RGB value is (18,36,151). Sum of RGB (Red+Green+Blue) = 18+36+151=205 (27% of max value = 765). Red value is 18 (7.42% from 255 or 8.78% from 205); Green value is 36 (14.45% from 255 or 17.56% from 205); Blue value is 151 (59.38% from 255 or 73.66% from 205); Max value from RGB is 151 - color contains mainly: blue. Hex color #122497 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #122497 is #EDDB68. Grayscale: #2B2B2B. Windows color (decimal): -15588201 or 9905170. OLE color: 9905170.
HSL color Cylindrical-coordinate representation of color #122497: hue angle of 231.88º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #122497 is Cyan = 0.88, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 18 | 36 | 151 | - |
| CMYK | 0.88 | 0.76 | 0 | 0.41 |
| HSL | 231.88º | 0.79% | 0.33% | - |
| HSV(B) | 231.88º | 0.88% | 0.59% | - |
| XYZ | 6.47 | 3.62 | 29.64 | - |
| YUV | 43.73 | 188.54 | 109.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 36 | 151 | 0.88 | 0.76 | 0 | 0.41 | 231.88 | 0.79 | 0.33 |
| Hex | 12 | 24 | 97 | 58 | 4C | 0 | 29 | E8 | 4F | 21 |
| Octal | 22 | 44 | 227 | 130 | 114 | 0 | 51 | 350 | 117 | 41 |
| Binary | 10010 | 100100 | 10010111 | 1011000 | 1001100 | 0 | 101001 | 11101000 | 1001111 | 100001 |
Color Harmonies of #122497
Complementary color
Monochromatic Colors of #122497
Black with #122497
Text Example
Text Example
White with #122497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122497; }
p { color: rgb(18,36,151); }
H1.HeaderClassName
{
color: #122497;
}
.AnyTagClassName
{
color: #122497;
}
</style>
background-color css
<style>
a { background-color: #122497; }
a { background-color: rgb(18,36,151); }
div.DivClassName
{
background-color: #122497;
}
.BgClassName
{
background-color: #122497;
}
</style>
border-color css
<style>
span { border-color: #122497; }
span { border-color: rgb(18,36,151); }
td.TdClassName
{
border-color: #122497;
}
.TagClassName
{
border-color: #122497;
}
</style>