Shades of Crusoe #075916
Tints of Crusoe #075916
RGB
CMYK
RGB Variations
Color information
#075916 (or 0x075916) is known color: Crusoe. HEX triplet: 07, 59 and 16. RGB value is (7,89,22). Sum of RGB (Red+Green+Blue) = 7+89+22=118 (15% of max value = 765). Red value is 7 (3.12% from 255 or 5.93% from 118); Green value is 89 (35.16% from 255 or 75.42% from 118); Blue value is 22 (8.98% from 255 or 18.64% from 118); Max value from RGB is 89 - color contains mainly: green. Hex color #075916 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #075916 is #F8A6E9. Grayscale: #393939. Windows color (decimal): -16295658 or 1464583. OLE color: 1464583.
HSL color Cylindrical-coordinate representation of color #075916: hue angle of 130.98º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075916 is Cyan = 0.92, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 7 | 89 | 22 | - |
| CMYK | 0.92 | 0 | 0.75 | 0.65 |
| HSL | 130.98º | 0.85% | 0.19% | - |
| HSV(B) | 130.98º | 0.92% | 0.35% | - |
| XYZ | 3.8 | 7.25 | 1.96 | - |
| YUV | 56.84 | 108.33 | 92.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 89 | 22 | 0.92 | 0 | 0.75 | 0.65 | 130.98 | 0.85 | 0.19 |
| Hex | 7 | 59 | 16 | 5C | 0 | 4B | 41 | 83 | 55 | 13 |
| Octal | 7 | 131 | 26 | 134 | 0 | 113 | 101 | 203 | 125 | 23 |
| Binary | 111 | 1011001 | 10110 | 1011100 | 0 | 1001011 | 1000001 | 10000011 | 1010101 | 10011 |
Color Harmonies of #075916
Complementary color
Monochromatic Colors of #075916
Black with #075916
Text Example
Text Example
White with #075916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075916; }
p { color: rgb(7,89,22); }
H1.HeaderClassName
{
color: #075916;
}
.AnyTagClassName
{
color: #075916;
}
</style>
background-color css
<style>
a { background-color: #075916; }
a { background-color: rgb(7,89,22); }
div.DivClassName
{
background-color: #075916;
}
.BgClassName
{
background-color: #075916;
}
</style>
border-color css
<style>
span { border-color: #075916; }
span { border-color: rgb(7,89,22); }
td.TdClassName
{
border-color: #075916;
}
.TagClassName
{
border-color: #075916;
}
</style>