Shades of Allports #156681
Tints of Allports #156681
RGB
CMYK
RGB Variations
Color information
#156681 (or 0x156681) is known color: Allports. HEX triplet: 15, 66 and 81. RGB value is (21,102,129). Sum of RGB (Red+Green+Blue) = 21+102+129=252 (33% of max value = 765). Red value is 21 (8.59% from 255 or 8.33% from 252); Green value is 102 (40.23% from 255 or 40.48% from 252); Blue value is 129 (50.78% from 255 or 51.19% from 252); Max value from RGB is 129 - color contains mainly: blue. Hex color #156681 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156681 is #EA997E. Grayscale: #505050. Windows color (decimal): -15374719 or 8480277. OLE color: 8480277.
HSL color Cylindrical-coordinate representation of color #156681: hue angle of 195º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #156681 is Cyan = 0.84, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 21 | 102 | 129 | - |
| CMYK | 0.84 | 0.21 | 0 | 0.49 |
| HSL | 195º | 0.72% | 0.29% | - |
| HSV(B) | 195º | 0.84% | 0.51% | - |
| XYZ | 9.02 | 11.25 | 22.46 | - |
| YUV | 80.86 | 155.16 | 85.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 102 | 129 | 0.84 | 0.21 | 0 | 0.49 | 195 | 0.72 | 0.29 |
| Hex | 15 | 66 | 81 | 54 | 15 | 0 | 31 | C3 | 48 | 1D |
| Octal | 25 | 146 | 201 | 124 | 25 | 0 | 61 | 303 | 110 | 35 |
| Binary | 10101 | 1100110 | 10000001 | 1010100 | 10101 | 0 | 110001 | 11000011 | 1001000 | 11101 |
Color Harmonies of #156681
Complementary color
Monochromatic Colors of #156681
Black with #156681
Text Example
Text Example
White with #156681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156681; }
p { color: rgb(21,102,129); }
H1.HeaderClassName
{
color: #156681;
}
.AnyTagClassName
{
color: #156681;
}
</style>
background-color css
<style>
a { background-color: #156681; }
a { background-color: rgb(21,102,129); }
div.DivClassName
{
background-color: #156681;
}
.BgClassName
{
background-color: #156681;
}
</style>
border-color css
<style>
span { border-color: #156681; }
span { border-color: rgb(21,102,129); }
td.TdClassName
{
border-color: #156681;
}
.TagClassName
{
border-color: #156681;
}
</style>