Shades of Allports #156676
Tints of Allports #156676
RGB
CMYK
RGB Variations
Color information
#156676 (or 0x156676) is known color: Allports. HEX triplet: 15, 66 and 76. RGB value is (21,102,118). Sum of RGB (Red+Green+Blue) = 21+102+118=241 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.71% from 241); Green value is 102 (40.23% from 255 or 42.32% from 241); Blue value is 118 (46.48% from 255 or 48.96% from 241); Max value from RGB is 118 - color contains mainly: blue. Hex color #156676 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156676 is #EA9989. Grayscale: #4F4F4F. Windows color (decimal): -15374730 or 7759381. OLE color: 7759381.
HSL color Cylindrical-coordinate representation of color #156676: hue angle of 189.9º 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 #156676 is Cyan = 0.82, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 21 | 102 | 118 | - |
| CMYK | 0.82 | 0.14 | 0 | 0.54 |
| HSL | 189.9º | 0.7% | 0.27% | - |
| HSV(B) | 189.9º | 0.82% | 0.46% | - |
| XYZ | 8.33 | 10.97 | 18.82 | - |
| YUV | 79.61 | 149.66 | 86.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 102 | 118 | 0.82 | 0.14 | 0 | 0.54 | 189.9 | 0.7 | 0.27 |
| Hex | 15 | 66 | 76 | 52 | E | 0 | 36 | BE | 46 | 1B |
| Octal | 25 | 146 | 166 | 122 | 16 | 0 | 66 | 276 | 106 | 33 |
| Binary | 10101 | 1100110 | 1110110 | 1010010 | 1110 | 0 | 110110 | 10111110 | 1000110 | 11011 |
Color Harmonies of #156676
Complementary color
Monochromatic Colors of #156676
Black with #156676
Text Example
Text Example
White with #156676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156676; }
p { color: rgb(21,102,118); }
H1.HeaderClassName
{
color: #156676;
}
.AnyTagClassName
{
color: #156676;
}
</style>
background-color css
<style>
a { background-color: #156676; }
a { background-color: rgb(21,102,118); }
div.DivClassName
{
background-color: #156676;
}
.BgClassName
{
background-color: #156676;
}
</style>
border-color css
<style>
span { border-color: #156676; }
span { border-color: rgb(21,102,118); }
td.TdClassName
{
border-color: #156676;
}
.TagClassName
{
border-color: #156676;
}
</style>