Shades of Allports #177680
Tints of Allports #177680
RGB
CMYK
RGB Variations
Color information
#177680 (or 0x177680) is known color: Allports. HEX triplet: 17, 76 and 80. RGB value is (23,118,128). Sum of RGB (Red+Green+Blue) = 23+118+128=269 (35% of max value = 765). Red value is 23 (9.38% from 255 or 8.55% from 269); Green value is 118 (46.48% from 255 or 43.87% from 269); Blue value is 128 (50.39% from 255 or 47.58% from 269); Max value from RGB is 128 - color contains mainly: blue. Hex color #177680 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #177680 is #E8897F. Grayscale: #5A5A5A. Windows color (decimal): -15239552 or 8418839. OLE color: 8418839.
HSL color Cylindrical-coordinate representation of color #177680: hue angle of 185.71º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #177680 is Cyan = 0.82, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 23 | 118 | 128 | - |
| CMYK | 0.82 | 0.08 | 0 | 0.50 |
| HSL | 185.71º | 0.7% | 0.3% | - |
| HSV(B) | 185.71º | 0.82% | 0.5% | - |
| XYZ | 10.73 | 14.7 | 22.69 | - |
| YUV | 90.74 | 149.03 | 79.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 118 | 128 | 0.82 | 0.08 | 0 | 0.50 | 185.71 | 0.7 | 0.3 |
| Hex | 17 | 76 | 80 | 52 | 8 | 0 | 32 | BA | 46 | 1E |
| Octal | 27 | 166 | 200 | 122 | 10 | 0 | 62 | 272 | 106 | 36 |
| Binary | 10111 | 1110110 | 10000000 | 1010010 | 1000 | 0 | 110010 | 10111010 | 1000110 | 11110 |
Color Harmonies of #177680
Complementary color
Monochromatic Colors of #177680
Black with #177680
Text Example
Text Example
White with #177680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #177680; }
p { color: rgb(23,118,128); }
H1.HeaderClassName
{
color: #177680;
}
.AnyTagClassName
{
color: #177680;
}
</style>
background-color css
<style>
a { background-color: #177680; }
a { background-color: rgb(23,118,128); }
div.DivClassName
{
background-color: #177680;
}
.BgClassName
{
background-color: #177680;
}
</style>
border-color css
<style>
span { border-color: #177680; }
span { border-color: rgb(23,118,128); }
td.TdClassName
{
border-color: #177680;
}
.TagClassName
{
border-color: #177680;
}
</style>