Shades of Allports #086586
Tints of Allports #086586
RGB
CMYK
RGB Variations
Color information
#086586 (or 0x086586) is known color: Allports. HEX triplet: 08, 65 and 86. RGB value is (8,101,134). Sum of RGB (Red+Green+Blue) = 8+101+134=243 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.29% from 243); Green value is 101 (39.84% from 255 or 41.56% from 243); Blue value is 134 (52.73% from 255 or 55.14% from 243); Max value from RGB is 134 - color contains mainly: blue. Hex color #086586 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #086586 is #F79A79. Grayscale: #4C4C4C. Windows color (decimal): -16226938 or 8807688. OLE color: 8807688.
HSL color Cylindrical-coordinate representation of color #086586: hue angle of 195.71º 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 #086586 is Cyan = 0.94, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 101 | 134 | - |
| CMYK | 0.94 | 0.25 | 0 | 0.47 |
| HSL | 195.71º | 0.89% | 0.28% | - |
| HSV(B) | 195.71º | 0.94% | 0.53% | - |
| XYZ | 9.06 | 11.08 | 24.22 | - |
| YUV | 76.96 | 160.19 | 78.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 101 | 134 | 0.94 | 0.25 | 0 | 0.47 | 195.71 | 0.89 | 0.28 |
| Hex | 8 | 65 | 86 | 5E | 19 | 0 | 2F | C4 | 59 | 1C |
| Octal | 10 | 145 | 206 | 136 | 31 | 0 | 57 | 304 | 131 | 34 |
| Binary | 1000 | 1100101 | 10000110 | 1011110 | 11001 | 0 | 101111 | 11000100 | 1011001 | 11100 |
Color Harmonies of #086586
Complementary color
Monochromatic Colors of #086586
Black with #086586
Text Example
Text Example
White with #086586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086586; }
p { color: rgb(8,101,134); }
H1.HeaderClassName
{
color: #086586;
}
.AnyTagClassName
{
color: #086586;
}
</style>
background-color css
<style>
a { background-color: #086586; }
a { background-color: rgb(8,101,134); }
div.DivClassName
{
background-color: #086586;
}
.BgClassName
{
background-color: #086586;
}
</style>
border-color css
<style>
span { border-color: #086586; }
span { border-color: rgb(8,101,134); }
td.TdClassName
{
border-color: #086586;
}
.TagClassName
{
border-color: #086586;
}
</style>