Shades of Allports #156675
Tints of Allports #156675
RGB
CMYK
RGB Variations
Color information
#156675 (or 0x156675) is known color: Allports. HEX triplet: 15, 66 and 75. RGB value is (21,102,117). Sum of RGB (Red+Green+Blue) = 21+102+117=240 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.75% from 240); Green value is 102 (40.23% from 255 or 42.5% from 240); Blue value is 117 (46.09% from 255 or 48.75% from 240); Max value from RGB is 117 - color contains mainly: blue. Hex color #156675 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156675 is #EA998A. Grayscale: #4F4F4F. Windows color (decimal): -15374731 or 7693845. OLE color: 7693845.
HSL color Cylindrical-coordinate representation of color #156675: hue angle of 189.38º 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 #156675 is Cyan = 0.82, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 21 | 102 | 117 | - |
| CMYK | 0.82 | 0.13 | 0 | 0.54 |
| HSL | 189.38º | 0.7% | 0.27% | - |
| HSV(B) | 189.38º | 0.82% | 0.46% | - |
| XYZ | 8.27 | 10.95 | 18.51 | - |
| YUV | 79.49 | 149.16 | 86.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 102 | 117 | 0.82 | 0.13 | 0 | 0.54 | 189.38 | 0.7 | 0.27 |
| Hex | 15 | 66 | 75 | 52 | D | 0 | 36 | BD | 46 | 1B |
| Octal | 25 | 146 | 165 | 122 | 15 | 0 | 66 | 275 | 106 | 33 |
| Binary | 10101 | 1100110 | 1110101 | 1010010 | 1101 | 0 | 110110 | 10111101 | 1000110 | 11011 |
Color Harmonies of #156675
Complementary color
Monochromatic Colors of #156675
Black with #156675
Text Example
Text Example
White with #156675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156675; }
p { color: rgb(21,102,117); }
H1.HeaderClassName
{
color: #156675;
}
.AnyTagClassName
{
color: #156675;
}
</style>
background-color css
<style>
a { background-color: #156675; }
a { background-color: rgb(21,102,117); }
div.DivClassName
{
background-color: #156675;
}
.BgClassName
{
background-color: #156675;
}
</style>
border-color css
<style>
span { border-color: #156675; }
span { border-color: rgb(21,102,117); }
td.TdClassName
{
border-color: #156675;
}
.TagClassName
{
border-color: #156675;
}
</style>