Shades of Crusoe #076922
Tints of Crusoe #076922
RGB
CMYK
RGB Variations
Color information
#076922 (or 0x076922) is known color: Crusoe. HEX triplet: 07, 69 and 22. RGB value is (7,105,34). Sum of RGB (Red+Green+Blue) = 7+105+34=146 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.79% from 146); Green value is 105 (41.41% from 255 or 71.92% from 146); Blue value is 34 (13.67% from 255 or 23.29% from 146); Max value from RGB is 105 - color contains mainly: green. Hex color #076922 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076922 is #F896DD. Grayscale: #434343. Windows color (decimal): -16291550 or 2255111. OLE color: 2255111.
HSL color Cylindrical-coordinate representation of color #076922: hue angle of 136.53º degrees, saturation: 0.88, 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 #076922 is Cyan = 0.93, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 105 | 34 | - |
| CMYK | 0.93 | 0 | 0.68 | 0.59 |
| HSL | 136.53º | 0.88% | 0.22% | - |
| HSV(B) | 136.53º | 0.93% | 0.41% | - |
| XYZ | 5.43 | 10.26 | 3.21 | - |
| YUV | 67.6 | 109.03 | 84.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 105 | 34 | 0.93 | 0 | 0.68 | 0.59 | 136.53 | 0.88 | 0.22 |
| Hex | 7 | 69 | 22 | 5D | 0 | 44 | 3B | 89 | 58 | 16 |
| Octal | 7 | 151 | 42 | 135 | 0 | 104 | 73 | 211 | 130 | 26 |
| Binary | 111 | 1101001 | 100010 | 1011101 | 0 | 1000100 | 111011 | 10001001 | 1011000 | 10110 |
Color Harmonies of #076922
Complementary color
Monochromatic Colors of #076922
Black with #076922
Text Example
Text Example
White with #076922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076922; }
p { color: rgb(7,105,34); }
H1.HeaderClassName
{
color: #076922;
}
.AnyTagClassName
{
color: #076922;
}
</style>
background-color css
<style>
a { background-color: #076922; }
a { background-color: rgb(7,105,34); }
div.DivClassName
{
background-color: #076922;
}
.BgClassName
{
background-color: #076922;
}
</style>
border-color css
<style>
span { border-color: #076922; }
span { border-color: rgb(7,105,34); }
td.TdClassName
{
border-color: #076922;
}
.TagClassName
{
border-color: #076922;
}
</style>