Shades of Allports #156370
Tints of Allports #156370
RGB
CMYK
RGB Variations
Color information
#156370 (or 0x156370) is known color: Allports. HEX triplet: 15, 63 and 70. RGB value is (21,99,112). Sum of RGB (Red+Green+Blue) = 21+99+112=232 (30% of max value = 765). Red value is 21 (8.59% from 255 or 9.05% from 232); Green value is 99 (39.06% from 255 or 42.67% from 232); Blue value is 112 (44.14% from 255 or 48.28% from 232); Max value from RGB is 112 - color contains mainly: blue. Hex color #156370 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156370 is #EA9C8F. Grayscale: #4D4D4D. Windows color (decimal): -15375504 or 7365397. OLE color: 7365397.
HSL color Cylindrical-coordinate representation of color #156370: hue angle of 188.57º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #156370 is Cyan = 0.81, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 99 | 112 | - |
| CMYK | 0.81 | 0.12 | 0 | 0.56 |
| HSL | 188.57º | 0.68% | 0.26% | - |
| HSV(B) | 188.57º | 0.81% | 0.44% | - |
| XYZ | 7.7 | 10.25 | 16.9 | - |
| YUV | 77.16 | 147.66 | 87.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 99 | 112 | 0.81 | 0.12 | 0 | 0.56 | 188.57 | 0.68 | 0.26 |
| Hex | 15 | 63 | 70 | 51 | C | 0 | 38 | BD | 44 | 1A |
| Octal | 25 | 143 | 160 | 121 | 14 | 0 | 70 | 275 | 104 | 32 |
| Binary | 10101 | 1100011 | 1110000 | 1010001 | 1100 | 0 | 111000 | 10111101 | 1000100 | 11010 |
Color Harmonies of #156370
Complementary color
Monochromatic Colors of #156370
Black with #156370
Text Example
Text Example
White with #156370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156370; }
p { color: rgb(21,99,112); }
H1.HeaderClassName
{
color: #156370;
}
.AnyTagClassName
{
color: #156370;
}
</style>
background-color css
<style>
a { background-color: #156370; }
a { background-color: rgb(21,99,112); }
div.DivClassName
{
background-color: #156370;
}
.BgClassName
{
background-color: #156370;
}
</style>
border-color css
<style>
span { border-color: #156370; }
span { border-color: rgb(21,99,112); }
td.TdClassName
{
border-color: #156370;
}
.TagClassName
{
border-color: #156370;
}
</style>