Shades of Allports #156777
Tints of Allports #156777
RGB
CMYK
RGB Variations
Color information
#156777 (or 0x156777) is known color: Allports. HEX triplet: 15, 67 and 77. RGB value is (21,103,119). Sum of RGB (Red+Green+Blue) = 21+103+119=243 (32% of max value = 765). Red value is 21 (8.59% from 255 or 8.64% from 243); Green value is 103 (40.62% from 255 or 42.39% from 243); Blue value is 119 (46.88% from 255 or 48.97% from 243); Max value from RGB is 119 - color contains mainly: blue. Hex color #156777 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156777 is #EA9888. Grayscale: #505050. Windows color (decimal): -15374473 or 7825173. OLE color: 7825173.
HSL color Cylindrical-coordinate representation of color #156777: hue angle of 189.8º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #156777 is Cyan = 0.82, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 103 | 119 | - |
| CMYK | 0.82 | 0.13 | 0 | 0.53 |
| HSL | 189.8º | 0.7% | 0.27% | - |
| HSV(B) | 189.8º | 0.82% | 0.47% | - |
| XYZ | 8.49 | 11.19 | 19.17 | - |
| YUV | 80.31 | 149.83 | 85.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 103 | 119 | 0.82 | 0.13 | 0 | 0.53 | 189.8 | 0.7 | 0.27 |
| Hex | 15 | 67 | 77 | 52 | D | 0 | 35 | BE | 46 | 1B |
| Octal | 25 | 147 | 167 | 122 | 15 | 0 | 65 | 276 | 106 | 33 |
| Binary | 10101 | 1100111 | 1110111 | 1010010 | 1101 | 0 | 110101 | 10111110 | 1000110 | 11011 |
Color Harmonies of #156777
Complementary color
Monochromatic Colors of #156777
Black with #156777
Text Example
Text Example
White with #156777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156777; }
p { color: rgb(21,103,119); }
H1.HeaderClassName
{
color: #156777;
}
.AnyTagClassName
{
color: #156777;
}
</style>
background-color css
<style>
a { background-color: #156777; }
a { background-color: rgb(21,103,119); }
div.DivClassName
{
background-color: #156777;
}
.BgClassName
{
background-color: #156777;
}
</style>
border-color css
<style>
span { border-color: #156777; }
span { border-color: rgb(21,103,119); }
td.TdClassName
{
border-color: #156777;
}
.TagClassName
{
border-color: #156777;
}
</style>