Shades of Crusoe #076429
Tints of Crusoe #076429
RGB
CMYK
RGB Variations
Color information
#076429 (or 0x076429) is known color: Crusoe. HEX triplet: 07, 64 and 29. RGB value is (7,100,41). Sum of RGB (Red+Green+Blue) = 7+100+41=148 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.73% from 148); Green value is 100 (39.45% from 255 or 67.57% from 148); Blue value is 41 (16.41% from 255 or 27.70% from 148); Max value from RGB is 100 - color contains mainly: green. Hex color #076429 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076429 is #F89BD6. Grayscale: #414141. Windows color (decimal): -16292823 or 2712583. OLE color: 2712583.
HSL color Cylindrical-coordinate representation of color #076429: hue angle of 141.94º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076429 is Cyan = 0.93, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 7 | 100 | 41 | - |
| CMYK | 0.93 | 0 | 0.59 | 0.61 |
| HSL | 141.94º | 0.87% | 0.21% | - |
| HSV(B) | 141.94º | 0.93% | 0.39% | - |
| XYZ | 5.05 | 9.32 | 3.63 | - |
| YUV | 65.47 | 114.19 | 86.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 100 | 41 | 0.93 | 0 | 0.59 | 0.61 | 141.94 | 0.87 | 0.21 |
| Hex | 7 | 64 | 29 | 5D | 0 | 3B | 3D | 8E | 57 | 15 |
| Octal | 7 | 144 | 51 | 135 | 0 | 73 | 75 | 216 | 127 | 25 |
| Binary | 111 | 1100100 | 101001 | 1011101 | 0 | 111011 | 111101 | 10001110 | 1010111 | 10101 |
Color Harmonies of #076429
Complementary color
Monochromatic Colors of #076429
Black with #076429
Text Example
Text Example
White with #076429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076429; }
p { color: rgb(7,100,41); }
H1.HeaderClassName
{
color: #076429;
}
.AnyTagClassName
{
color: #076429;
}
</style>
background-color css
<style>
a { background-color: #076429; }
a { background-color: rgb(7,100,41); }
div.DivClassName
{
background-color: #076429;
}
.BgClassName
{
background-color: #076429;
}
</style>
border-color css
<style>
span { border-color: #076429; }
span { border-color: rgb(7,100,41); }
td.TdClassName
{
border-color: #076429;
}
.TagClassName
{
border-color: #076429;
}
</style>