Shades of Allports #156992
Tints of Allports #156992
RGB
CMYK
RGB Variations
Color information
#156992 (or 0x156992) is known color: Allports. HEX triplet: 15, 69 and 92. RGB value is (21,105,146). Sum of RGB (Red+Green+Blue) = 21+105+146=272 (36% of max value = 765). Red value is 21 (8.59% from 255 or 7.72% from 272); Green value is 105 (41.41% from 255 or 38.60% from 272); Blue value is 146 (57.42% from 255 or 53.68% from 272); Max value from RGB is 146 - color contains mainly: blue. Hex color #156992 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156992 is #EA966D. Grayscale: #545454. Windows color (decimal): -15373934 or 9595157. OLE color: 9595157.
HSL color Cylindrical-coordinate representation of color #156992: hue angle of 199.68º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #156992 is Cyan = 0.86, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 21 | 105 | 146 | - |
| CMYK | 0.86 | 0.28 | 0 | 0.43 |
| HSL | 199.68º | 0.75% | 0.33% | - |
| HSV(B) | 199.68º | 0.86% | 0.57% | - |
| XYZ | 10.55 | 12.34 | 29.02 | - |
| YUV | 84.56 | 162.67 | 82.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 105 | 146 | 0.86 | 0.28 | 0 | 0.43 | 199.68 | 0.75 | 0.33 |
| Hex | 15 | 69 | 92 | 56 | 1C | 0 | 2B | C8 | 4B | 21 |
| Octal | 25 | 151 | 222 | 126 | 34 | 0 | 53 | 310 | 113 | 41 |
| Binary | 10101 | 1101001 | 10010010 | 1010110 | 11100 | 0 | 101011 | 11001000 | 1001011 | 100001 |
Color Harmonies of #156992
Complementary color
Monochromatic Colors of #156992
Black with #156992
Text Example
Text Example
White with #156992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156992; }
p { color: rgb(21,105,146); }
H1.HeaderClassName
{
color: #156992;
}
.AnyTagClassName
{
color: #156992;
}
</style>
background-color css
<style>
a { background-color: #156992; }
a { background-color: rgb(21,105,146); }
div.DivClassName
{
background-color: #156992;
}
.BgClassName
{
background-color: #156992;
}
</style>
border-color css
<style>
span { border-color: #156992; }
span { border-color: rgb(21,105,146); }
td.TdClassName
{
border-color: #156992;
}
.TagClassName
{
border-color: #156992;
}
</style>