Shades of Allports #156680
Tints of Allports #156680
RGB
CMYK
RGB Variations
Color information
#156680 (or 0x156680) is known color: Allports. HEX triplet: 15, 66 and 80. RGB value is (21,102,128). Sum of RGB (Red+Green+Blue) = 21+102+128=251 (33% of max value = 765). Red value is 21 (8.59% from 255 or 8.37% from 251); Green value is 102 (40.23% from 255 or 40.64% from 251); Blue value is 128 (50.39% from 255 or 51.00% from 251); Max value from RGB is 128 - color contains mainly: blue. Hex color #156680 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156680 is #EA997F. Grayscale: #505050. Windows color (decimal): -15374720 or 8414741. OLE color: 8414741.
HSL color Cylindrical-coordinate representation of color #156680: hue angle of 194.58º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #156680 is Cyan = 0.84, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 21 | 102 | 128 | - |
| CMYK | 0.84 | 0.20 | 0 | 0.50 |
| HSL | 194.58º | 0.72% | 0.29% | - |
| HSV(B) | 194.58º | 0.84% | 0.5% | - |
| XYZ | 8.96 | 11.22 | 22.12 | - |
| YUV | 80.75 | 154.66 | 85.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 102 | 128 | 0.84 | 0.20 | 0 | 0.50 | 194.58 | 0.72 | 0.29 |
| Hex | 15 | 66 | 80 | 54 | 14 | 0 | 32 | C3 | 48 | 1D |
| Octal | 25 | 146 | 200 | 124 | 24 | 0 | 62 | 303 | 110 | 35 |
| Binary | 10101 | 1100110 | 10000000 | 1010100 | 10100 | 0 | 110010 | 11000011 | 1001000 | 11101 |
Color Harmonies of #156680
Complementary color
Monochromatic Colors of #156680
Black with #156680
Text Example
Text Example
White with #156680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156680; }
p { color: rgb(21,102,128); }
H1.HeaderClassName
{
color: #156680;
}
.AnyTagClassName
{
color: #156680;
}
</style>
background-color css
<style>
a { background-color: #156680; }
a { background-color: rgb(21,102,128); }
div.DivClassName
{
background-color: #156680;
}
.BgClassName
{
background-color: #156680;
}
</style>
border-color css
<style>
span { border-color: #156680; }
span { border-color: rgb(21,102,128); }
td.TdClassName
{
border-color: #156680;
}
.TagClassName
{
border-color: #156680;
}
</style>