Shades of Allports #156278
Tints of Allports #156278
RGB
CMYK
RGB Variations
Color information
#156278 (or 0x156278) is known color: Allports. HEX triplet: 15, 62 and 78. RGB value is (21,98,120). Sum of RGB (Red+Green+Blue) = 21+98+120=239 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.79% from 239); Green value is 98 (38.67% from 255 or 41.00% from 239); Blue value is 120 (47.27% from 255 or 50.21% from 239); Max value from RGB is 120 - color contains mainly: blue. Hex color #156278 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156278 is #EA9D87. Grayscale: #4D4D4D. Windows color (decimal): -15375752 or 7889429. OLE color: 7889429.
HSL color Cylindrical-coordinate representation of color #156278: hue angle of 193.33º 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 #156278 is Cyan = 0.83, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 98 | 120 | - |
| CMYK | 0.83 | 0.18 | 0 | 0.53 |
| HSL | 193.33º | 0.7% | 0.28% | - |
| HSV(B) | 193.33º | 0.83% | 0.47% | - |
| XYZ | 8.07 | 10.25 | 19.32 | - |
| YUV | 77.49 | 151.99 | 87.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 98 | 120 | 0.83 | 0.18 | 0 | 0.53 | 193.33 | 0.7 | 0.28 |
| Hex | 15 | 62 | 78 | 53 | 12 | 0 | 35 | C1 | 46 | 1C |
| Octal | 25 | 142 | 170 | 123 | 22 | 0 | 65 | 301 | 106 | 34 |
| Binary | 10101 | 1100010 | 1111000 | 1010011 | 10010 | 0 | 110101 | 11000001 | 1000110 | 11100 |
Color Harmonies of #156278
Complementary color
Monochromatic Colors of #156278
Black with #156278
Text Example
Text Example
White with #156278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156278; }
p { color: rgb(21,98,120); }
H1.HeaderClassName
{
color: #156278;
}
.AnyTagClassName
{
color: #156278;
}
</style>
background-color css
<style>
a { background-color: #156278; }
a { background-color: rgb(21,98,120); }
div.DivClassName
{
background-color: #156278;
}
.BgClassName
{
background-color: #156278;
}
</style>
border-color css
<style>
span { border-color: #156278; }
span { border-color: rgb(21,98,120); }
td.TdClassName
{
border-color: #156278;
}
.TagClassName
{
border-color: #156278;
}
</style>