Shades of Crusoe #075717
Tints of Crusoe #075717
RGB
CMYK
RGB Variations
Color information
#075717 (or 0x075717) is known color: Crusoe. HEX triplet: 07, 57 and 17. RGB value is (7,87,23). Sum of RGB (Red+Green+Blue) = 7+87+23=117 (15% of max value = 765). Red value is 7 (3.12% from 255 or 5.98% from 117); Green value is 87 (34.38% from 255 or 74.36% from 117); Blue value is 23 (9.38% from 255 or 19.66% from 117); Max value from RGB is 87 - color contains mainly: green. Hex color #075717 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #075717 is #F8A8E8. Grayscale: #373737. Windows color (decimal): -16296169 or 1529607. OLE color: 1529607.
HSL color Cylindrical-coordinate representation of color #075717: hue angle of 132º 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 #075717 is Cyan = 0.92, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 7 | 87 | 23 | - |
| CMYK | 0.92 | 0 | 0.74 | 0.66 |
| HSL | 132º | 0.85% | 0.18% | - |
| HSV(B) | 132º | 0.92% | 0.34% | - |
| XYZ | 3.65 | 6.92 | 1.95 | - |
| YUV | 55.78 | 109.5 | 93.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 87 | 23 | 0.92 | 0 | 0.74 | 0.66 | 132 | 0.85 | 0.18 |
| Hex | 7 | 57 | 17 | 5C | 0 | 4A | 42 | 84 | 55 | 12 |
| Octal | 7 | 127 | 27 | 134 | 0 | 112 | 102 | 204 | 125 | 22 |
| Binary | 111 | 1010111 | 10111 | 1011100 | 0 | 1001010 | 1000010 | 10000100 | 1010101 | 10010 |
Color Harmonies of #075717
Complementary color
Monochromatic Colors of #075717
Black with #075717
Text Example
Text Example
White with #075717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075717; }
p { color: rgb(7,87,23); }
H1.HeaderClassName
{
color: #075717;
}
.AnyTagClassName
{
color: #075717;
}
</style>
background-color css
<style>
a { background-color: #075717; }
a { background-color: rgb(7,87,23); }
div.DivClassName
{
background-color: #075717;
}
.BgClassName
{
background-color: #075717;
}
</style>
border-color css
<style>
span { border-color: #075717; }
span { border-color: rgb(7,87,23); }
td.TdClassName
{
border-color: #075717;
}
.TagClassName
{
border-color: #075717;
}
</style>