Shades of Allports #157076
Tints of Allports #157076
RGB
CMYK
RGB Variations
Color information
#157076 (or 0x157076) is known color: Allports. HEX triplet: 15, 70 and 76. RGB value is (21,112,118). Sum of RGB (Red+Green+Blue) = 21+112+118=251 (33% of max value = 765). Red value is 21 (8.59% from 255 or 8.37% from 251); Green value is 112 (44.14% from 255 or 44.62% from 251); Blue value is 118 (46.48% from 255 or 47.01% from 251); Max value from RGB is 118 - color contains mainly: blue. Hex color #157076 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157076 is #EA8F89. Grayscale: #555555. Windows color (decimal): -15372170 or 7761941. OLE color: 7761941.
HSL color Cylindrical-coordinate representation of color #157076: hue angle of 183.71º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #157076 is Cyan = 0.82, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 21 | 112 | 118 | - |
| CMYK | 0.82 | 0.05 | 0 | 0.54 |
| HSL | 183.71º | 0.7% | 0.27% | - |
| HSV(B) | 183.71º | 0.82% | 0.46% | - |
| XYZ | 9.37 | 13.06 | 19.17 | - |
| YUV | 85.48 | 146.35 | 82.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 112 | 118 | 0.82 | 0.05 | 0 | 0.54 | 183.71 | 0.7 | 0.27 |
| Hex | 15 | 70 | 76 | 52 | 5 | 0 | 36 | B8 | 46 | 1B |
| Octal | 25 | 160 | 166 | 122 | 5 | 0 | 66 | 270 | 106 | 33 |
| Binary | 10101 | 1110000 | 1110110 | 1010010 | 101 | 0 | 110110 | 10111000 | 1000110 | 11011 |
Color Harmonies of #157076
Complementary color
Monochromatic Colors of #157076
Black with #157076
Text Example
Text Example
White with #157076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157076; }
p { color: rgb(21,112,118); }
H1.HeaderClassName
{
color: #157076;
}
.AnyTagClassName
{
color: #157076;
}
</style>
background-color css
<style>
a { background-color: #157076; }
a { background-color: rgb(21,112,118); }
div.DivClassName
{
background-color: #157076;
}
.BgClassName
{
background-color: #157076;
}
</style>
border-color css
<style>
span { border-color: #157076; }
span { border-color: rgb(21,112,118); }
td.TdClassName
{
border-color: #157076;
}
.TagClassName
{
border-color: #157076;
}
</style>