Shades of Allports #086584
Tints of Allports #086584
RGB
CMYK
RGB Variations
Color information
#086584 (or 0x086584) is known color: Allports. HEX triplet: 08, 65 and 84. RGB value is (8,101,132). Sum of RGB (Red+Green+Blue) = 8+101+132=241 (31% of max value = 765). Red value is 8 (3.52% from 255 or 3.32% from 241); Green value is 101 (39.84% from 255 or 41.91% from 241); Blue value is 132 (51.95% from 255 or 54.77% from 241); Max value from RGB is 132 - color contains mainly: blue. Hex color #086584 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #086584 is #F79A7B. Grayscale: #4C4C4C. Windows color (decimal): -16226940 or 8676616. OLE color: 8676616.
HSL color Cylindrical-coordinate representation of color #086584: hue angle of 195º degrees, saturation: 0.89, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #086584 is Cyan = 0.94, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 8 | 101 | 132 | - |
| CMYK | 0.94 | 0.23 | 0 | 0.48 |
| HSL | 195º | 0.89% | 0.27% | - |
| HSV(B) | 195º | 0.94% | 0.52% | - |
| XYZ | 8.92 | 11.02 | 23.49 | - |
| YUV | 76.73 | 159.19 | 78.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 101 | 132 | 0.94 | 0.23 | 0 | 0.48 | 195 | 0.89 | 0.27 |
| Hex | 8 | 65 | 84 | 5E | 17 | 0 | 30 | C3 | 59 | 1B |
| Octal | 10 | 145 | 204 | 136 | 27 | 0 | 60 | 303 | 131 | 33 |
| Binary | 1000 | 1100101 | 10000100 | 1011110 | 10111 | 0 | 110000 | 11000011 | 1011001 | 11011 |
Color Harmonies of #086584
Complementary color
Monochromatic Colors of #086584
Black with #086584
Text Example
Text Example
White with #086584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086584; }
p { color: rgb(8,101,132); }
H1.HeaderClassName
{
color: #086584;
}
.AnyTagClassName
{
color: #086584;
}
</style>
background-color css
<style>
a { background-color: #086584; }
a { background-color: rgb(8,101,132); }
div.DivClassName
{
background-color: #086584;
}
.BgClassName
{
background-color: #086584;
}
</style>
border-color css
<style>
span { border-color: #086584; }
span { border-color: rgb(8,101,132); }
td.TdClassName
{
border-color: #086584;
}
.TagClassName
{
border-color: #086584;
}
</style>