Shades of Allports #156779
Tints of Allports #156779
RGB
CMYK
RGB Variations
Color information
#156779 (or 0x156779) is known color: Allports. HEX triplet: 15, 67 and 79. RGB value is (21,103,121). Sum of RGB (Red+Green+Blue) = 21+103+121=245 (32% of max value = 765). Red value is 21 (8.59% from 255 or 8.57% from 245); Green value is 103 (40.62% from 255 or 42.04% from 245); Blue value is 121 (47.66% from 255 or 49.39% from 245); Max value from RGB is 121 - color contains mainly: blue. Hex color #156779 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156779 is #EA9886. Grayscale: #505050. Windows color (decimal): -15374471 or 7956245. OLE color: 7956245.
HSL color Cylindrical-coordinate representation of color #156779: hue angle of 190.8º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #156779 is Cyan = 0.83, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 103 | 121 | - |
| CMYK | 0.83 | 0.15 | 0 | 0.53 |
| HSL | 190.8º | 0.7% | 0.28% | - |
| HSV(B) | 190.8º | 0.83% | 0.47% | - |
| XYZ | 8.61 | 11.24 | 19.8 | - |
| YUV | 80.53 | 150.83 | 85.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 103 | 121 | 0.83 | 0.15 | 0 | 0.53 | 190.8 | 0.7 | 0.28 |
| Hex | 15 | 67 | 79 | 53 | F | 0 | 35 | BF | 46 | 1C |
| Octal | 25 | 147 | 171 | 123 | 17 | 0 | 65 | 277 | 106 | 34 |
| Binary | 10101 | 1100111 | 1111001 | 1010011 | 1111 | 0 | 110101 | 10111111 | 1000110 | 11100 |
Color Harmonies of #156779
Complementary color
Monochromatic Colors of #156779
Black with #156779
Text Example
Text Example
White with #156779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156779; }
p { color: rgb(21,103,121); }
H1.HeaderClassName
{
color: #156779;
}
.AnyTagClassName
{
color: #156779;
}
</style>
background-color css
<style>
a { background-color: #156779; }
a { background-color: rgb(21,103,121); }
div.DivClassName
{
background-color: #156779;
}
.BgClassName
{
background-color: #156779;
}
</style>
border-color css
<style>
span { border-color: #156779; }
span { border-color: rgb(21,103,121); }
td.TdClassName
{
border-color: #156779;
}
.TagClassName
{
border-color: #156779;
}
</style>