Shades of Allports #156975
Tints of Allports #156975
RGB
CMYK
RGB Variations
Color information
#156975 (or 0x156975) is known color: Allports. HEX triplet: 15, 69 and 75. RGB value is (21,105,117). Sum of RGB (Red+Green+Blue) = 21+105+117=243 (32% of max value = 765). Red value is 21 (8.59% from 255 or 8.64% from 243); Green value is 105 (41.41% from 255 or 43.21% from 243); Blue value is 117 (46.09% from 255 or 48.15% from 243); Max value from RGB is 117 - color contains mainly: blue. Hex color #156975 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156975 is #EA968A. Grayscale: #515151. Windows color (decimal): -15373963 or 7694613. OLE color: 7694613.
HSL color Cylindrical-coordinate representation of color #156975: hue angle of 187.5º 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 #156975 is Cyan = 0.82, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 21 | 105 | 117 | - |
| CMYK | 0.82 | 0.10 | 0 | 0.54 |
| HSL | 187.5º | 0.7% | 0.27% | - |
| HSV(B) | 187.5º | 0.82% | 0.46% | - |
| XYZ | 8.57 | 11.55 | 18.61 | - |
| YUV | 81.25 | 148.17 | 85.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 105 | 117 | 0.82 | 0.10 | 0 | 0.54 | 187.5 | 0.7 | 0.27 |
| Hex | 15 | 69 | 75 | 52 | A | 0 | 36 | BC | 46 | 1B |
| Octal | 25 | 151 | 165 | 122 | 12 | 0 | 66 | 274 | 106 | 33 |
| Binary | 10101 | 1101001 | 1110101 | 1010010 | 1010 | 0 | 110110 | 10111100 | 1000110 | 11011 |
Color Harmonies of #156975
Complementary color
Monochromatic Colors of #156975
Black with #156975
Text Example
Text Example
White with #156975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156975; }
p { color: rgb(21,105,117); }
H1.HeaderClassName
{
color: #156975;
}
.AnyTagClassName
{
color: #156975;
}
</style>
background-color css
<style>
a { background-color: #156975; }
a { background-color: rgb(21,105,117); }
div.DivClassName
{
background-color: #156975;
}
.BgClassName
{
background-color: #156975;
}
</style>
border-color css
<style>
span { border-color: #156975; }
span { border-color: rgb(21,105,117); }
td.TdClassName
{
border-color: #156975;
}
.TagClassName
{
border-color: #156975;
}
</style>