Shades of Crusoe #086531
Tints of Crusoe #086531
RGB
CMYK
RGB Variations
Color information
#086531 (or 0x086531) is known color: Crusoe. HEX triplet: 08, 65 and 31. RGB value is (8,101,49). Sum of RGB (Red+Green+Blue) = 8+101+49=158 (20% of max value = 765). Red value is 8 (3.52% from 255 or 5.06% from 158); Green value is 101 (39.84% from 255 or 63.92% from 158); Blue value is 49 (19.53% from 255 or 31.01% from 158); Max value from RGB is 101 - color contains mainly: green. Hex color #086531 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #086531 is #F79ACE. Grayscale: #434343. Windows color (decimal): -16227023 or 3237128. OLE color: 3237128.
HSL color Cylindrical-coordinate representation of color #086531: hue angle of 146.45º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086531 is Cyan = 0.92, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 8 | 101 | 49 | - |
| CMYK | 0.92 | 0 | 0.51 | 0.60 |
| HSL | 146.45º | 0.85% | 0.21% | - |
| HSV(B) | 146.45º | 0.92% | 0.4% | - |
| XYZ | 5.31 | 9.58 | 4.48 | - |
| YUV | 67.27 | 117.69 | 85.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 101 | 49 | 0.92 | 0 | 0.51 | 0.60 | 146.45 | 0.85 | 0.21 |
| Hex | 8 | 65 | 31 | 5C | 0 | 33 | 3C | 92 | 55 | 15 |
| Octal | 10 | 145 | 61 | 134 | 0 | 63 | 74 | 222 | 125 | 25 |
| Binary | 1000 | 1100101 | 110001 | 1011100 | 0 | 110011 | 111100 | 10010010 | 1010101 | 10101 |
Color Harmonies of #086531
Complementary color
Monochromatic Colors of #086531
Black with #086531
Text Example
Text Example
White with #086531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086531; }
p { color: rgb(8,101,49); }
H1.HeaderClassName
{
color: #086531;
}
.AnyTagClassName
{
color: #086531;
}
</style>
background-color css
<style>
a { background-color: #086531; }
a { background-color: rgb(8,101,49); }
div.DivClassName
{
background-color: #086531;
}
.BgClassName
{
background-color: #086531;
}
</style>
border-color css
<style>
span { border-color: #086531; }
span { border-color: rgb(8,101,49); }
td.TdClassName
{
border-color: #086531;
}
.TagClassName
{
border-color: #086531;
}
</style>