Shades of Crusoe #076617
Tints of Crusoe #076617
RGB
CMYK
RGB Variations
Color information
#076617 (or 0x076617) is known color: Crusoe. HEX triplet: 07, 66 and 17. RGB value is (7,102,23). Sum of RGB (Red+Green+Blue) = 7+102+23=132 (17% of max value = 765). Red value is 7 (3.12% from 255 or 5.30% from 132); Green value is 102 (40.23% from 255 or 77.27% from 132); Blue value is 23 (9.38% from 255 or 17.42% from 132); Max value from RGB is 102 - color contains mainly: green. Hex color #076617 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #076617 is #F899E8. Grayscale: #404040. Windows color (decimal): -16292329 or 1533447. OLE color: 1533447.
HSL color Cylindrical-coordinate representation of color #076617: hue angle of 130.11º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076617 is Cyan = 0.93, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 7 | 102 | 23 | - |
| CMYK | 0.93 | 0 | 0.77 | 0.6 |
| HSL | 130.11º | 0.87% | 0.21% | - |
| HSV(B) | 130.11º | 0.93% | 0.4% | - |
| XYZ | 4.99 | 9.61 | 2.4 | - |
| YUV | 64.59 | 104.53 | 86.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 102 | 23 | 0.93 | 0 | 0.77 | 0.6 | 130.11 | 0.87 | 0.21 |
| Hex | 7 | 66 | 17 | 5D | 0 | 4D | 3C | 82 | 57 | 15 |
| Octal | 7 | 146 | 27 | 135 | 0 | 115 | 74 | 202 | 127 | 25 |
| Binary | 111 | 1100110 | 10111 | 1011101 | 0 | 1001101 | 111100 | 10000010 | 1010111 | 10101 |
Color Harmonies of #076617
Complementary color
Monochromatic Colors of #076617
Black with #076617
Text Example
Text Example
White with #076617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076617; }
p { color: rgb(7,102,23); }
H1.HeaderClassName
{
color: #076617;
}
.AnyTagClassName
{
color: #076617;
}
</style>
background-color css
<style>
a { background-color: #076617; }
a { background-color: rgb(7,102,23); }
div.DivClassName
{
background-color: #076617;
}
.BgClassName
{
background-color: #076617;
}
</style>
border-color css
<style>
span { border-color: #076617; }
span { border-color: rgb(7,102,23); }
td.TdClassName
{
border-color: #076617;
}
.TagClassName
{
border-color: #076617;
}
</style>