Shades of Allports #176994
Tints of Allports #176994
RGB
CMYK
RGB Variations
Color information
#176994 (or 0x176994) is known color: Allports. HEX triplet: 17, 69 and 94. RGB value is (23,105,148). Sum of RGB (Red+Green+Blue) = 23+105+148=276 (36% of max value = 765). Red value is 23 (9.38% from 255 or 8.33% from 276); Green value is 105 (41.41% from 255 or 38.04% from 276); Blue value is 148 (58.20% from 255 or 53.62% from 276); Max value from RGB is 148 - color contains mainly: blue. Hex color #176994 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #176994 is #E8966B. Grayscale: #555555. Windows color (decimal): -15242860 or 9726231. OLE color: 9726231.
HSL color Cylindrical-coordinate representation of color #176994: hue angle of 200.64º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #176994 is Cyan = 0.84, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 23 | 105 | 148 | - |
| CMYK | 0.84 | 0.29 | 0 | 0.42 |
| HSL | 200.64º | 0.73% | 0.34% | - |
| HSV(B) | 200.64º | 0.84% | 0.58% | - |
| XYZ | 10.75 | 12.42 | 29.85 | - |
| YUV | 85.38 | 163.33 | 83.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 105 | 148 | 0.84 | 0.29 | 0 | 0.42 | 200.64 | 0.73 | 0.34 |
| Hex | 17 | 69 | 94 | 54 | 1D | 0 | 2A | C9 | 49 | 22 |
| Octal | 27 | 151 | 224 | 124 | 35 | 0 | 52 | 311 | 111 | 42 |
| Binary | 10111 | 1101001 | 10010100 | 1010100 | 11101 | 0 | 101010 | 11001001 | 1001001 | 100010 |
Color Harmonies of #176994
Complementary color
Monochromatic Colors of #176994
Black with #176994
Text Example
Text Example
White with #176994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #176994; }
p { color: rgb(23,105,148); }
H1.HeaderClassName
{
color: #176994;
}
.AnyTagClassName
{
color: #176994;
}
</style>
background-color css
<style>
a { background-color: #176994; }
a { background-color: rgb(23,105,148); }
div.DivClassName
{
background-color: #176994;
}
.BgClassName
{
background-color: #176994;
}
</style>
border-color css
<style>
span { border-color: #176994; }
span { border-color: rgb(23,105,148); }
td.TdClassName
{
border-color: #176994;
}
.TagClassName
{
border-color: #176994;
}
</style>