Shades of Allports #157687
Tints of Allports #157687
RGB
CMYK
RGB Variations
Color information
#157687 (or 0x157687) is known color: Allports. HEX triplet: 15, 76 and 87. RGB value is (21,118,135). Sum of RGB (Red+Green+Blue) = 21+118+135=274 (36% of max value = 765). Red value is 21 (8.59% from 255 or 7.66% from 274); Green value is 118 (46.48% from 255 or 43.07% from 274); Blue value is 135 (53.12% from 255 or 49.27% from 274); Max value from RGB is 135 - color contains mainly: blue. Hex color #157687 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #157687 is #EA8978. Grayscale: #5A5A5A. Windows color (decimal): -15370617 or 8877589. OLE color: 8877589.
HSL color Cylindrical-coordinate representation of color #157687: hue angle of 188.95º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #157687 is Cyan = 0.84, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 21 | 118 | 135 | - |
| CMYK | 0.84 | 0.13 | 0 | 0.47 |
| HSL | 188.95º | 0.73% | 0.31% | - |
| HSV(B) | 188.95º | 0.84% | 0.53% | - |
| XYZ | 11.16 | 14.87 | 25.2 | - |
| YUV | 90.94 | 152.86 | 78.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 118 | 135 | 0.84 | 0.13 | 0 | 0.47 | 188.95 | 0.73 | 0.31 |
| Hex | 15 | 76 | 87 | 54 | D | 0 | 2F | BD | 49 | 1F |
| Octal | 25 | 166 | 207 | 124 | 15 | 0 | 57 | 275 | 111 | 37 |
| Binary | 10101 | 1110110 | 10000111 | 1010100 | 1101 | 0 | 101111 | 10111101 | 1001001 | 11111 |
Color Harmonies of #157687
Complementary color
Monochromatic Colors of #157687
Black with #157687
Text Example
Text Example
White with #157687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157687; }
p { color: rgb(21,118,135); }
H1.HeaderClassName
{
color: #157687;
}
.AnyTagClassName
{
color: #157687;
}
</style>
background-color css
<style>
a { background-color: #157687; }
a { background-color: rgb(21,118,135); }
div.DivClassName
{
background-color: #157687;
}
.BgClassName
{
background-color: #157687;
}
</style>
border-color css
<style>
span { border-color: #157687; }
span { border-color: rgb(21,118,135); }
td.TdClassName
{
border-color: #157687;
}
.TagClassName
{
border-color: #157687;
}
</style>