Shades of Crusoe #086226
Tints of Crusoe #086226
RGB
CMYK
RGB Variations
Color information
#086226 (or 0x086226) is known color: Crusoe. HEX triplet: 08, 62 and 26. RGB value is (8,98,38). Sum of RGB (Red+Green+Blue) = 8+98+38=144 (19% of max value = 765). Red value is 8 (3.52% from 255 or 5.56% from 144); Green value is 98 (38.67% from 255 or 68.06% from 144); Blue value is 38 (15.23% from 255 or 26.39% from 144); Max value from RGB is 98 - color contains mainly: green. Hex color #086226 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #086226 is #F79DD9. Grayscale: #404040. Windows color (decimal): -16227802 or 2515464. OLE color: 2515464.
HSL color Cylindrical-coordinate representation of color #086226: hue angle of 140º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086226 is Cyan = 0.92, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 8 | 98 | 38 | - |
| CMYK | 0.92 | 0 | 0.61 | 0.62 |
| HSL | 140º | 0.85% | 0.21% | - |
| HSV(B) | 140º | 0.92% | 0.38% | - |
| XYZ | 4.82 | 8.93 | 3.3 | - |
| YUV | 64.25 | 113.18 | 87.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 98 | 38 | 0.92 | 0 | 0.61 | 0.62 | 140 | 0.85 | 0.21 |
| Hex | 8 | 62 | 26 | 5C | 0 | 3D | 3E | 8C | 55 | 15 |
| Octal | 10 | 142 | 46 | 134 | 0 | 75 | 76 | 214 | 125 | 25 |
| Binary | 1000 | 1100010 | 100110 | 1011100 | 0 | 111101 | 111110 | 10001100 | 1010101 | 10101 |
Color Harmonies of #086226
Complementary color
Monochromatic Colors of #086226
Black with #086226
Text Example
Text Example
White with #086226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086226; }
p { color: rgb(8,98,38); }
H1.HeaderClassName
{
color: #086226;
}
.AnyTagClassName
{
color: #086226;
}
</style>
background-color css
<style>
a { background-color: #086226; }
a { background-color: rgb(8,98,38); }
div.DivClassName
{
background-color: #086226;
}
.BgClassName
{
background-color: #086226;
}
</style>
border-color css
<style>
span { border-color: #086226; }
span { border-color: rgb(8,98,38); }
td.TdClassName
{
border-color: #086226;
}
.TagClassName
{
border-color: #086226;
}
</style>