Shades of Allports #177281
Tints of Allports #177281
RGB
CMYK
RGB Variations
Color information
#177281 (or 0x177281) is known color: Allports. HEX triplet: 17, 72 and 81. RGB value is (23,114,129). Sum of RGB (Red+Green+Blue) = 23+114+129=266 (35% of max value = 765). Red value is 23 (9.38% from 255 or 8.65% from 266); Green value is 114 (44.92% from 255 or 42.86% from 266); Blue value is 129 (50.78% from 255 or 48.50% from 266); Max value from RGB is 129 - color contains mainly: blue. Hex color #177281 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #177281 is #E88D7E. Grayscale: #585858. Windows color (decimal): -15240575 or 8483351. OLE color: 8483351.
HSL color Cylindrical-coordinate representation of color #177281: hue angle of 188.49º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #177281 is Cyan = 0.82, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 23 | 114 | 129 | - |
| CMYK | 0.82 | 0.12 | 0 | 0.49 |
| HSL | 188.49º | 0.7% | 0.3% | - |
| HSV(B) | 188.49º | 0.82% | 0.51% | - |
| XYZ | 10.33 | 13.8 | 22.89 | - |
| YUV | 88.5 | 150.85 | 81.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 114 | 129 | 0.82 | 0.12 | 0 | 0.49 | 188.49 | 0.7 | 0.3 |
| Hex | 17 | 72 | 81 | 52 | C | 0 | 31 | BC | 46 | 1E |
| Octal | 27 | 162 | 201 | 122 | 14 | 0 | 61 | 274 | 106 | 36 |
| Binary | 10111 | 1110010 | 10000001 | 1010010 | 1100 | 0 | 110001 | 10111100 | 1000110 | 11110 |
Color Harmonies of #177281
Complementary color
Monochromatic Colors of #177281
Black with #177281
Text Example
Text Example
White with #177281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #177281; }
p { color: rgb(23,114,129); }
H1.HeaderClassName
{
color: #177281;
}
.AnyTagClassName
{
color: #177281;
}
</style>
background-color css
<style>
a { background-color: #177281; }
a { background-color: rgb(23,114,129); }
div.DivClassName
{
background-color: #177281;
}
.BgClassName
{
background-color: #177281;
}
</style>
border-color css
<style>
span { border-color: #177281; }
span { border-color: rgb(23,114,129); }
td.TdClassName
{
border-color: #177281;
}
.TagClassName
{
border-color: #177281;
}
</style>