Shades of Crusoe #075713
Tints of Crusoe #075713
RGB
CMYK
RGB Variations
Color information
#075713 (or 0x075713) is known color: Crusoe. HEX triplet: 07, 57 and 13. RGB value is (7,87,19). Sum of RGB (Red+Green+Blue) = 7+87+19=113 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.19% from 113); Green value is 87 (34.38% from 255 or 76.99% from 113); Blue value is 19 (7.81% from 255 or 16.81% from 113); Max value from RGB is 87 - color contains mainly: green. Hex color #075713 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #075713 is #F8A8EC. Grayscale: #373737. Windows color (decimal): -16296173 or 1267463. OLE color: 1267463.
HSL color Cylindrical-coordinate representation of color #075713: hue angle of 129º 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 #075713 is Cyan = 0.92, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 7 | 87 | 19 | - |
| CMYK | 0.92 | 0 | 0.78 | 0.66 |
| HSL | 129º | 0.85% | 0.18% | - |
| HSV(B) | 129º | 0.92% | 0.34% | - |
| XYZ | 3.61 | 6.91 | 1.76 | - |
| YUV | 55.33 | 107.5 | 93.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 87 | 19 | 0.92 | 0 | 0.78 | 0.66 | 129 | 0.85 | 0.18 |
| Hex | 7 | 57 | 13 | 5C | 0 | 4E | 42 | 81 | 55 | 12 |
| Octal | 7 | 127 | 23 | 134 | 0 | 116 | 102 | 201 | 125 | 22 |
| Binary | 111 | 1010111 | 10011 | 1011100 | 0 | 1001110 | 1000010 | 10000001 | 1010101 | 10010 |
Color Harmonies of #075713
Complementary color
Monochromatic Colors of #075713
Black with #075713
Text Example
Text Example
White with #075713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075713; }
p { color: rgb(7,87,19); }
H1.HeaderClassName
{
color: #075713;
}
.AnyTagClassName
{
color: #075713;
}
</style>
background-color css
<style>
a { background-color: #075713; }
a { background-color: rgb(7,87,19); }
div.DivClassName
{
background-color: #075713;
}
.BgClassName
{
background-color: #075713;
}
</style>
border-color css
<style>
span { border-color: #075713; }
span { border-color: rgb(7,87,19); }
td.TdClassName
{
border-color: #075713;
}
.TagClassName
{
border-color: #075713;
}
</style>