Shades of Crusoe #076129
Tints of Crusoe #076129
RGB
CMYK
RGB Variations
Color information
#076129 (or 0x076129) is known color: Crusoe. HEX triplet: 07, 61 and 29. RGB value is (7,97,41). Sum of RGB (Red+Green+Blue) = 7+97+41=145 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.83% from 145); Green value is 97 (38.28% from 255 or 66.90% from 145); Blue value is 41 (16.41% from 255 or 28.28% from 145); Max value from RGB is 97 - color contains mainly: green. Hex color #076129 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076129 is #F89ED6. Grayscale: #3F3F3F. Windows color (decimal): -16293591 or 2711815. OLE color: 2711815.
HSL color Cylindrical-coordinate representation of color #076129: hue angle of 142.67º degrees, saturation: 0.87, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076129 is Cyan = 0.93, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 7 | 97 | 41 | - |
| CMYK | 0.93 | 0 | 0.58 | 0.62 |
| HSL | 142.67º | 0.87% | 0.2% | - |
| HSV(B) | 142.67º | 0.93% | 0.38% | - |
| XYZ | 4.76 | 8.75 | 3.54 | - |
| YUV | 63.71 | 115.18 | 87.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 97 | 41 | 0.93 | 0 | 0.58 | 0.62 | 142.67 | 0.87 | 0.2 |
| Hex | 7 | 61 | 29 | 5D | 0 | 3A | 3E | 8F | 57 | 14 |
| Octal | 7 | 141 | 51 | 135 | 0 | 72 | 76 | 217 | 127 | 24 |
| Binary | 111 | 1100001 | 101001 | 1011101 | 0 | 111010 | 111110 | 10001111 | 1010111 | 10100 |
Color Harmonies of #076129
Complementary color
Monochromatic Colors of #076129
Black with #076129
Text Example
Text Example
White with #076129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076129; }
p { color: rgb(7,97,41); }
H1.HeaderClassName
{
color: #076129;
}
.AnyTagClassName
{
color: #076129;
}
</style>
background-color css
<style>
a { background-color: #076129; }
a { background-color: rgb(7,97,41); }
div.DivClassName
{
background-color: #076129;
}
.BgClassName
{
background-color: #076129;
}
</style>
border-color css
<style>
span { border-color: #076129; }
span { border-color: rgb(7,97,41); }
td.TdClassName
{
border-color: #076129;
}
.TagClassName
{
border-color: #076129;
}
</style>