Shades of Allports #156773
Tints of Allports #156773
RGB
CMYK
RGB Variations
Color information
#156773 (or 0x156773) is known color: Allports. HEX triplet: 15, 67 and 73. RGB value is (21,103,115). Sum of RGB (Red+Green+Blue) = 21+103+115=239 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.79% from 239); Green value is 103 (40.62% from 255 or 43.10% from 239); Blue value is 115 (45.31% from 255 or 48.12% from 239); Max value from RGB is 115 - color contains mainly: blue. Hex color #156773 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156773 is #EA988C. Grayscale: #4F4F4F. Windows color (decimal): -15374477 or 7563029. OLE color: 7563029.
HSL color Cylindrical-coordinate representation of color #156773: hue angle of 187.66º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #156773 is Cyan = 0.82, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 103 | 115 | - |
| CMYK | 0.82 | 0.10 | 0 | 0.55 |
| HSL | 187.66º | 0.69% | 0.27% | - |
| HSV(B) | 187.66º | 0.82% | 0.45% | - |
| XYZ | 8.25 | 11.1 | 17.93 | - |
| YUV | 79.85 | 147.83 | 86.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 103 | 115 | 0.82 | 0.10 | 0 | 0.55 | 187.66 | 0.69 | 0.27 |
| Hex | 15 | 67 | 73 | 52 | A | 0 | 37 | BC | 45 | 1B |
| Octal | 25 | 147 | 163 | 122 | 12 | 0 | 67 | 274 | 105 | 33 |
| Binary | 10101 | 1100111 | 1110011 | 1010010 | 1010 | 0 | 110111 | 10111100 | 1000101 | 11011 |
Color Harmonies of #156773
Complementary color
Monochromatic Colors of #156773
Black with #156773
Text Example
Text Example
White with #156773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156773; }
p { color: rgb(21,103,115); }
H1.HeaderClassName
{
color: #156773;
}
.AnyTagClassName
{
color: #156773;
}
</style>
background-color css
<style>
a { background-color: #156773; }
a { background-color: rgb(21,103,115); }
div.DivClassName
{
background-color: #156773;
}
.BgClassName
{
background-color: #156773;
}
</style>
border-color css
<style>
span { border-color: #156773; }
span { border-color: rgb(21,103,115); }
td.TdClassName
{
border-color: #156773;
}
.TagClassName
{
border-color: #156773;
}
</style>