Shades of Allports #156686
Tints of Allports #156686
RGB
CMYK
RGB Variations
Color information
#156686 (or 0x156686) is known color: Allports. HEX triplet: 15, 66 and 86. RGB value is (21,102,134). Sum of RGB (Red+Green+Blue) = 21+102+134=257 (34% of max value = 765). Red value is 21 (8.59% from 255 or 8.17% from 257); Green value is 102 (40.23% from 255 or 39.69% from 257); Blue value is 134 (52.73% from 255 or 52.14% from 257); Max value from RGB is 134 - color contains mainly: blue. Hex color #156686 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156686 is #EA9979. Grayscale: #515151. Windows color (decimal): -15374714 or 8807957. OLE color: 8807957.
HSL color Cylindrical-coordinate representation of color #156686: hue angle of 196.99º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #156686 is Cyan = 0.84, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 21 | 102 | 134 | - |
| CMYK | 0.84 | 0.24 | 0 | 0.47 |
| HSL | 196.99º | 0.73% | 0.3% | - |
| HSV(B) | 196.99º | 0.84% | 0.53% | - |
| XYZ | 9.36 | 11.38 | 24.26 | - |
| YUV | 81.43 | 157.66 | 84.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 102 | 134 | 0.84 | 0.24 | 0 | 0.47 | 196.99 | 0.73 | 0.3 |
| Hex | 15 | 66 | 86 | 54 | 18 | 0 | 2F | C5 | 49 | 1E |
| Octal | 25 | 146 | 206 | 124 | 30 | 0 | 57 | 305 | 111 | 36 |
| Binary | 10101 | 1100110 | 10000110 | 1010100 | 11000 | 0 | 101111 | 11000101 | 1001001 | 11110 |
Color Harmonies of #156686
Complementary color
Monochromatic Colors of #156686
Black with #156686
Text Example
Text Example
White with #156686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156686; }
p { color: rgb(21,102,134); }
H1.HeaderClassName
{
color: #156686;
}
.AnyTagClassName
{
color: #156686;
}
</style>
background-color css
<style>
a { background-color: #156686; }
a { background-color: rgb(21,102,134); }
div.DivClassName
{
background-color: #156686;
}
.BgClassName
{
background-color: #156686;
}
</style>
border-color css
<style>
span { border-color: #156686; }
span { border-color: rgb(21,102,134); }
td.TdClassName
{
border-color: #156686;
}
.TagClassName
{
border-color: #156686;
}
</style>