Shades of Allports #156786
Tints of Allports #156786
RGB
CMYK
RGB Variations
Color information
#156786 (or 0x156786) is known color: Allports. HEX triplet: 15, 67 and 86. RGB value is (21,103,134). Sum of RGB (Red+Green+Blue) = 21+103+134=258 (34% of max value = 765). Red value is 21 (8.59% from 255 or 8.14% from 258); Green value is 103 (40.62% from 255 or 39.92% from 258); Blue value is 134 (52.73% from 255 or 51.94% from 258); Max value from RGB is 134 - color contains mainly: blue. Hex color #156786 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156786 is #EA9879. Grayscale: #515151. Windows color (decimal): -15374458 or 8808213. OLE color: 8808213.
HSL color Cylindrical-coordinate representation of color #156786: hue angle of 196.46º 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 #156786 is Cyan = 0.84, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 21 | 103 | 134 | - |
| CMYK | 0.84 | 0.23 | 0 | 0.47 |
| HSL | 196.46º | 0.73% | 0.3% | - |
| HSV(B) | 196.46º | 0.84% | 0.53% | - |
| XYZ | 9.46 | 11.58 | 24.29 | - |
| YUV | 82.02 | 157.33 | 84.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 103 | 134 | 0.84 | 0.23 | 0 | 0.47 | 196.46 | 0.73 | 0.3 |
| Hex | 15 | 67 | 86 | 54 | 17 | 0 | 2F | C4 | 49 | 1E |
| Octal | 25 | 147 | 206 | 124 | 27 | 0 | 57 | 304 | 111 | 36 |
| Binary | 10101 | 1100111 | 10000110 | 1010100 | 10111 | 0 | 101111 | 11000100 | 1001001 | 11110 |
Color Harmonies of #156786
Complementary color
Monochromatic Colors of #156786
Black with #156786
Text Example
Text Example
White with #156786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156786; }
p { color: rgb(21,103,134); }
H1.HeaderClassName
{
color: #156786;
}
.AnyTagClassName
{
color: #156786;
}
</style>
background-color css
<style>
a { background-color: #156786; }
a { background-color: rgb(21,103,134); }
div.DivClassName
{
background-color: #156786;
}
.BgClassName
{
background-color: #156786;
}
</style>
border-color css
<style>
span { border-color: #156786; }
span { border-color: rgb(21,103,134); }
td.TdClassName
{
border-color: #156786;
}
.TagClassName
{
border-color: #156786;
}
</style>