Shades of Allports #157487
Tints of Allports #157487
RGB
CMYK
RGB Variations
Color information
#157487 (or 0x157487) is known color: Allports. HEX triplet: 15, 74 and 87. RGB value is (21,116,135). Sum of RGB (Red+Green+Blue) = 21+116+135=272 (36% of max value = 765). Red value is 21 (8.59% from 255 or 7.72% from 272); Green value is 116 (45.70% from 255 or 42.65% from 272); Blue value is 135 (53.12% from 255 or 49.63% from 272); Max value from RGB is 135 - color contains mainly: blue. Hex color #157487 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #157487 is #EA8B78. Grayscale: #595959. Windows color (decimal): -15371129 or 8877077. OLE color: 8877077.
HSL color Cylindrical-coordinate representation of color #157487: hue angle of 190º 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 #157487 is Cyan = 0.84, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 21 | 116 | 135 | - |
| CMYK | 0.84 | 0.14 | 0 | 0.47 |
| HSL | 190º | 0.73% | 0.31% | - |
| HSV(B) | 190º | 0.84% | 0.53% | - |
| XYZ | 10.93 | 14.4 | 25.13 | - |
| YUV | 89.76 | 153.53 | 78.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 116 | 135 | 0.84 | 0.14 | 0 | 0.47 | 190 | 0.73 | 0.31 |
| Hex | 15 | 74 | 87 | 54 | E | 0 | 2F | BE | 49 | 1F |
| Octal | 25 | 164 | 207 | 124 | 16 | 0 | 57 | 276 | 111 | 37 |
| Binary | 10101 | 1110100 | 10000111 | 1010100 | 1110 | 0 | 101111 | 10111110 | 1001001 | 11111 |
Color Harmonies of #157487
Complementary color
Monochromatic Colors of #157487
Black with #157487
Text Example
Text Example
White with #157487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157487; }
p { color: rgb(21,116,135); }
H1.HeaderClassName
{
color: #157487;
}
.AnyTagClassName
{
color: #157487;
}
</style>
background-color css
<style>
a { background-color: #157487; }
a { background-color: rgb(21,116,135); }
div.DivClassName
{
background-color: #157487;
}
.BgClassName
{
background-color: #157487;
}
</style>
border-color css
<style>
span { border-color: #157487; }
span { border-color: rgb(21,116,135); }
td.TdClassName
{
border-color: #157487;
}
.TagClassName
{
border-color: #157487;
}
</style>