Shades of Crusoe #076926
Tints of Crusoe #076926
RGB
CMYK
RGB Variations
Color information
#076926 (or 0x076926) is known color: Crusoe. HEX triplet: 07, 69 and 26. RGB value is (7,105,38). Sum of RGB (Red+Green+Blue) = 7+105+38=150 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.67% from 150); Green value is 105 (41.41% from 255 or 70% from 150); Blue value is 38 (15.23% from 255 or 25.33% from 150); Max value from RGB is 105 - color contains mainly: green. Hex color #076926 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076926 is #F896D9. Grayscale: #444444. Windows color (decimal): -16291546 or 2517255. OLE color: 2517255.
HSL color Cylindrical-coordinate representation of color #076926: hue angle of 138.98º 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 #076926 is Cyan = 0.93, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 105 | 38 | - |
| CMYK | 0.93 | 0 | 0.64 | 0.59 |
| HSL | 138.98º | 0.88% | 0.22% | - |
| HSV(B) | 138.98º | 0.93% | 0.41% | - |
| XYZ | 5.49 | 10.29 | 3.53 | - |
| YUV | 68.06 | 111.03 | 84.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 105 | 38 | 0.93 | 0 | 0.64 | 0.59 | 138.98 | 0.88 | 0.22 |
| Hex | 7 | 69 | 26 | 5D | 0 | 40 | 3B | 8B | 58 | 16 |
| Octal | 7 | 151 | 46 | 135 | 0 | 100 | 73 | 213 | 130 | 26 |
| Binary | 111 | 1101001 | 100110 | 1011101 | 0 | 1000000 | 111011 | 10001011 | 1011000 | 10110 |
Color Harmonies of #076926
Complementary color
Monochromatic Colors of #076926
Black with #076926
Text Example
Text Example
White with #076926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076926; }
p { color: rgb(7,105,38); }
H1.HeaderClassName
{
color: #076926;
}
.AnyTagClassName
{
color: #076926;
}
</style>
background-color css
<style>
a { background-color: #076926; }
a { background-color: rgb(7,105,38); }
div.DivClassName
{
background-color: #076926;
}
.BgClassName
{
background-color: #076926;
}
</style>
border-color css
<style>
span { border-color: #076926; }
span { border-color: rgb(7,105,38); }
td.TdClassName
{
border-color: #076926;
}
.TagClassName
{
border-color: #076926;
}
</style>