Shades of Allports #156978
Tints of Allports #156978
RGB
CMYK
RGB Variations
Color information
#156978 (or 0x156978) is known color: Allports. HEX triplet: 15, 69 and 78. RGB value is (21,105,120). Sum of RGB (Red+Green+Blue) = 21+105+120=246 (32% of max value = 765). Red value is 21 (8.59% from 255 or 8.54% from 246); Green value is 105 (41.41% from 255 or 42.68% from 246); Blue value is 120 (47.27% from 255 or 48.78% from 246); Max value from RGB is 120 - color contains mainly: blue. Hex color #156978 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156978 is #EA9687. Grayscale: #515151. Windows color (decimal): -15373960 or 7891221. OLE color: 7891221.
HSL color Cylindrical-coordinate representation of color #156978: hue angle of 189.09º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #156978 is Cyan = 0.83, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 105 | 120 | - |
| CMYK | 0.83 | 0.13 | 0 | 0.53 |
| HSL | 189.09º | 0.7% | 0.28% | - |
| HSV(B) | 189.09º | 0.83% | 0.47% | - |
| XYZ | 8.75 | 11.62 | 19.55 | - |
| YUV | 81.59 | 149.67 | 84.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 105 | 120 | 0.83 | 0.13 | 0 | 0.53 | 189.09 | 0.7 | 0.28 |
| Hex | 15 | 69 | 78 | 53 | D | 0 | 35 | BD | 46 | 1C |
| Octal | 25 | 151 | 170 | 123 | 15 | 0 | 65 | 275 | 106 | 34 |
| Binary | 10101 | 1101001 | 1111000 | 1010011 | 1101 | 0 | 110101 | 10111101 | 1000110 | 11100 |
Color Harmonies of #156978
Complementary color
Monochromatic Colors of #156978
Black with #156978
Text Example
Text Example
White with #156978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156978; }
p { color: rgb(21,105,120); }
H1.HeaderClassName
{
color: #156978;
}
.AnyTagClassName
{
color: #156978;
}
</style>
background-color css
<style>
a { background-color: #156978; }
a { background-color: rgb(21,105,120); }
div.DivClassName
{
background-color: #156978;
}
.BgClassName
{
background-color: #156978;
}
</style>
border-color css
<style>
span { border-color: #156978; }
span { border-color: rgb(21,105,120); }
td.TdClassName
{
border-color: #156978;
}
.TagClassName
{
border-color: #156978;
}
</style>