Shades of Crusoe #076631
Tints of Crusoe #076631
RGB
CMYK
RGB Variations
Color information
#076631 (or 0x076631) is known color: Crusoe. HEX triplet: 07, 66 and 31. RGB value is (7,102,49). Sum of RGB (Red+Green+Blue) = 7+102+49=158 (20% of max value = 765). Red value is 7 (3.12% from 255 or 4.43% from 158); Green value is 102 (40.23% from 255 or 64.56% from 158); Blue value is 49 (19.53% from 255 or 31.01% from 158); Max value from RGB is 102 - color contains mainly: green. Hex color #076631 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076631 is #F899CE. Grayscale: #434343. Windows color (decimal): -16292303 or 3237383. OLE color: 3237383.
HSL color Cylindrical-coordinate representation of color #076631: hue angle of 146.53º 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 #076631 is Cyan = 0.93, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 7 | 102 | 49 | - |
| CMYK | 0.93 | 0 | 0.52 | 0.6 |
| HSL | 146.53º | 0.87% | 0.21% | - |
| HSV(B) | 146.53º | 0.93% | 0.4% | - |
| XYZ | 5.39 | 9.77 | 4.51 | - |
| YUV | 67.55 | 117.53 | 84.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 102 | 49 | 0.93 | 0 | 0.52 | 0.6 | 146.53 | 0.87 | 0.21 |
| Hex | 7 | 66 | 31 | 5D | 0 | 34 | 3C | 93 | 57 | 15 |
| Octal | 7 | 146 | 61 | 135 | 0 | 64 | 74 | 223 | 127 | 25 |
| Binary | 111 | 1100110 | 110001 | 1011101 | 0 | 110100 | 111100 | 10010011 | 1010111 | 10101 |
Color Harmonies of #076631
Complementary color
Monochromatic Colors of #076631
Black with #076631
Text Example
Text Example
White with #076631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076631; }
p { color: rgb(7,102,49); }
H1.HeaderClassName
{
color: #076631;
}
.AnyTagClassName
{
color: #076631;
}
</style>
background-color css
<style>
a { background-color: #076631; }
a { background-color: rgb(7,102,49); }
div.DivClassName
{
background-color: #076631;
}
.BgClassName
{
background-color: #076631;
}
</style>
border-color css
<style>
span { border-color: #076631; }
span { border-color: rgb(7,102,49); }
td.TdClassName
{
border-color: #076631;
}
.TagClassName
{
border-color: #076631;
}
</style>