Shades of Allports #156988
Tints of Allports #156988
RGB
CMYK
RGB Variations
Color information
#156988 (or 0x156988) is known color: Allports. HEX triplet: 15, 69 and 88. RGB value is (21,105,136). Sum of RGB (Red+Green+Blue) = 21+105+136=262 (34% of max value = 765). Red value is 21 (8.59% from 255 or 8.02% from 262); Green value is 105 (41.41% from 255 or 40.08% from 262); Blue value is 136 (53.52% from 255 or 51.91% from 262); Max value from RGB is 136 - color contains mainly: blue. Hex color #156988 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156988 is #EA9677. Grayscale: #535353. Windows color (decimal): -15373944 or 8939797. OLE color: 8939797.
HSL color Cylindrical-coordinate representation of color #156988: hue angle of 196.17º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #156988 is Cyan = 0.85, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 21 | 105 | 136 | - |
| CMYK | 0.85 | 0.23 | 0 | 0.47 |
| HSL | 196.17º | 0.73% | 0.31% | - |
| HSV(B) | 196.17º | 0.85% | 0.53% | - |
| XYZ | 9.8 | 12.04 | 25.1 | - |
| YUV | 83.42 | 157.67 | 83.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 105 | 136 | 0.85 | 0.23 | 0 | 0.47 | 196.17 | 0.73 | 0.31 |
| Hex | 15 | 69 | 88 | 55 | 17 | 0 | 2F | C4 | 49 | 1F |
| Octal | 25 | 151 | 210 | 125 | 27 | 0 | 57 | 304 | 111 | 37 |
| Binary | 10101 | 1101001 | 10001000 | 1010101 | 10111 | 0 | 101111 | 11000100 | 1001001 | 11111 |
Color Harmonies of #156988
Complementary color
Monochromatic Colors of #156988
Black with #156988
Text Example
Text Example
White with #156988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156988; }
p { color: rgb(21,105,136); }
H1.HeaderClassName
{
color: #156988;
}
.AnyTagClassName
{
color: #156988;
}
</style>
background-color css
<style>
a { background-color: #156988; }
a { background-color: rgb(21,105,136); }
div.DivClassName
{
background-color: #156988;
}
.BgClassName
{
background-color: #156988;
}
</style>
border-color css
<style>
span { border-color: #156988; }
span { border-color: rgb(21,105,136); }
td.TdClassName
{
border-color: #156988;
}
.TagClassName
{
border-color: #156988;
}
</style>