Shades of Egyptian Blue #172796
Tints of Egyptian Blue #172796
RGB
CMYK
RGB Variations
Color information
#172796 (or 0x172796) is known color: Egyptian Blue. HEX triplet: 17, 27 and 96. RGB value is (23,39,150). Sum of RGB (Red+Green+Blue) = 23+39+150=212 (28% of max value = 765). Red value is 23 (9.38% from 255 or 10.85% from 212); Green value is 39 (15.62% from 255 or 18.40% from 212); Blue value is 150 (58.98% from 255 or 70.75% from 212); Max value from RGB is 150 - color contains mainly: blue. Hex color #172796 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #172796 is #E8D869. Grayscale: #2E2E2E. Windows color (decimal): -15259754 or 9840407. OLE color: 9840407.
HSL color Cylindrical-coordinate representation of color #172796: hue angle of 232.44º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #172796 is Cyan = 0.85, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 23 | 39 | 150 | - |
| CMYK | 0.85 | 0.74 | 0 | 0.41 |
| HSL | 232.44º | 0.73% | 0.34% | - |
| HSV(B) | 232.44º | 0.85% | 0.59% | - |
| XYZ | 6.58 | 3.84 | 29.25 | - |
| YUV | 46.87 | 186.2 | 110.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 39 | 150 | 0.85 | 0.74 | 0 | 0.41 | 232.44 | 0.73 | 0.34 |
| Hex | 17 | 27 | 96 | 55 | 4A | 0 | 29 | E8 | 49 | 22 |
| Octal | 27 | 47 | 226 | 125 | 112 | 0 | 51 | 350 | 111 | 42 |
| Binary | 10111 | 100111 | 10010110 | 1010101 | 1001010 | 0 | 101001 | 11101000 | 1001001 | 100010 |
Color Harmonies of #172796
Complementary color
Monochromatic Colors of #172796
Black with #172796
Text Example
Text Example
White with #172796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #172796; }
p { color: rgb(23,39,150); }
H1.HeaderClassName
{
color: #172796;
}
.AnyTagClassName
{
color: #172796;
}
</style>
background-color css
<style>
a { background-color: #172796; }
a { background-color: rgb(23,39,150); }
div.DivClassName
{
background-color: #172796;
}
.BgClassName
{
background-color: #172796;
}
</style>
border-color css
<style>
span { border-color: #172796; }
span { border-color: rgb(23,39,150); }
td.TdClassName
{
border-color: #172796;
}
.TagClassName
{
border-color: #172796;
}
</style>