Shades of Allports #156995
Tints of Allports #156995
RGB
CMYK
RGB Variations
Color information
#156995 (or 0x156995) is known color: Allports. HEX triplet: 15, 69 and 95. RGB value is (21,105,149). Sum of RGB (Red+Green+Blue) = 21+105+149=275 (36% of max value = 765). Red value is 21 (8.59% from 255 or 7.64% from 275); Green value is 105 (41.41% from 255 or 38.18% from 275); Blue value is 149 (58.59% from 255 or 54.18% from 275); Max value from RGB is 149 - color contains mainly: blue. Hex color #156995 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156995 is #EA966A. Grayscale: #545454. Windows color (decimal): -15373931 or 9791765. OLE color: 9791765.
HSL color Cylindrical-coordinate representation of color #156995: hue angle of 200.62º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #156995 is Cyan = 0.86, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 21 | 105 | 149 | - |
| CMYK | 0.86 | 0.30 | 0 | 0.42 |
| HSL | 200.63º | 0.75% | 0.33% | - |
| HSV(B) | 200.63º | 0.86% | 0.58% | - |
| XYZ | 10.79 | 12.43 | 30.27 | - |
| YUV | 84.9 | 164.17 | 82.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 105 | 149 | 0.86 | 0.30 | 0 | 0.42 | 200.63 | 0.75 | 0.33 |
| Hex | 15 | 69 | 95 | 56 | 1E | 0 | 2A | C9 | 4B | 21 |
| Octal | 25 | 151 | 225 | 126 | 36 | 0 | 52 | 311 | 113 | 41 |
| Binary | 10101 | 1101001 | 10010101 | 1010110 | 11110 | 0 | 101010 | 11001001 | 1001011 | 100001 |
Color Harmonies of #156995
Complementary color
Monochromatic Colors of #156995
Black with #156995
Text Example
Text Example
White with #156995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156995; }
p { color: rgb(21,105,149); }
H1.HeaderClassName
{
color: #156995;
}
.AnyTagClassName
{
color: #156995;
}
</style>
background-color css
<style>
a { background-color: #156995; }
a { background-color: rgb(21,105,149); }
div.DivClassName
{
background-color: #156995;
}
.BgClassName
{
background-color: #156995;
}
</style>
border-color css
<style>
span { border-color: #156995; }
span { border-color: rgb(21,105,149); }
td.TdClassName
{
border-color: #156995;
}
.TagClassName
{
border-color: #156995;
}
</style>