Shades of Crusoe #076029
Tints of Crusoe #076029
RGB
CMYK
RGB Variations
Color information
#076029 (or 0x076029) is known color: Crusoe. HEX triplet: 07, 60 and 29. RGB value is (7,96,41). Sum of RGB (Red+Green+Blue) = 7+96+41=144 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.86% from 144); Green value is 96 (37.89% from 255 or 66.67% from 144); Blue value is 41 (16.41% from 255 or 28.47% from 144); Max value from RGB is 96 - color contains mainly: green. Hex color #076029 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076029 is #F89FD6. Grayscale: #3F3F3F. Windows color (decimal): -16293847 or 2711559. OLE color: 2711559.
HSL color Cylindrical-coordinate representation of color #076029: hue angle of 142.92º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076029 is Cyan = 0.93, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 7 | 96 | 41 | - |
| CMYK | 0.93 | 0 | 0.57 | 0.62 |
| HSL | 142.92º | 0.86% | 0.2% | - |
| HSV(B) | 142.92º | 0.93% | 0.38% | - |
| XYZ | 4.67 | 8.57 | 3.51 | - |
| YUV | 63.12 | 115.51 | 87.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 96 | 41 | 0.93 | 0 | 0.57 | 0.62 | 142.92 | 0.86 | 0.2 |
| Hex | 7 | 60 | 29 | 5D | 0 | 39 | 3E | 8F | 56 | 14 |
| Octal | 7 | 140 | 51 | 135 | 0 | 71 | 76 | 217 | 126 | 24 |
| Binary | 111 | 1100000 | 101001 | 1011101 | 0 | 111001 | 111110 | 10001111 | 1010110 | 10100 |
Color Harmonies of #076029
Complementary color
Monochromatic Colors of #076029
Black with #076029
Text Example
Text Example
White with #076029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076029; }
p { color: rgb(7,96,41); }
H1.HeaderClassName
{
color: #076029;
}
.AnyTagClassName
{
color: #076029;
}
</style>
background-color css
<style>
a { background-color: #076029; }
a { background-color: rgb(7,96,41); }
div.DivClassName
{
background-color: #076029;
}
.BgClassName
{
background-color: #076029;
}
</style>
border-color css
<style>
span { border-color: #076029; }
span { border-color: rgb(7,96,41); }
td.TdClassName
{
border-color: #076029;
}
.TagClassName
{
border-color: #076029;
}
</style>