Shades of Egyptian Blue #122695
Tints of Egyptian Blue #122695
RGB
CMYK
RGB Variations
Color information
#122695 (or 0x122695) is known color: Egyptian Blue. HEX triplet: 12, 26 and 95. RGB value is (18,38,149). Sum of RGB (Red+Green+Blue) = 18+38+149=205 (27% of max value = 765). Red value is 18 (7.42% from 255 or 8.78% from 205); Green value is 38 (15.23% from 255 or 18.54% from 205); Blue value is 149 (58.59% from 255 or 72.68% from 205); Max value from RGB is 149 - color contains mainly: blue. Hex color #122695 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #122695 is #EDD96A. Grayscale: #2C2C2C. Windows color (decimal): -15587691 or 9774610. OLE color: 9774610.
HSL color Cylindrical-coordinate representation of color #122695: hue angle of 230.84º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #122695 is Cyan = 0.88, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 18 | 38 | 149 | - |
| CMYK | 0.88 | 0.74 | 0 | 0.42 |
| HSL | 230.84º | 0.78% | 0.33% | - |
| HSV(B) | 230.84º | 0.88% | 0.58% | - |
| XYZ | 6.37 | 3.68 | 28.81 | - |
| YUV | 44.67 | 186.87 | 108.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 38 | 149 | 0.88 | 0.74 | 0 | 0.42 | 230.84 | 0.78 | 0.33 |
| Hex | 12 | 26 | 95 | 58 | 4A | 0 | 2A | E7 | 4E | 21 |
| Octal | 22 | 46 | 225 | 130 | 112 | 0 | 52 | 347 | 116 | 41 |
| Binary | 10010 | 100110 | 10010101 | 1011000 | 1001010 | 0 | 101010 | 11100111 | 1001110 | 100001 |
Color Harmonies of #122695
Complementary color
Monochromatic Colors of #122695
Black with #122695
Text Example
Text Example
White with #122695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122695; }
p { color: rgb(18,38,149); }
H1.HeaderClassName
{
color: #122695;
}
.AnyTagClassName
{
color: #122695;
}
</style>
background-color css
<style>
a { background-color: #122695; }
a { background-color: rgb(18,38,149); }
div.DivClassName
{
background-color: #122695;
}
.BgClassName
{
background-color: #122695;
}
</style>
border-color css
<style>
span { border-color: #122695; }
span { border-color: rgb(18,38,149); }
td.TdClassName
{
border-color: #122695;
}
.TagClassName
{
border-color: #122695;
}
</style>