Shades of Crusoe #075615
Tints of Crusoe #075615
RGB
CMYK
RGB Variations
Color information
#075615 (or 0x075615) is known color: Crusoe. HEX triplet: 07, 56 and 15. RGB value is (7,86,21). Sum of RGB (Red+Green+Blue) = 7+86+21=114 (15% of max value = 765). Red value is 7 (3.12% from 255 or 6.14% from 114); Green value is 86 (33.98% from 255 or 75.44% from 114); Blue value is 21 (8.59% from 255 or 18.42% from 114); Max value from RGB is 86 - color contains mainly: green. Hex color #075615 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #075615 is #F8A9EA. Grayscale: #373737. Windows color (decimal): -16296427 or 1398279. OLE color: 1398279.
HSL color Cylindrical-coordinate representation of color #075615: hue angle of 130.63º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075615 is Cyan = 0.92, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 7 | 86 | 21 | - |
| CMYK | 0.92 | 0 | 0.76 | 0.66 |
| HSL | 130.63º | 0.85% | 0.18% | - |
| HSV(B) | 130.63º | 0.92% | 0.34% | - |
| XYZ | 3.55 | 6.75 | 1.83 | - |
| YUV | 54.97 | 108.83 | 93.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 86 | 21 | 0.92 | 0 | 0.76 | 0.66 | 130.63 | 0.85 | 0.18 |
| Hex | 7 | 56 | 15 | 5C | 0 | 4C | 42 | 83 | 55 | 12 |
| Octal | 7 | 126 | 25 | 134 | 0 | 114 | 102 | 203 | 125 | 22 |
| Binary | 111 | 1010110 | 10101 | 1011100 | 0 | 1001100 | 1000010 | 10000011 | 1010101 | 10010 |
Color Harmonies of #075615
Complementary color
Monochromatic Colors of #075615
Black with #075615
Text Example
Text Example
White with #075615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075615; }
p { color: rgb(7,86,21); }
H1.HeaderClassName
{
color: #075615;
}
.AnyTagClassName
{
color: #075615;
}
</style>
background-color css
<style>
a { background-color: #075615; }
a { background-color: rgb(7,86,21); }
div.DivClassName
{
background-color: #075615;
}
.BgClassName
{
background-color: #075615;
}
</style>
border-color css
<style>
span { border-color: #075615; }
span { border-color: rgb(7,86,21); }
td.TdClassName
{
border-color: #075615;
}
.TagClassName
{
border-color: #075615;
}
</style>