Shades of Allports #156793
Tints of Allports #156793
RGB
CMYK
RGB Variations
Color information
#156793 (or 0x156793) is known color: Allports. HEX triplet: 15, 67 and 93. RGB value is (21,103,147). Sum of RGB (Red+Green+Blue) = 21+103+147=271 (35% of max value = 765). Red value is 21 (8.59% from 255 or 7.75% from 271); Green value is 103 (40.62% from 255 or 38.01% from 271); Blue value is 147 (57.81% from 255 or 54.24% from 271); Max value from RGB is 147 - color contains mainly: blue. Hex color #156793 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156793 is #EA986C. Grayscale: #535353. Windows color (decimal): -15374445 or 9660181. OLE color: 9660181.
HSL color Cylindrical-coordinate representation of color #156793: hue angle of 200.95º 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 #156793 is Cyan = 0.86, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 21 | 103 | 147 | - |
| CMYK | 0.86 | 0.30 | 0 | 0.42 |
| HSL | 200.95º | 0.75% | 0.33% | - |
| HSV(B) | 200.95º | 0.86% | 0.58% | - |
| XYZ | 10.43 | 11.97 | 29.36 | - |
| YUV | 83.5 | 163.83 | 83.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 103 | 147 | 0.86 | 0.30 | 0 | 0.42 | 200.95 | 0.75 | 0.33 |
| Hex | 15 | 67 | 93 | 56 | 1E | 0 | 2A | C9 | 4B | 21 |
| Octal | 25 | 147 | 223 | 126 | 36 | 0 | 52 | 311 | 113 | 41 |
| Binary | 10101 | 1100111 | 10010011 | 1010110 | 11110 | 0 | 101010 | 11001001 | 1001011 | 100001 |
Color Harmonies of #156793
Complementary color
Monochromatic Colors of #156793
Black with #156793
Text Example
Text Example
White with #156793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156793; }
p { color: rgb(21,103,147); }
H1.HeaderClassName
{
color: #156793;
}
.AnyTagClassName
{
color: #156793;
}
</style>
background-color css
<style>
a { background-color: #156793; }
a { background-color: rgb(21,103,147); }
div.DivClassName
{
background-color: #156793;
}
.BgClassName
{
background-color: #156793;
}
</style>
border-color css
<style>
span { border-color: #156793; }
span { border-color: rgb(21,103,147); }
td.TdClassName
{
border-color: #156793;
}
.TagClassName
{
border-color: #156793;
}
</style>