Shades of Allports #156990
Tints of Allports #156990
RGB
CMYK
RGB Variations
Color information
#156990 (or 0x156990) is known color: Allports. HEX triplet: 15, 69 and 90. RGB value is (21,105,144). Sum of RGB (Red+Green+Blue) = 21+105+144=270 (35% of max value = 765). Red value is 21 (8.59% from 255 or 7.78% from 270); Green value is 105 (41.41% from 255 or 38.89% from 270); Blue value is 144 (56.64% from 255 or 53.33% from 270); Max value from RGB is 144 - color contains mainly: blue. Hex color #156990 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156990 is #EA966F. Grayscale: #545454. Windows color (decimal): -15373936 or 9464085. OLE color: 9464085.
HSL color Cylindrical-coordinate representation of color #156990: hue angle of 199.02º degrees, saturation: 0.75, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #156990 is Cyan = 0.85, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 21 | 105 | 144 | - |
| CMYK | 0.85 | 0.27 | 0 | 0.44 |
| HSL | 199.02º | 0.75% | 0.32% | - |
| HSV(B) | 199.02º | 0.85% | 0.56% | - |
| XYZ | 10.39 | 12.28 | 28.21 | - |
| YUV | 84.33 | 161.67 | 82.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 105 | 144 | 0.85 | 0.27 | 0 | 0.44 | 199.02 | 0.75 | 0.32 |
| Hex | 15 | 69 | 90 | 55 | 1B | 0 | 2C | C7 | 4B | 20 |
| Octal | 25 | 151 | 220 | 125 | 33 | 0 | 54 | 307 | 113 | 40 |
| Binary | 10101 | 1101001 | 10010000 | 1010101 | 11011 | 0 | 101100 | 11000111 | 1001011 | 100000 |
Color Harmonies of #156990
Complementary color
Monochromatic Colors of #156990
Black with #156990
Text Example
Text Example
White with #156990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156990; }
p { color: rgb(21,105,144); }
H1.HeaderClassName
{
color: #156990;
}
.AnyTagClassName
{
color: #156990;
}
</style>
background-color css
<style>
a { background-color: #156990; }
a { background-color: rgb(21,105,144); }
div.DivClassName
{
background-color: #156990;
}
.BgClassName
{
background-color: #156990;
}
</style>
border-color css
<style>
span { border-color: #156990; }
span { border-color: rgb(21,105,144); }
td.TdClassName
{
border-color: #156990;
}
.TagClassName
{
border-color: #156990;
}
</style>