Shades of Crusoe #075718
Tints of Crusoe #075718
RGB
CMYK
RGB Variations
Color information
#075718 (or 0x075718) is known color: Crusoe. HEX triplet: 07, 57 and 18. RGB value is (7,87,24). Sum of RGB (Red+Green+Blue) = 7+87+24=118 (15% of max value = 765). Red value is 7 (3.12% from 255 or 5.93% from 118); Green value is 87 (34.38% from 255 or 73.73% from 118); Blue value is 24 (9.77% from 255 or 20.34% from 118); Max value from RGB is 87 - color contains mainly: green. Hex color #075718 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #075718 is #F8A8E7. Grayscale: #383838. Windows color (decimal): -16296168 or 1595143. OLE color: 1595143.
HSL color Cylindrical-coordinate representation of color #075718: hue angle of 132.75º 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 #075718 is Cyan = 0.92, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 7 | 87 | 24 | - |
| CMYK | 0.92 | 0 | 0.72 | 0.66 |
| HSL | 132.75º | 0.85% | 0.18% | - |
| HSV(B) | 132.75º | 0.92% | 0.34% | - |
| XYZ | 3.66 | 6.93 | 2.01 | - |
| YUV | 55.9 | 110 | 93.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 87 | 24 | 0.92 | 0 | 0.72 | 0.66 | 132.75 | 0.85 | 0.18 |
| Hex | 7 | 57 | 18 | 5C | 0 | 48 | 42 | 85 | 55 | 12 |
| Octal | 7 | 127 | 30 | 134 | 0 | 110 | 102 | 205 | 125 | 22 |
| Binary | 111 | 1010111 | 11000 | 1011100 | 0 | 1001000 | 1000010 | 10000101 | 1010101 | 10010 |
Color Harmonies of #075718
Complementary color
Monochromatic Colors of #075718
Black with #075718
Text Example
Text Example
White with #075718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075718; }
p { color: rgb(7,87,24); }
H1.HeaderClassName
{
color: #075718;
}
.AnyTagClassName
{
color: #075718;
}
</style>
background-color css
<style>
a { background-color: #075718; }
a { background-color: rgb(7,87,24); }
div.DivClassName
{
background-color: #075718;
}
.BgClassName
{
background-color: #075718;
}
</style>
border-color css
<style>
span { border-color: #075718; }
span { border-color: rgb(7,87,24); }
td.TdClassName
{
border-color: #075718;
}
.TagClassName
{
border-color: #075718;
}
</style>