Shades of Crusoe #075917
Tints of Crusoe #075917
RGB
CMYK
RGB Variations
Color information
#075917 (or 0x075917) is known color: Crusoe. HEX triplet: 07, 59 and 17. RGB value is (7,89,23). Sum of RGB (Red+Green+Blue) = 7+89+23=119 (15% of max value = 765). Red value is 7 (3.12% from 255 or 5.88% from 119); Green value is 89 (35.16% from 255 or 74.79% from 119); Blue value is 23 (9.38% from 255 or 19.33% from 119); Max value from RGB is 89 - color contains mainly: green. Hex color #075917 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #075917 is #F8A6E8. Grayscale: #393939. Windows color (decimal): -16295657 or 1530119. OLE color: 1530119.
HSL color Cylindrical-coordinate representation of color #075917: hue angle of 131.71º 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 #075917 is Cyan = 0.92, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 7 | 89 | 23 | - |
| CMYK | 0.92 | 0 | 0.74 | 0.65 |
| HSL | 131.71º | 0.85% | 0.19% | - |
| HSV(B) | 131.71º | 0.92% | 0.35% | - |
| XYZ | 3.81 | 7.25 | 2.01 | - |
| YUV | 56.96 | 108.83 | 92.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 89 | 23 | 0.92 | 0 | 0.74 | 0.65 | 131.71 | 0.85 | 0.19 |
| Hex | 7 | 59 | 17 | 5C | 0 | 4A | 41 | 84 | 55 | 13 |
| Octal | 7 | 131 | 27 | 134 | 0 | 112 | 101 | 204 | 125 | 23 |
| Binary | 111 | 1011001 | 10111 | 1011100 | 0 | 1001010 | 1000001 | 10000100 | 1010101 | 10011 |
Color Harmonies of #075917
Complementary color
Monochromatic Colors of #075917
Black with #075917
Text Example
Text Example
White with #075917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075917; }
p { color: rgb(7,89,23); }
H1.HeaderClassName
{
color: #075917;
}
.AnyTagClassName
{
color: #075917;
}
</style>
background-color css
<style>
a { background-color: #075917; }
a { background-color: rgb(7,89,23); }
div.DivClassName
{
background-color: #075917;
}
.BgClassName
{
background-color: #075917;
}
</style>
border-color css
<style>
span { border-color: #075917; }
span { border-color: rgb(7,89,23); }
td.TdClassName
{
border-color: #075917;
}
.TagClassName
{
border-color: #075917;
}
</style>