Shades of Crusoe #075624
Tints of Crusoe #075624
RGB
CMYK
RGB Variations
Color information
#075624 (or 0x075624) is known color: Crusoe. HEX triplet: 07, 56 and 24. RGB value is (7,86,36). Sum of RGB (Red+Green+Blue) = 7+86+36=129 (17% of max value = 765). Red value is 7 (3.12% from 255 or 5.43% from 129); Green value is 86 (33.98% from 255 or 66.67% from 129); Blue value is 36 (14.45% from 255 or 27.91% from 129); Max value from RGB is 86 - color contains mainly: green. Hex color #075624 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075624 is #F8A9DB. Grayscale: #383838. Windows color (decimal): -16296412 or 2381319. OLE color: 2381319.
HSL color Cylindrical-coordinate representation of color #075624: hue angle of 142.03º 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 #075624 is Cyan = 0.92, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 7 | 86 | 36 | - |
| CMYK | 0.92 | 0 | 0.58 | 0.66 |
| HSL | 142.03º | 0.85% | 0.18% | - |
| HSV(B) | 142.03º | 0.92% | 0.34% | - |
| XYZ | 3.73 | 6.83 | 2.79 | - |
| YUV | 56.68 | 116.33 | 92.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 86 | 36 | 0.92 | 0 | 0.58 | 0.66 | 142.03 | 0.85 | 0.18 |
| Hex | 7 | 56 | 24 | 5C | 0 | 3A | 42 | 8E | 55 | 12 |
| Octal | 7 | 126 | 44 | 134 | 0 | 72 | 102 | 216 | 125 | 22 |
| Binary | 111 | 1010110 | 100100 | 1011100 | 0 | 111010 | 1000010 | 10001110 | 1010101 | 10010 |
Color Harmonies of #075624
Complementary color
Monochromatic Colors of #075624
Black with #075624
Text Example
Text Example
White with #075624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075624; }
p { color: rgb(7,86,36); }
H1.HeaderClassName
{
color: #075624;
}
.AnyTagClassName
{
color: #075624;
}
</style>
background-color css
<style>
a { background-color: #075624; }
a { background-color: rgb(7,86,36); }
div.DivClassName
{
background-color: #075624;
}
.BgClassName
{
background-color: #075624;
}
</style>
border-color css
<style>
span { border-color: #075624; }
span { border-color: rgb(7,86,36); }
td.TdClassName
{
border-color: #075624;
}
.TagClassName
{
border-color: #075624;
}
</style>