Shades of Allports #156586
Tints of Allports #156586
RGB
CMYK
RGB Variations
Color information
#156586 (or 0x156586) is known color: Allports. HEX triplet: 15, 65 and 86. RGB value is (21,101,134). Sum of RGB (Red+Green+Blue) = 21+101+134=256 (33% of max value = 765). Red value is 21 (8.59% from 255 or 8.20% from 256); Green value is 101 (39.84% from 255 or 39.45% from 256); Blue value is 134 (52.73% from 255 or 52.34% from 256); Max value from RGB is 134 - color contains mainly: blue. Hex color #156586 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156586 is #EA9A79. Grayscale: #505050. Windows color (decimal): -15374970 or 8807701. OLE color: 8807701.
HSL color Cylindrical-coordinate representation of color #156586: hue angle of 197.52º 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 #156586 is Cyan = 0.84, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 21 | 101 | 134 | - |
| CMYK | 0.84 | 0.25 | 0 | 0.47 |
| HSL | 197.52º | 0.73% | 0.3% | - |
| HSV(B) | 197.52º | 0.84% | 0.53% | - |
| XYZ | 9.27 | 11.19 | 24.23 | - |
| YUV | 80.84 | 158 | 85.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 101 | 134 | 0.84 | 0.25 | 0 | 0.47 | 197.52 | 0.73 | 0.3 |
| Hex | 15 | 65 | 86 | 54 | 19 | 0 | 2F | C6 | 49 | 1E |
| Octal | 25 | 145 | 206 | 124 | 31 | 0 | 57 | 306 | 111 | 36 |
| Binary | 10101 | 1100101 | 10000110 | 1010100 | 11001 | 0 | 101111 | 11000110 | 1001001 | 11110 |
Color Harmonies of #156586
Complementary color
Monochromatic Colors of #156586
Black with #156586
Text Example
Text Example
White with #156586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156586; }
p { color: rgb(21,101,134); }
H1.HeaderClassName
{
color: #156586;
}
.AnyTagClassName
{
color: #156586;
}
</style>
background-color css
<style>
a { background-color: #156586; }
a { background-color: rgb(21,101,134); }
div.DivClassName
{
background-color: #156586;
}
.BgClassName
{
background-color: #156586;
}
</style>
border-color css
<style>
span { border-color: #156586; }
span { border-color: rgb(21,101,134); }
td.TdClassName
{
border-color: #156586;
}
.TagClassName
{
border-color: #156586;
}
</style>