Shades of Allports #156785
Tints of Allports #156785
RGB
CMYK
RGB Variations
Color information
#156785 (or 0x156785) is known color: Allports. HEX triplet: 15, 67 and 85. RGB value is (21,103,133). Sum of RGB (Red+Green+Blue) = 21+103+133=257 (34% of max value = 765). Red value is 21 (8.59% from 255 or 8.17% from 257); Green value is 103 (40.62% from 255 or 40.08% from 257); Blue value is 133 (52.34% from 255 or 51.75% from 257); Max value from RGB is 133 - color contains mainly: blue. Hex color #156785 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156785 is #EA987A. Grayscale: #515151. Windows color (decimal): -15374459 or 8742677. OLE color: 8742677.
HSL color Cylindrical-coordinate representation of color #156785: hue angle of 196.07º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #156785 is Cyan = 0.84, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 21 | 103 | 133 | - |
| CMYK | 0.84 | 0.23 | 0 | 0.48 |
| HSL | 196.07º | 0.73% | 0.3% | - |
| HSV(B) | 196.07º | 0.84% | 0.52% | - |
| XYZ | 9.39 | 11.55 | 23.93 | - |
| YUV | 81.9 | 156.83 | 84.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 103 | 133 | 0.84 | 0.23 | 0 | 0.48 | 196.07 | 0.73 | 0.3 |
| Hex | 15 | 67 | 85 | 54 | 17 | 0 | 30 | C4 | 49 | 1E |
| Octal | 25 | 147 | 205 | 124 | 27 | 0 | 60 | 304 | 111 | 36 |
| Binary | 10101 | 1100111 | 10000101 | 1010100 | 10111 | 0 | 110000 | 11000100 | 1001001 | 11110 |
Color Harmonies of #156785
Complementary color
Monochromatic Colors of #156785
Black with #156785
Text Example
Text Example
White with #156785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156785; }
p { color: rgb(21,103,133); }
H1.HeaderClassName
{
color: #156785;
}
.AnyTagClassName
{
color: #156785;
}
</style>
background-color css
<style>
a { background-color: #156785; }
a { background-color: rgb(21,103,133); }
div.DivClassName
{
background-color: #156785;
}
.BgClassName
{
background-color: #156785;
}
</style>
border-color css
<style>
span { border-color: #156785; }
span { border-color: rgb(21,103,133); }
td.TdClassName
{
border-color: #156785;
}
.TagClassName
{
border-color: #156785;
}
</style>