Shades of Allports #157387
Tints of Allports #157387
RGB
CMYK
RGB Variations
Color information
#157387 (or 0x157387) is known color: Allports. HEX triplet: 15, 73 and 87. RGB value is (21,115,135). Sum of RGB (Red+Green+Blue) = 21+115+135=271 (35% of max value = 765). Red value is 21 (8.59% from 255 or 7.75% from 271); Green value is 115 (45.31% from 255 or 42.44% from 271); Blue value is 135 (53.12% from 255 or 49.82% from 271); Max value from RGB is 135 - color contains mainly: blue. Hex color #157387 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #157387 is #EA8C78. Grayscale: #585858. Windows color (decimal): -15371385 or 8876821. OLE color: 8876821.
HSL color Cylindrical-coordinate representation of color #157387: hue angle of 190.53º 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 #157387 is Cyan = 0.84, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 21 | 115 | 135 | - |
| CMYK | 0.84 | 0.15 | 0 | 0.47 |
| HSL | 190.53º | 0.73% | 0.31% | - |
| HSV(B) | 190.53º | 0.84% | 0.53% | - |
| XYZ | 10.81 | 14.17 | 25.09 | - |
| YUV | 89.17 | 153.86 | 79.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 115 | 135 | 0.84 | 0.15 | 0 | 0.47 | 190.53 | 0.73 | 0.31 |
| Hex | 15 | 73 | 87 | 54 | F | 0 | 2F | BF | 49 | 1F |
| Octal | 25 | 163 | 207 | 124 | 17 | 0 | 57 | 277 | 111 | 37 |
| Binary | 10101 | 1110011 | 10000111 | 1010100 | 1111 | 0 | 101111 | 10111111 | 1001001 | 11111 |
Color Harmonies of #157387
Complementary color
Monochromatic Colors of #157387
Black with #157387
Text Example
Text Example
White with #157387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157387; }
p { color: rgb(21,115,135); }
H1.HeaderClassName
{
color: #157387;
}
.AnyTagClassName
{
color: #157387;
}
</style>
background-color css
<style>
a { background-color: #157387; }
a { background-color: rgb(21,115,135); }
div.DivClassName
{
background-color: #157387;
}
.BgClassName
{
background-color: #157387;
}
</style>
border-color css
<style>
span { border-color: #157387; }
span { border-color: rgb(21,115,135); }
td.TdClassName
{
border-color: #157387;
}
.TagClassName
{
border-color: #157387;
}
</style>