Shades of Crusoe #076522
Tints of Crusoe #076522
RGB
CMYK
RGB Variations
Color information
#076522 (or 0x076522) is known color: Crusoe. HEX triplet: 07, 65 and 22. RGB value is (7,101,34). Sum of RGB (Red+Green+Blue) = 7+101+34=142 (18% of max value = 765). Red value is 7 (3.12% from 255 or 4.93% from 142); Green value is 101 (39.84% from 255 or 71.13% from 142); Blue value is 34 (13.67% from 255 or 23.94% from 142); Max value from RGB is 101 - color contains mainly: green. Hex color #076522 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076522 is #F89ADD. Grayscale: #414141. Windows color (decimal): -16292574 or 2254087. OLE color: 2254087.
HSL color Cylindrical-coordinate representation of color #076522: hue angle of 137.23º 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 #076522 is Cyan = 0.93, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 7 | 101 | 34 | - |
| CMYK | 0.93 | 0 | 0.66 | 0.60 |
| HSL | 137.23º | 0.87% | 0.21% | - |
| HSV(B) | 137.23º | 0.93% | 0.4% | - |
| XYZ | 5.03 | 9.47 | 3.08 | - |
| YUV | 65.26 | 110.36 | 86.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 101 | 34 | 0.93 | 0 | 0.66 | 0.60 | 137.23 | 0.87 | 0.21 |
| Hex | 7 | 65 | 22 | 5D | 0 | 42 | 3C | 89 | 57 | 15 |
| Octal | 7 | 145 | 42 | 135 | 0 | 102 | 74 | 211 | 127 | 25 |
| Binary | 111 | 1100101 | 100010 | 1011101 | 0 | 1000010 | 111100 | 10001001 | 1010111 | 10101 |
Color Harmonies of #076522
Complementary color
Monochromatic Colors of #076522
Black with #076522
Text Example
Text Example
White with #076522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076522; }
p { color: rgb(7,101,34); }
H1.HeaderClassName
{
color: #076522;
}
.AnyTagClassName
{
color: #076522;
}
</style>
background-color css
<style>
a { background-color: #076522; }
a { background-color: rgb(7,101,34); }
div.DivClassName
{
background-color: #076522;
}
.BgClassName
{
background-color: #076522;
}
</style>
border-color css
<style>
span { border-color: #076522; }
span { border-color: rgb(7,101,34); }
td.TdClassName
{
border-color: #076522;
}
.TagClassName
{
border-color: #076522;
}
</style>