Shades of Allports #157281
Tints of Allports #157281
RGB
CMYK
RGB Variations
Color information
#157281 (or 0x157281) is known color: Allports. HEX triplet: 15, 72 and 81. RGB value is (21,114,129). Sum of RGB (Red+Green+Blue) = 21+114+129=264 (34% of max value = 765). Red value is 21 (8.59% from 255 or 7.95% from 264); Green value is 114 (44.92% from 255 or 43.18% from 264); Blue value is 129 (50.78% from 255 or 48.86% from 264); Max value from RGB is 129 - color contains mainly: blue. Hex color #157281 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #157281 is #EA8D7E. Grayscale: #575757. Windows color (decimal): -15371647 or 8483349. OLE color: 8483349.
HSL color Cylindrical-coordinate representation of color #157281: hue angle of 188.33º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #157281 is Cyan = 0.84, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 21 | 114 | 129 | - |
| CMYK | 0.84 | 0.12 | 0 | 0.49 |
| HSL | 188.33º | 0.72% | 0.29% | - |
| HSV(B) | 188.33º | 0.84% | 0.51% | - |
| XYZ | 10.29 | 13.78 | 22.89 | - |
| YUV | 87.9 | 151.19 | 80.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 114 | 129 | 0.84 | 0.12 | 0 | 0.49 | 188.33 | 0.72 | 0.29 |
| Hex | 15 | 72 | 81 | 54 | C | 0 | 31 | BC | 48 | 1D |
| Octal | 25 | 162 | 201 | 124 | 14 | 0 | 61 | 274 | 110 | 35 |
| Binary | 10101 | 1110010 | 10000001 | 1010100 | 1100 | 0 | 110001 | 10111100 | 1001000 | 11101 |
Color Harmonies of #157281
Complementary color
Monochromatic Colors of #157281
Black with #157281
Text Example
Text Example
White with #157281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157281; }
p { color: rgb(21,114,129); }
H1.HeaderClassName
{
color: #157281;
}
.AnyTagClassName
{
color: #157281;
}
</style>
background-color css
<style>
a { background-color: #157281; }
a { background-color: rgb(21,114,129); }
div.DivClassName
{
background-color: #157281;
}
.BgClassName
{
background-color: #157281;
}
</style>
border-color css
<style>
span { border-color: #157281; }
span { border-color: rgb(21,114,129); }
td.TdClassName
{
border-color: #157281;
}
.TagClassName
{
border-color: #157281;
}
</style>