Shades of Egyptian Blue #172397
Tints of Egyptian Blue #172397
RGB
CMYK
RGB Variations
Color information
#172397 (or 0x172397) is known color: Egyptian Blue. HEX triplet: 17, 23 and 97. RGB value is (23,35,151). Sum of RGB (Red+Green+Blue) = 23+35+151=209 (27% of max value = 765). Red value is 23 (9.38% from 255 or 11.00% from 209); Green value is 35 (14.06% from 255 or 16.75% from 209); Blue value is 151 (59.38% from 255 or 72.25% from 209); Max value from RGB is 151 - color contains mainly: blue. Hex color #172397 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #172397 is #E8DC68. Grayscale: #2C2C2C. Windows color (decimal): -15260777 or 9904919. OLE color: 9904919.
HSL color Cylindrical-coordinate representation of color #172397: hue angle of 234.38º 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 #172397 is Cyan = 0.85, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 23 | 35 | 151 | - |
| CMYK | 0.85 | 0.77 | 0 | 0.41 |
| HSL | 234.38º | 0.74% | 0.34% | - |
| HSV(B) | 234.38º | 0.85% | 0.59% | - |
| XYZ | 6.54 | 3.62 | 29.63 | - |
| YUV | 44.64 | 188.02 | 112.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 35 | 151 | 0.85 | 0.77 | 0 | 0.41 | 234.38 | 0.74 | 0.34 |
| Hex | 17 | 23 | 97 | 55 | 4D | 0 | 29 | EA | 4A | 22 |
| Octal | 27 | 43 | 227 | 125 | 115 | 0 | 51 | 352 | 112 | 42 |
| Binary | 10111 | 100011 | 10010111 | 1010101 | 1001101 | 0 | 101001 | 11101010 | 1001010 | 100010 |
Color Harmonies of #172397
Complementary color
Monochromatic Colors of #172397
Black with #172397
Text Example
Text Example
White with #172397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #172397; }
p { color: rgb(23,35,151); }
H1.HeaderClassName
{
color: #172397;
}
.AnyTagClassName
{
color: #172397;
}
</style>
background-color css
<style>
a { background-color: #172397; }
a { background-color: rgb(23,35,151); }
div.DivClassName
{
background-color: #172397;
}
.BgClassName
{
background-color: #172397;
}
</style>
border-color css
<style>
span { border-color: #172397; }
span { border-color: rgb(23,35,151); }
td.TdClassName
{
border-color: #172397;
}
.TagClassName
{
border-color: #172397;
}
</style>