Shades of Crusoe #075316
Tints of Crusoe #075316
RGB
CMYK
RGB Variations
Color information
#075316 (or 0x075316) is known color: Crusoe. HEX triplet: 07, 53 and 16. RGB value is (7,83,22). Sum of RGB (Red+Green+Blue) = 7+83+22=112 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.25% from 112); Green value is 83 (32.81% from 255 or 74.11% from 112); Blue value is 22 (8.98% from 255 or 19.64% from 112); Max value from RGB is 83 - color contains mainly: green. Hex color #075316 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #075316 is #F8ACE9. Grayscale: #353535. Windows color (decimal): -16297194 or 1463047. OLE color: 1463047.
HSL color Cylindrical-coordinate representation of color #075316: hue angle of 131.84º degrees, saturation: 0.84, 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 #075316 is Cyan = 0.92, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 83 | 22 | - |
| CMYK | 0.92 | 0 | 0.73 | 0.67 |
| HSL | 131.84º | 0.84% | 0.18% | - |
| HSV(B) | 131.84º | 0.92% | 0.33% | - |
| XYZ | 3.33 | 6.29 | 1.8 | - |
| YUV | 53.32 | 110.32 | 94.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 83 | 22 | 0.92 | 0 | 0.73 | 0.67 | 131.84 | 0.84 | 0.18 |
| Hex | 7 | 53 | 16 | 5C | 0 | 49 | 43 | 84 | 54 | 12 |
| Octal | 7 | 123 | 26 | 134 | 0 | 111 | 103 | 204 | 124 | 22 |
| Binary | 111 | 1010011 | 10110 | 1011100 | 0 | 1001001 | 1000011 | 10000100 | 1010100 | 10010 |
Color Harmonies of #075316
Complementary color
Monochromatic Colors of #075316
Black with #075316
Text Example
Text Example
White with #075316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075316; }
p { color: rgb(7,83,22); }
H1.HeaderClassName
{
color: #075316;
}
.AnyTagClassName
{
color: #075316;
}
</style>
background-color css
<style>
a { background-color: #075316; }
a { background-color: rgb(7,83,22); }
div.DivClassName
{
background-color: #075316;
}
.BgClassName
{
background-color: #075316;
}
</style>
border-color css
<style>
span { border-color: #075316; }
span { border-color: rgb(7,83,22); }
td.TdClassName
{
border-color: #075316;
}
.TagClassName
{
border-color: #075316;
}
</style>