Shades of Crusoe #086731
Tints of Crusoe #086731
RGB
CMYK
RGB Variations
Color information
#086731 (or 0x086731) is known color: Crusoe. HEX triplet: 08, 67 and 31. RGB value is (8,103,49). Sum of RGB (Red+Green+Blue) = 8+103+49=160 (21% of max value = 765). Red value is 8 (3.52% from 255 or 5% from 160); Green value is 103 (40.62% from 255 or 64.38% from 160); Blue value is 49 (19.53% from 255 or 30.62% from 160); Max value from RGB is 103 - color contains mainly: green. Hex color #086731 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #086731 is #F798CE. Grayscale: #444444. Windows color (decimal): -16226511 or 3237640. OLE color: 3237640.
HSL color Cylindrical-coordinate representation of color #086731: hue angle of 145.89º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086731 is Cyan = 0.92, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 8 | 103 | 49 | - |
| CMYK | 0.92 | 0 | 0.52 | 0.60 |
| HSL | 145.89º | 0.86% | 0.22% | - |
| HSV(B) | 145.89º | 0.92% | 0.4% | - |
| XYZ | 5.5 | 9.97 | 4.54 | - |
| YUV | 68.44 | 117.03 | 84.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 103 | 49 | 0.92 | 0 | 0.52 | 0.60 | 145.89 | 0.86 | 0.22 |
| Hex | 8 | 67 | 31 | 5C | 0 | 34 | 3C | 92 | 56 | 16 |
| Octal | 10 | 147 | 61 | 134 | 0 | 64 | 74 | 222 | 126 | 26 |
| Binary | 1000 | 1100111 | 110001 | 1011100 | 0 | 110100 | 111100 | 10010010 | 1010110 | 10110 |
Color Harmonies of #086731
Complementary color
Monochromatic Colors of #086731
Black with #086731
Text Example
Text Example
White with #086731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086731; }
p { color: rgb(8,103,49); }
H1.HeaderClassName
{
color: #086731;
}
.AnyTagClassName
{
color: #086731;
}
</style>
background-color css
<style>
a { background-color: #086731; }
a { background-color: rgb(8,103,49); }
div.DivClassName
{
background-color: #086731;
}
.BgClassName
{
background-color: #086731;
}
</style>
border-color css
<style>
span { border-color: #086731; }
span { border-color: rgb(8,103,49); }
td.TdClassName
{
border-color: #086731;
}
.TagClassName
{
border-color: #086731;
}
</style>