Shades of Allports #157686
Tints of Allports #157686
RGB
CMYK
RGB Variations
Color information
#157686 (or 0x157686) is known color: Allports. HEX triplet: 15, 76 and 86. RGB value is (21,118,134). Sum of RGB (Red+Green+Blue) = 21+118+134=273 (36% of max value = 765). Red value is 21 (8.59% from 255 or 7.69% from 273); Green value is 118 (46.48% from 255 or 43.22% from 273); Blue value is 134 (52.73% from 255 or 49.08% from 273); Max value from RGB is 134 - color contains mainly: blue. Hex color #157686 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #157686 is #EA8979. Grayscale: #5A5A5A. Windows color (decimal): -15370618 or 8812053. OLE color: 8812053.
HSL color Cylindrical-coordinate representation of color #157686: hue angle of 188.5º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #157686 is Cyan = 0.84, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 21 | 118 | 134 | - |
| CMYK | 0.84 | 0.12 | 0 | 0.47 |
| HSL | 188.5º | 0.73% | 0.3% | - |
| HSV(B) | 188.5º | 0.84% | 0.53% | - |
| XYZ | 11.09 | 14.84 | 24.83 | - |
| YUV | 90.82 | 152.36 | 78.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 118 | 134 | 0.84 | 0.12 | 0 | 0.47 | 188.5 | 0.73 | 0.3 |
| Hex | 15 | 76 | 86 | 54 | C | 0 | 2F | BC | 49 | 1E |
| Octal | 25 | 166 | 206 | 124 | 14 | 0 | 57 | 274 | 111 | 36 |
| Binary | 10101 | 1110110 | 10000110 | 1010100 | 1100 | 0 | 101111 | 10111100 | 1001001 | 11110 |
Color Harmonies of #157686
Complementary color
Monochromatic Colors of #157686
Black with #157686
Text Example
Text Example
White with #157686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157686; }
p { color: rgb(21,118,134); }
H1.HeaderClassName
{
color: #157686;
}
.AnyTagClassName
{
color: #157686;
}
</style>
background-color css
<style>
a { background-color: #157686; }
a { background-color: rgb(21,118,134); }
div.DivClassName
{
background-color: #157686;
}
.BgClassName
{
background-color: #157686;
}
</style>
border-color css
<style>
span { border-color: #157686; }
span { border-color: rgb(21,118,134); }
td.TdClassName
{
border-color: #157686;
}
.TagClassName
{
border-color: #157686;
}
</style>