Shades of Crusoe #077326
Tints of Crusoe #077326
RGB
CMYK
RGB Variations
Color information
#077326 (or 0x077326) is known color: Crusoe. HEX triplet: 07, 73 and 26. RGB value is (7,115,38). Sum of RGB (Red+Green+Blue) = 7+115+38=160 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.38% from 160); Green value is 115 (45.31% from 255 or 71.88% from 160); Blue value is 38 (15.23% from 255 or 23.75% from 160); Max value from RGB is 115 - color contains mainly: green. Hex color #077326 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077326 is #F88CD9. Grayscale: #4A4A4A. Windows color (decimal): -16288986 or 2519815. OLE color: 2519815.
HSL color Cylindrical-coordinate representation of color #077326: hue angle of 137.22º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077326 is Cyan = 0.94, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 7 | 115 | 38 | - |
| CMYK | 0.94 | 0 | 0.67 | 0.55 |
| HSL | 137.22º | 0.89% | 0.24% | - |
| HSV(B) | 137.22º | 0.94% | 0.45% | - |
| XYZ | 6.57 | 12.45 | 3.89 | - |
| YUV | 73.93 | 107.72 | 80.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 115 | 38 | 0.94 | 0 | 0.67 | 0.55 | 137.22 | 0.89 | 0.24 |
| Hex | 7 | 73 | 26 | 5E | 0 | 43 | 37 | 89 | 59 | 18 |
| Octal | 7 | 163 | 46 | 136 | 0 | 103 | 67 | 211 | 131 | 30 |
| Binary | 111 | 1110011 | 100110 | 1011110 | 0 | 1000011 | 110111 | 10001001 | 1011001 | 11000 |
Color Harmonies of #077326
Complementary color
Monochromatic Colors of #077326
Black with #077326
Text Example
Text Example
White with #077326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077326; }
p { color: rgb(7,115,38); }
H1.HeaderClassName
{
color: #077326;
}
.AnyTagClassName
{
color: #077326;
}
</style>
background-color css
<style>
a { background-color: #077326; }
a { background-color: rgb(7,115,38); }
div.DivClassName
{
background-color: #077326;
}
.BgClassName
{
background-color: #077326;
}
</style>
border-color css
<style>
span { border-color: #077326; }
span { border-color: rgb(7,115,38); }
td.TdClassName
{
border-color: #077326;
}
.TagClassName
{
border-color: #077326;
}
</style>