Shades of Allports #156271
Tints of Allports #156271
RGB
CMYK
RGB Variations
Color information
#156271 (or 0x156271) is known color: Allports. HEX triplet: 15, 62 and 71. RGB value is (21,98,113). Sum of RGB (Red+Green+Blue) = 21+98+113=232 (30% of max value = 765). Red value is 21 (8.59% from 255 or 9.05% from 232); Green value is 98 (38.67% from 255 or 42.24% from 232); Blue value is 113 (44.53% from 255 or 48.71% from 232); Max value from RGB is 113 - color contains mainly: blue. Hex color #156271 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156271 is #EA9D8E. Grayscale: #4C4C4C. Windows color (decimal): -15375759 or 7430677. OLE color: 7430677.
HSL color Cylindrical-coordinate representation of color #156271: hue angle of 189.78º degrees, saturation: 0.69, 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 #156271 is Cyan = 0.81, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 98 | 113 | - |
| CMYK | 0.81 | 0.13 | 0 | 0.56 |
| HSL | 189.78º | 0.69% | 0.26% | - |
| HSV(B) | 189.78º | 0.81% | 0.44% | - |
| XYZ | 7.66 | 10.09 | 17.17 | - |
| YUV | 76.69 | 148.49 | 88.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 98 | 113 | 0.81 | 0.13 | 0 | 0.56 | 189.78 | 0.69 | 0.26 |
| Hex | 15 | 62 | 71 | 51 | D | 0 | 38 | BE | 45 | 1A |
| Octal | 25 | 142 | 161 | 121 | 15 | 0 | 70 | 276 | 105 | 32 |
| Binary | 10101 | 1100010 | 1110001 | 1010001 | 1101 | 0 | 111000 | 10111110 | 1000101 | 11010 |
Color Harmonies of #156271
Complementary color
Monochromatic Colors of #156271
Black with #156271
Text Example
Text Example
White with #156271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156271; }
p { color: rgb(21,98,113); }
H1.HeaderClassName
{
color: #156271;
}
.AnyTagClassName
{
color: #156271;
}
</style>
background-color css
<style>
a { background-color: #156271; }
a { background-color: rgb(21,98,113); }
div.DivClassName
{
background-color: #156271;
}
.BgClassName
{
background-color: #156271;
}
</style>
border-color css
<style>
span { border-color: #156271; }
span { border-color: rgb(21,98,113); }
td.TdClassName
{
border-color: #156271;
}
.TagClassName
{
border-color: #156271;
}
</style>