Shades of Allports #156691
Tints of Allports #156691
RGB
CMYK
RGB Variations
Color information
#156691 (or 0x156691) is known color: Allports. HEX triplet: 15, 66 and 91. RGB value is (21,102,145). Sum of RGB (Red+Green+Blue) = 21+102+145=268 (35% of max value = 765). Red value is 21 (8.59% from 255 or 7.84% from 268); Green value is 102 (40.23% from 255 or 38.06% from 268); Blue value is 145 (57.03% from 255 or 54.10% from 268); Max value from RGB is 145 - color contains mainly: blue. Hex color #156691 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156691 is #EA996E. Grayscale: #525252. Windows color (decimal): -15374703 or 9528853. OLE color: 9528853.
HSL color Cylindrical-coordinate representation of color #156691: hue angle of 200.81º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #156691 is Cyan = 0.86, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 21 | 102 | 145 | - |
| CMYK | 0.86 | 0.30 | 0 | 0.43 |
| HSL | 200.81º | 0.75% | 0.33% | - |
| HSV(B) | 200.81º | 0.86% | 0.57% | - |
| XYZ | 10.17 | 11.71 | 28.51 | - |
| YUV | 82.68 | 163.16 | 84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 102 | 145 | 0.86 | 0.30 | 0 | 0.43 | 200.81 | 0.75 | 0.33 |
| Hex | 15 | 66 | 91 | 56 | 1E | 0 | 2B | C9 | 4B | 21 |
| Octal | 25 | 146 | 221 | 126 | 36 | 0 | 53 | 311 | 113 | 41 |
| Binary | 10101 | 1100110 | 10010001 | 1010110 | 11110 | 0 | 101011 | 11001001 | 1001011 | 100001 |
Color Harmonies of #156691
Complementary color
Monochromatic Colors of #156691
Black with #156691
Text Example
Text Example
White with #156691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156691; }
p { color: rgb(21,102,145); }
H1.HeaderClassName
{
color: #156691;
}
.AnyTagClassName
{
color: #156691;
}
</style>
background-color css
<style>
a { background-color: #156691; }
a { background-color: rgb(21,102,145); }
div.DivClassName
{
background-color: #156691;
}
.BgClassName
{
background-color: #156691;
}
</style>
border-color css
<style>
span { border-color: #156691; }
span { border-color: rgb(21,102,145); }
td.TdClassName
{
border-color: #156691;
}
.TagClassName
{
border-color: #156691;
}
</style>