Shades of Allports #086587
Tints of Allports #086587
RGB
CMYK
RGB Variations
Color information
#086587 (or 0x086587) is known color: Allports. HEX triplet: 08, 65 and 87. RGB value is (8,101,135). Sum of RGB (Red+Green+Blue) = 8+101+135=244 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.28% from 244); Green value is 101 (39.84% from 255 or 41.39% from 244); Blue value is 135 (53.12% from 255 or 55.33% from 244); Max value from RGB is 135 - color contains mainly: blue. Hex color #086587 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #086587 is #F79A78. Grayscale: #4C4C4C. Windows color (decimal): -16226937 or 8873224. OLE color: 8873224.
HSL color Cylindrical-coordinate representation of color #086587: hue angle of 196.06º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #086587 is Cyan = 0.94, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 101 | 135 | - |
| CMYK | 0.94 | 0.25 | 0 | 0.47 |
| HSL | 196.06º | 0.89% | 0.28% | - |
| HSV(B) | 196.06º | 0.94% | 0.53% | - |
| XYZ | 9.13 | 11.11 | 24.58 | - |
| YUV | 77.07 | 160.69 | 78.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 101 | 135 | 0.94 | 0.25 | 0 | 0.47 | 196.06 | 0.89 | 0.28 |
| Hex | 8 | 65 | 87 | 5E | 19 | 0 | 2F | C4 | 59 | 1C |
| Octal | 10 | 145 | 207 | 136 | 31 | 0 | 57 | 304 | 131 | 34 |
| Binary | 1000 | 1100101 | 10000111 | 1011110 | 11001 | 0 | 101111 | 11000100 | 1011001 | 11100 |
Color Harmonies of #086587
Complementary color
Monochromatic Colors of #086587
Black with #086587
Text Example
Text Example
White with #086587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086587; }
p { color: rgb(8,101,135); }
H1.HeaderClassName
{
color: #086587;
}
.AnyTagClassName
{
color: #086587;
}
</style>
background-color css
<style>
a { background-color: #086587; }
a { background-color: rgb(8,101,135); }
div.DivClassName
{
background-color: #086587;
}
.BgClassName
{
background-color: #086587;
}
</style>
border-color css
<style>
span { border-color: #086587; }
span { border-color: rgb(8,101,135); }
td.TdClassName
{
border-color: #086587;
}
.TagClassName
{
border-color: #086587;
}
</style>