Shades of Crusoe #077329
Tints of Crusoe #077329
RGB
CMYK
RGB Variations
Color information
#077329 (or 0x077329) is known color: Crusoe. HEX triplet: 07, 73 and 29. RGB value is (7,115,41). Sum of RGB (Red+Green+Blue) = 7+115+41=163 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.29% from 163); Green value is 115 (45.31% from 255 or 70.55% from 163); Blue value is 41 (16.41% from 255 or 25.15% from 163); Max value from RGB is 115 - color contains mainly: green. Hex color #077329 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077329 is #F88CD6. Grayscale: #4A4A4A. Windows color (decimal): -16288983 or 2716423. OLE color: 2716423.
HSL color Cylindrical-coordinate representation of color #077329: hue angle of 138.89º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077329 is Cyan = 0.94, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 7 | 115 | 41 | - |
| CMYK | 0.94 | 0 | 0.64 | 0.55 |
| HSL | 138.89º | 0.89% | 0.24% | - |
| HSV(B) | 138.89º | 0.94% | 0.45% | - |
| XYZ | 6.62 | 12.47 | 4.16 | - |
| YUV | 74.27 | 109.22 | 80.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 115 | 41 | 0.94 | 0 | 0.64 | 0.55 | 138.89 | 0.89 | 0.24 |
| Hex | 7 | 73 | 29 | 5E | 0 | 40 | 37 | 8B | 59 | 18 |
| Octal | 7 | 163 | 51 | 136 | 0 | 100 | 67 | 213 | 131 | 30 |
| Binary | 111 | 1110011 | 101001 | 1011110 | 0 | 1000000 | 110111 | 10001011 | 1011001 | 11000 |
Color Harmonies of #077329
Complementary color
Monochromatic Colors of #077329
Black with #077329
Text Example
Text Example
White with #077329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077329; }
p { color: rgb(7,115,41); }
H1.HeaderClassName
{
color: #077329;
}
.AnyTagClassName
{
color: #077329;
}
</style>
background-color css
<style>
a { background-color: #077329; }
a { background-color: rgb(7,115,41); }
div.DivClassName
{
background-color: #077329;
}
.BgClassName
{
background-color: #077329;
}
</style>
border-color css
<style>
span { border-color: #077329; }
span { border-color: rgb(7,115,41); }
td.TdClassName
{
border-color: #077329;
}
.TagClassName
{
border-color: #077329;
}
</style>