Shades of Allports #157081
Tints of Allports #157081
RGB
CMYK
RGB Variations
Color information
#157081 (or 0x157081) is known color: Allports. HEX triplet: 15, 70 and 81. RGB value is (21,112,129). Sum of RGB (Red+Green+Blue) = 21+112+129=262 (34% of max value = 765). Red value is 21 (8.59% from 255 or 8.02% from 262); Green value is 112 (44.14% from 255 or 42.75% from 262); Blue value is 129 (50.78% from 255 or 49.24% from 262); Max value from RGB is 129 - color contains mainly: blue. Hex color #157081 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #157081 is #EA8F7E. Grayscale: #565656. Windows color (decimal): -15372159 or 8482837. OLE color: 8482837.
HSL color Cylindrical-coordinate representation of color #157081: hue angle of 189.44º 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 #157081 is Cyan = 0.84, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 21 | 112 | 129 | - |
| CMYK | 0.84 | 0.13 | 0 | 0.49 |
| HSL | 189.44º | 0.72% | 0.29% | - |
| HSV(B) | 189.44º | 0.84% | 0.51% | - |
| XYZ | 10.07 | 13.33 | 22.81 | - |
| YUV | 86.73 | 151.85 | 81.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 112 | 129 | 0.84 | 0.13 | 0 | 0.49 | 189.44 | 0.72 | 0.29 |
| Hex | 15 | 70 | 81 | 54 | D | 0 | 31 | BD | 48 | 1D |
| Octal | 25 | 160 | 201 | 124 | 15 | 0 | 61 | 275 | 110 | 35 |
| Binary | 10101 | 1110000 | 10000001 | 1010100 | 1101 | 0 | 110001 | 10111101 | 1001000 | 11101 |
Color Harmonies of #157081
Complementary color
Monochromatic Colors of #157081
Black with #157081
Text Example
Text Example
White with #157081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157081; }
p { color: rgb(21,112,129); }
H1.HeaderClassName
{
color: #157081;
}
.AnyTagClassName
{
color: #157081;
}
</style>
background-color css
<style>
a { background-color: #157081; }
a { background-color: rgb(21,112,129); }
div.DivClassName
{
background-color: #157081;
}
.BgClassName
{
background-color: #157081;
}
</style>
border-color css
<style>
span { border-color: #157081; }
span { border-color: rgb(21,112,129); }
td.TdClassName
{
border-color: #157081;
}
.TagClassName
{
border-color: #157081;
}
</style>