Shades of Allports #157376
Tints of Allports #157376
RGB
CMYK
RGB Variations
Color information
#157376 (or 0x157376) is known color: Allports. HEX triplet: 15, 73 and 76. RGB value is (21,115,118). Sum of RGB (Red+Green+Blue) = 21+115+118=254 (33% of max value = 765). Red value is 21 (8.59% from 255 or 8.27% from 254); Green value is 115 (45.31% from 255 or 45.28% from 254); Blue value is 118 (46.48% from 255 or 46.46% from 254); Max value from RGB is 118 - color contains mainly: blue. Hex color #157376 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157376 is #EA8C89. Grayscale: #575757. Windows color (decimal): -15371402 or 7762709. OLE color: 7762709.
HSL color Cylindrical-coordinate representation of color #157376: hue angle of 181.86º 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 #157376 is Cyan = 0.82, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 21 | 115 | 118 | - |
| CMYK | 0.82 | 0.03 | 0 | 0.54 |
| HSL | 181.86º | 0.7% | 0.27% | - |
| HSV(B) | 181.86º | 0.82% | 0.46% | - |
| XYZ | 9.71 | 13.73 | 19.28 | - |
| YUV | 87.24 | 145.36 | 80.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 115 | 118 | 0.82 | 0.03 | 0 | 0.54 | 181.86 | 0.7 | 0.27 |
| Hex | 15 | 73 | 76 | 52 | 3 | 0 | 36 | B6 | 46 | 1B |
| Octal | 25 | 163 | 166 | 122 | 3 | 0 | 66 | 266 | 106 | 33 |
| Binary | 10101 | 1110011 | 1110110 | 1010010 | 11 | 0 | 110110 | 10110110 | 1000110 | 11011 |
Color Harmonies of #157376
Complementary color
Monochromatic Colors of #157376
Black with #157376
Text Example
Text Example
White with #157376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157376; }
p { color: rgb(21,115,118); }
H1.HeaderClassName
{
color: #157376;
}
.AnyTagClassName
{
color: #157376;
}
</style>
background-color css
<style>
a { background-color: #157376; }
a { background-color: rgb(21,115,118); }
div.DivClassName
{
background-color: #157376;
}
.BgClassName
{
background-color: #157376;
}
</style>
border-color css
<style>
span { border-color: #157376; }
span { border-color: rgb(21,115,118); }
td.TdClassName
{
border-color: #157376;
}
.TagClassName
{
border-color: #157376;
}
</style>