Shades of Crusoe #075416
Tints of Crusoe #075416
RGB
CMYK
RGB Variations
Color information
#075416 (or 0x075416) is known color: Crusoe. HEX triplet: 07, 54 and 16. RGB value is (7,84,22). Sum of RGB (Red+Green+Blue) = 7+84+22=113 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.19% from 113); Green value is 84 (33.20% from 255 or 74.34% from 113); Blue value is 22 (8.98% from 255 or 19.47% from 113); Max value from RGB is 84 - color contains mainly: green. Hex color #075416 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #075416 is #F8ABE9. Grayscale: #363636. Windows color (decimal): -16296938 or 1463303. OLE color: 1463303.
HSL color Cylindrical-coordinate representation of color #075416: hue angle of 131.69º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075416 is Cyan = 0.92, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 84 | 22 | - |
| CMYK | 0.92 | 0 | 0.74 | 0.67 |
| HSL | 131.69º | 0.85% | 0.18% | - |
| HSV(B) | 131.69º | 0.92% | 0.33% | - |
| XYZ | 3.4 | 6.44 | 1.82 | - |
| YUV | 53.91 | 109.99 | 94.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 84 | 22 | 0.92 | 0 | 0.74 | 0.67 | 131.69 | 0.85 | 0.18 |
| Hex | 7 | 54 | 16 | 5C | 0 | 4A | 43 | 84 | 55 | 12 |
| Octal | 7 | 124 | 26 | 134 | 0 | 112 | 103 | 204 | 125 | 22 |
| Binary | 111 | 1010100 | 10110 | 1011100 | 0 | 1001010 | 1000011 | 10000100 | 1010101 | 10010 |
Color Harmonies of #075416
Complementary color
Monochromatic Colors of #075416
Black with #075416
Text Example
Text Example
White with #075416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075416; }
p { color: rgb(7,84,22); }
H1.HeaderClassName
{
color: #075416;
}
.AnyTagClassName
{
color: #075416;
}
</style>
background-color css
<style>
a { background-color: #075416; }
a { background-color: rgb(7,84,22); }
div.DivClassName
{
background-color: #075416;
}
.BgClassName
{
background-color: #075416;
}
</style>
border-color css
<style>
span { border-color: #075416; }
span { border-color: rgb(7,84,22); }
td.TdClassName
{
border-color: #075416;
}
.TagClassName
{
border-color: #075416;
}
</style>