Shades of Egyptian Blue #172697
Tints of Egyptian Blue #172697
RGB
CMYK
RGB Variations
Color information
#172697 (or 0x172697) is known color: Egyptian Blue. HEX triplet: 17, 26 and 97. RGB value is (23,38,151). Sum of RGB (Red+Green+Blue) = 23+38+151=212 (28% of max value = 765). Red value is 23 (9.38% from 255 or 10.85% from 212); Green value is 38 (15.23% from 255 or 17.92% from 212); Blue value is 151 (59.38% from 255 or 71.23% from 212); Max value from RGB is 151 - color contains mainly: blue. Hex color #172697 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #172697 is #E8D968. Grayscale: #2D2D2D. Windows color (decimal): -15260009 or 9905687. OLE color: 9905687.
HSL color Cylindrical-coordinate representation of color #172697: hue angle of 232.97º degrees, saturation: 0.74, 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 #172697 is Cyan = 0.85, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 23 | 38 | 151 | - |
| CMYK | 0.85 | 0.75 | 0 | 0.41 |
| HSL | 232.97º | 0.74% | 0.34% | - |
| HSV(B) | 232.97º | 0.85% | 0.59% | - |
| XYZ | 6.63 | 3.8 | 29.66 | - |
| YUV | 46.4 | 187.03 | 111.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 38 | 151 | 0.85 | 0.75 | 0 | 0.41 | 232.97 | 0.74 | 0.34 |
| Hex | 17 | 26 | 97 | 55 | 4B | 0 | 29 | E9 | 4A | 22 |
| Octal | 27 | 46 | 227 | 125 | 113 | 0 | 51 | 351 | 112 | 42 |
| Binary | 10111 | 100110 | 10010111 | 1010101 | 1001011 | 0 | 101001 | 11101001 | 1001010 | 100010 |
Color Harmonies of #172697
Complementary color
Monochromatic Colors of #172697
Black with #172697
Text Example
Text Example
White with #172697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #172697; }
p { color: rgb(23,38,151); }
H1.HeaderClassName
{
color: #172697;
}
.AnyTagClassName
{
color: #172697;
}
</style>
background-color css
<style>
a { background-color: #172697; }
a { background-color: rgb(23,38,151); }
div.DivClassName
{
background-color: #172697;
}
.BgClassName
{
background-color: #172697;
}
</style>
border-color css
<style>
span { border-color: #172697; }
span { border-color: rgb(23,38,151); }
td.TdClassName
{
border-color: #172697;
}
.TagClassName
{
border-color: #172697;
}
</style>