Shades of Allports #156575
Tints of Allports #156575
RGB
CMYK
RGB Variations
Color information
#156575 (or 0x156575) is known color: Allports. HEX triplet: 15, 65 and 75. RGB value is (21,101,117). Sum of RGB (Red+Green+Blue) = 21+101+117=239 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.79% from 239); Green value is 101 (39.84% from 255 or 42.26% from 239); Blue value is 117 (46.09% from 255 or 48.95% from 239); Max value from RGB is 117 - color contains mainly: blue. Hex color #156575 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156575 is #EA9A8A. Grayscale: #4E4E4E. Windows color (decimal): -15374987 or 7693589. OLE color: 7693589.
HSL color Cylindrical-coordinate representation of color #156575: hue angle of 190º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #156575 is Cyan = 0.82, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 21 | 101 | 117 | - |
| CMYK | 0.82 | 0.14 | 0 | 0.54 |
| HSL | 190º | 0.7% | 0.27% | - |
| HSV(B) | 190º | 0.82% | 0.46% | - |
| XYZ | 8.17 | 10.75 | 18.47 | - |
| YUV | 78.9 | 149.5 | 86.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 101 | 117 | 0.82 | 0.14 | 0 | 0.54 | 190 | 0.7 | 0.27 |
| Hex | 15 | 65 | 75 | 52 | E | 0 | 36 | BE | 46 | 1B |
| Octal | 25 | 145 | 165 | 122 | 16 | 0 | 66 | 276 | 106 | 33 |
| Binary | 10101 | 1100101 | 1110101 | 1010010 | 1110 | 0 | 110110 | 10111110 | 1000110 | 11011 |
Color Harmonies of #156575
Complementary color
Monochromatic Colors of #156575
Black with #156575
Text Example
Text Example
White with #156575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156575; }
p { color: rgb(21,101,117); }
H1.HeaderClassName
{
color: #156575;
}
.AnyTagClassName
{
color: #156575;
}
</style>
background-color css
<style>
a { background-color: #156575; }
a { background-color: rgb(21,101,117); }
div.DivClassName
{
background-color: #156575;
}
.BgClassName
{
background-color: #156575;
}
</style>
border-color css
<style>
span { border-color: #156575; }
span { border-color: rgb(21,101,117); }
td.TdClassName
{
border-color: #156575;
}
.TagClassName
{
border-color: #156575;
}
</style>