Shades of Allports #086089
Tints of Allports #086089
RGB
CMYK
RGB Variations
Color information
#086089 (or 0x086089) is known color: Allports. HEX triplet: 08, 60 and 89. RGB value is (8,96,137). Sum of RGB (Red+Green+Blue) = 8+96+137=241 (31% of max value = 765). Red value is 8 (3.52% from 255 or 3.32% from 241); Green value is 96 (37.89% from 255 or 39.83% from 241); Blue value is 137 (53.91% from 255 or 56.85% from 241); Max value from RGB is 137 - color contains mainly: blue. Hex color #086089 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #086089 is #F79F76. Grayscale: #4A4A4A. Windows color (decimal): -16228215 or 9003016. OLE color: 9003016.
HSL color Cylindrical-coordinate representation of color #086089: hue angle of 199.07º 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 #086089 is Cyan = 0.94, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 8 | 96 | 137 | - |
| CMYK | 0.94 | 0.30 | 0 | 0.46 |
| HSL | 199.07º | 0.89% | 0.28% | - |
| HSV(B) | 199.07º | 0.94% | 0.54% | - |
| XYZ | 8.8 | 10.22 | 25.18 | - |
| YUV | 74.36 | 163.35 | 80.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 96 | 137 | 0.94 | 0.30 | 0 | 0.46 | 199.07 | 0.89 | 0.28 |
| Hex | 8 | 60 | 89 | 5E | 1E | 0 | 2E | C7 | 59 | 1C |
| Octal | 10 | 140 | 211 | 136 | 36 | 0 | 56 | 307 | 131 | 34 |
| Binary | 1000 | 1100000 | 10001001 | 1011110 | 11110 | 0 | 101110 | 11000111 | 1011001 | 11100 |
Color Harmonies of #086089
Complementary color
Monochromatic Colors of #086089
Black with #086089
Text Example
Text Example
White with #086089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086089; }
p { color: rgb(8,96,137); }
H1.HeaderClassName
{
color: #086089;
}
.AnyTagClassName
{
color: #086089;
}
</style>
background-color css
<style>
a { background-color: #086089; }
a { background-color: rgb(8,96,137); }
div.DivClassName
{
background-color: #086089;
}
.BgClassName
{
background-color: #086089;
}
</style>
border-color css
<style>
span { border-color: #086089; }
span { border-color: rgb(8,96,137); }
td.TdClassName
{
border-color: #086089;
}
.TagClassName
{
border-color: #086089;
}
</style>