Shades of Blue Stone #086968
Tints of Blue Stone #086968
RGB
CMYK
RGB Variations
Color information
#086968 (or 0x086968) is known color: Blue Stone. HEX triplet: 08, 69 and 68. RGB value is (8,105,104). Sum of RGB (Red+Green+Blue) = 8+105+104=217 (28% of max value = 765). Red value is 8 (3.52% from 255 or 3.69% from 217); Green value is 105 (41.41% from 255 or 48.39% from 217); Blue value is 104 (41.02% from 255 or 47.93% from 217); Max value from RGB is 105 - color contains mainly: green. Hex color #086968 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086968 is #F79697. Grayscale: #4B4B4B. Windows color (decimal): -16225944 or 6842632. OLE color: 6842632.
HSL color Cylindrical-coordinate representation of color #086968: hue angle of 179.38º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086968 is Cyan = 0.92, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 8 | 105 | 104 | - |
| CMYK | 0.92 | 0 | 0.01 | 0.59 |
| HSL | 179.38º | 0.86% | 0.22% | - |
| HSV(B) | 179.38º | 0.92% | 0.41% | - |
| XYZ | 7.65 | 11.15 | 14.85 | - |
| YUV | 75.88 | 143.86 | 79.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 105 | 104 | 0.92 | 0 | 0.01 | 0.59 | 179.38 | 0.86 | 0.22 |
| Hex | 8 | 69 | 68 | 5C | 0 | 1 | 3B | B3 | 56 | 16 |
| Octal | 10 | 151 | 150 | 134 | 0 | 1 | 73 | 263 | 126 | 26 |
| Binary | 1000 | 1101001 | 1101000 | 1011100 | 0 | 1 | 111011 | 10110011 | 1010110 | 10110 |
Color Harmonies of #086968
Complementary color
Monochromatic Colors of #086968
Black with #086968
Text Example
Text Example
White with #086968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086968; }
p { color: rgb(8,105,104); }
H1.HeaderClassName
{
color: #086968;
}
.AnyTagClassName
{
color: #086968;
}
</style>
background-color css
<style>
a { background-color: #086968; }
a { background-color: rgb(8,105,104); }
div.DivClassName
{
background-color: #086968;
}
.BgClassName
{
background-color: #086968;
}
</style>
border-color css
<style>
span { border-color: #086968; }
span { border-color: rgb(8,105,104); }
td.TdClassName
{
border-color: #086968;
}
.TagClassName
{
border-color: #086968;
}
</style>