Shades of Egyptian Blue #174297
Tints of Egyptian Blue #174297
RGB
CMYK
RGB Variations
Color information
#174297 (or 0x174297) is known color: Egyptian Blue. HEX triplet: 17, 42 and 97. RGB value is (23,66,151). Sum of RGB (Red+Green+Blue) = 23+66+151=240 (31% of max value = 765). Red value is 23 (9.38% from 255 or 9.58% from 240); Green value is 66 (26.17% from 255 or 27.5% from 240); Blue value is 151 (59.38% from 255 or 62.92% from 240); Max value from RGB is 151 - color contains mainly: blue. Hex color #174297 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #174297 is #E8BD68. Grayscale: #3E3E3E. Windows color (decimal): -15252841 or 9912855. OLE color: 9912855.
HSL color Cylindrical-coordinate representation of color #174297: hue angle of 219.84º 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 #174297 is Cyan = 0.85, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 23 | 66 | 151 | - |
| CMYK | 0.85 | 0.56 | 0 | 0.41 |
| HSL | 219.84º | 0.74% | 0.34% | - |
| HSV(B) | 219.84º | 0.85% | 0.59% | - |
| XYZ | 7.89 | 6.31 | 30.08 | - |
| YUV | 62.83 | 177.75 | 99.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 66 | 151 | 0.85 | 0.56 | 0 | 0.41 | 219.84 | 0.74 | 0.34 |
| Hex | 17 | 42 | 97 | 55 | 38 | 0 | 29 | DC | 4A | 22 |
| Octal | 27 | 102 | 227 | 125 | 70 | 0 | 51 | 334 | 112 | 42 |
| Binary | 10111 | 1000010 | 10010111 | 1010101 | 111000 | 0 | 101001 | 11011100 | 1001010 | 100010 |
Color Harmonies of #174297
Complementary color
Monochromatic Colors of #174297
Black with #174297
Text Example
Text Example
White with #174297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #174297; }
p { color: rgb(23,66,151); }
H1.HeaderClassName
{
color: #174297;
}
.AnyTagClassName
{
color: #174297;
}
</style>
background-color css
<style>
a { background-color: #174297; }
a { background-color: rgb(23,66,151); }
div.DivClassName
{
background-color: #174297;
}
.BgClassName
{
background-color: #174297;
}
</style>
border-color css
<style>
span { border-color: #174297; }
span { border-color: rgb(23,66,151); }
td.TdClassName
{
border-color: #174297;
}
.TagClassName
{
border-color: #174297;
}
</style>