Shades of Egyptian Blue #122597
Tints of Egyptian Blue #122597
RGB
CMYK
RGB Variations
Color information
#122597 (or 0x122597) is known color: Egyptian Blue. HEX triplet: 12, 25 and 97. RGB value is (18,37,151). Sum of RGB (Red+Green+Blue) = 18+37+151=206 (27% of max value = 765). Red value is 18 (7.42% from 255 or 8.74% from 206); Green value is 37 (14.84% from 255 or 17.96% from 206); Blue value is 151 (59.38% from 255 or 73.30% from 206); Max value from RGB is 151 - color contains mainly: blue. Hex color #122597 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #122597 is #EDDA68. Grayscale: #2B2B2B. Windows color (decimal): -15587945 or 9905426. OLE color: 9905426.
HSL color Cylindrical-coordinate representation of color #122597: hue angle of 231.43º 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 #122597 is Cyan = 0.88, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 18 | 37 | 151 | - |
| CMYK | 0.88 | 0.75 | 0 | 0.41 |
| HSL | 231.43º | 0.79% | 0.33% | - |
| HSV(B) | 231.43º | 0.88% | 0.59% | - |
| XYZ | 6.5 | 3.69 | 29.65 | - |
| YUV | 44.32 | 188.21 | 109.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 37 | 151 | 0.88 | 0.75 | 0 | 0.41 | 231.43 | 0.79 | 0.33 |
| Hex | 12 | 25 | 97 | 58 | 4B | 0 | 29 | E7 | 4F | 21 |
| Octal | 22 | 45 | 227 | 130 | 113 | 0 | 51 | 347 | 117 | 41 |
| Binary | 10010 | 100101 | 10010111 | 1011000 | 1001011 | 0 | 101001 | 11100111 | 1001111 | 100001 |
Color Harmonies of #122597
Complementary color
Monochromatic Colors of #122597
Black with #122597
Text Example
Text Example
White with #122597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122597; }
p { color: rgb(18,37,151); }
H1.HeaderClassName
{
color: #122597;
}
.AnyTagClassName
{
color: #122597;
}
</style>
background-color css
<style>
a { background-color: #122597; }
a { background-color: rgb(18,37,151); }
div.DivClassName
{
background-color: #122597;
}
.BgClassName
{
background-color: #122597;
}
</style>
border-color css
<style>
span { border-color: #122597; }
span { border-color: rgb(18,37,151); }
td.TdClassName
{
border-color: #122597;
}
.TagClassName
{
border-color: #122597;
}
</style>