Shades of Crusoe #076530
Tints of Crusoe #076530
RGB
CMYK
RGB Variations
Color information
#076530 (or 0x076530) is known color: Crusoe. HEX triplet: 07, 65 and 30. RGB value is (7,101,48). Sum of RGB (Red+Green+Blue) = 7+101+48=156 (20% of max value = 765). Red value is 7 (3.12% from 255 or 4.49% from 156); Green value is 101 (39.84% from 255 or 64.74% from 156); Blue value is 48 (19.14% from 255 or 30.77% from 156); Max value from RGB is 101 - color contains mainly: green. Hex color #076530 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076530 is #F89ACF. Grayscale: #424242. Windows color (decimal): -16292560 or 3171591. OLE color: 3171591.
HSL color Cylindrical-coordinate representation of color #076530: hue angle of 146.17º 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 #076530 is Cyan = 0.93, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 7 | 101 | 48 | - |
| CMYK | 0.93 | 0 | 0.52 | 0.60 |
| HSL | 146.17º | 0.87% | 0.21% | - |
| HSV(B) | 146.17º | 0.93% | 0.4% | - |
| XYZ | 5.27 | 9.57 | 4.36 | - |
| YUV | 66.85 | 117.36 | 85.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 101 | 48 | 0.93 | 0 | 0.52 | 0.60 | 146.17 | 0.87 | 0.21 |
| Hex | 7 | 65 | 30 | 5D | 0 | 34 | 3C | 92 | 57 | 15 |
| Octal | 7 | 145 | 60 | 135 | 0 | 64 | 74 | 222 | 127 | 25 |
| Binary | 111 | 1100101 | 110000 | 1011101 | 0 | 110100 | 111100 | 10010010 | 1010111 | 10101 |
Color Harmonies of #076530
Complementary color
Monochromatic Colors of #076530
Black with #076530
Text Example
Text Example
White with #076530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076530; }
p { color: rgb(7,101,48); }
H1.HeaderClassName
{
color: #076530;
}
.AnyTagClassName
{
color: #076530;
}
</style>
background-color css
<style>
a { background-color: #076530; }
a { background-color: rgb(7,101,48); }
div.DivClassName
{
background-color: #076530;
}
.BgClassName
{
background-color: #076530;
}
</style>
border-color css
<style>
span { border-color: #076530; }
span { border-color: rgb(7,101,48); }
td.TdClassName
{
border-color: #076530;
}
.TagClassName
{
border-color: #076530;
}
</style>