Shades of Crusoe #076822
Tints of Crusoe #076822
RGB
CMYK
RGB Variations
Color information
#076822 (or 0x076822) is known color: Crusoe. HEX triplet: 07, 68 and 22. RGB value is (7,104,34). Sum of RGB (Red+Green+Blue) = 7+104+34=145 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.83% from 145); Green value is 104 (41.02% from 255 or 71.72% from 145); Blue value is 34 (13.67% from 255 or 23.45% from 145); Max value from RGB is 104 - color contains mainly: green. Hex color #076822 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076822 is #F897DD. Grayscale: #434343. Windows color (decimal): -16291806 or 2254855. OLE color: 2254855.
HSL color Cylindrical-coordinate representation of color #076822: hue angle of 136.7º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076822 is Cyan = 0.93, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 104 | 34 | - |
| CMYK | 0.93 | 0 | 0.67 | 0.59 |
| HSL | 136.7º | 0.87% | 0.22% | - |
| HSV(B) | 136.7º | 0.93% | 0.41% | - |
| XYZ | 5.33 | 10.06 | 3.17 | - |
| YUV | 67.02 | 109.36 | 85.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 104 | 34 | 0.93 | 0 | 0.67 | 0.59 | 136.7 | 0.87 | 0.22 |
| Hex | 7 | 68 | 22 | 5D | 0 | 43 | 3B | 89 | 57 | 16 |
| Octal | 7 | 150 | 42 | 135 | 0 | 103 | 73 | 211 | 127 | 26 |
| Binary | 111 | 1101000 | 100010 | 1011101 | 0 | 1000011 | 111011 | 10001001 | 1010111 | 10110 |
Color Harmonies of #076822
Complementary color
Monochromatic Colors of #076822
Black with #076822
Text Example
Text Example
White with #076822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076822; }
p { color: rgb(7,104,34); }
H1.HeaderClassName
{
color: #076822;
}
.AnyTagClassName
{
color: #076822;
}
</style>
background-color css
<style>
a { background-color: #076822; }
a { background-color: rgb(7,104,34); }
div.DivClassName
{
background-color: #076822;
}
.BgClassName
{
background-color: #076822;
}
</style>
border-color css
<style>
span { border-color: #076822; }
span { border-color: rgb(7,104,34); }
td.TdClassName
{
border-color: #076822;
}
.TagClassName
{
border-color: #076822;
}
</style>