Shades of Allports #156790
Tints of Allports #156790
RGB
CMYK
RGB Variations
Color information
#156790 (or 0x156790) is known color: Allports. HEX triplet: 15, 67 and 90. RGB value is (21,103,144). Sum of RGB (Red+Green+Blue) = 21+103+144=268 (35% of max value = 765). Red value is 21 (8.59% from 255 or 7.84% from 268); Green value is 103 (40.62% from 255 or 38.43% from 268); Blue value is 144 (56.64% from 255 or 53.73% from 268); Max value from RGB is 144 - color contains mainly: blue. Hex color #156790 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156790 is #EA986F. Grayscale: #525252. Windows color (decimal): -15374448 or 9463573. OLE color: 9463573.
HSL color Cylindrical-coordinate representation of color #156790: hue angle of 200º 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 #156790 is Cyan = 0.85, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 21 | 103 | 144 | - |
| CMYK | 0.85 | 0.28 | 0 | 0.44 |
| HSL | 200º | 0.75% | 0.32% | - |
| HSV(B) | 200º | 0.85% | 0.56% | - |
| XYZ | 10.19 | 11.87 | 28.14 | - |
| YUV | 83.16 | 162.33 | 83.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 103 | 144 | 0.85 | 0.28 | 0 | 0.44 | 200 | 0.75 | 0.32 |
| Hex | 15 | 67 | 90 | 55 | 1C | 0 | 2C | C8 | 4B | 20 |
| Octal | 25 | 147 | 220 | 125 | 34 | 0 | 54 | 310 | 113 | 40 |
| Binary | 10101 | 1100111 | 10010000 | 1010101 | 11100 | 0 | 101100 | 11001000 | 1001011 | 100000 |
Color Harmonies of #156790
Complementary color
Monochromatic Colors of #156790
Black with #156790
Text Example
Text Example
White with #156790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156790; }
p { color: rgb(21,103,144); }
H1.HeaderClassName
{
color: #156790;
}
.AnyTagClassName
{
color: #156790;
}
</style>
background-color css
<style>
a { background-color: #156790; }
a { background-color: rgb(21,103,144); }
div.DivClassName
{
background-color: #156790;
}
.BgClassName
{
background-color: #156790;
}
</style>
border-color css
<style>
span { border-color: #156790; }
span { border-color: rgb(21,103,144); }
td.TdClassName
{
border-color: #156790;
}
.TagClassName
{
border-color: #156790;
}
</style>