Shades of Allports #086589
Tints of Allports #086589
RGB
CMYK
RGB Variations
Color information
#086589 (or 0x086589) is known color: Allports. HEX triplet: 08, 65 and 89. RGB value is (8,101,137). Sum of RGB (Red+Green+Blue) = 8+101+137=246 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.25% from 246); Green value is 101 (39.84% from 255 or 41.06% from 246); Blue value is 137 (53.91% from 255 or 55.69% from 246); Max value from RGB is 137 - color contains mainly: blue. Hex color #086589 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #086589 is #F79A76. Grayscale: #4D4D4D. Windows color (decimal): -16226935 or 9004296. OLE color: 9004296.
HSL color Cylindrical-coordinate representation of color #086589: hue angle of 196.74º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #086589 is Cyan = 0.94, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 8 | 101 | 137 | - |
| CMYK | 0.94 | 0.26 | 0 | 0.46 |
| HSL | 196.74º | 0.89% | 0.28% | - |
| HSV(B) | 196.74º | 0.94% | 0.54% | - |
| XYZ | 9.27 | 11.17 | 25.33 | - |
| YUV | 77.3 | 161.69 | 78.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 101 | 137 | 0.94 | 0.26 | 0 | 0.46 | 196.74 | 0.89 | 0.28 |
| Hex | 8 | 65 | 89 | 5E | 1A | 0 | 2E | C5 | 59 | 1C |
| Octal | 10 | 145 | 211 | 136 | 32 | 0 | 56 | 305 | 131 | 34 |
| Binary | 1000 | 1100101 | 10001001 | 1011110 | 11010 | 0 | 101110 | 11000101 | 1011001 | 11100 |
Color Harmonies of #086589
Complementary color
Monochromatic Colors of #086589
Black with #086589
Text Example
Text Example
White with #086589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086589; }
p { color: rgb(8,101,137); }
H1.HeaderClassName
{
color: #086589;
}
.AnyTagClassName
{
color: #086589;
}
</style>
background-color css
<style>
a { background-color: #086589; }
a { background-color: rgb(8,101,137); }
div.DivClassName
{
background-color: #086589;
}
.BgClassName
{
background-color: #086589;
}
</style>
border-color css
<style>
span { border-color: #086589; }
span { border-color: rgb(8,101,137); }
td.TdClassName
{
border-color: #086589;
}
.TagClassName
{
border-color: #086589;
}
</style>