Shades of Crusoe #077324
Tints of Crusoe #077324
RGB
CMYK
RGB Variations
Color information
#077324 (or 0x077324) is known color: Crusoe. HEX triplet: 07, 73 and 24. RGB value is (7,115,36). Sum of RGB (Red+Green+Blue) = 7+115+36=158 (20% of max value = 765). Red value is 7 (3.12% from 255 or 4.43% from 158); Green value is 115 (45.31% from 255 or 72.78% from 158); Blue value is 36 (14.45% from 255 or 22.78% from 158); Max value from RGB is 115 - color contains mainly: green. Hex color #077324 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077324 is #F88CDB. Grayscale: #494949. Windows color (decimal): -16288988 or 2388743. OLE color: 2388743.
HSL color Cylindrical-coordinate representation of color #077324: hue angle of 136.11º 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 #077324 is Cyan = 0.94, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 7 | 115 | 36 | - |
| CMYK | 0.94 | 0 | 0.69 | 0.55 |
| HSL | 136.11º | 0.89% | 0.24% | - |
| HSV(B) | 136.11º | 0.94% | 0.45% | - |
| XYZ | 6.54 | 12.43 | 3.72 | - |
| YUV | 73.7 | 106.72 | 80.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 115 | 36 | 0.94 | 0 | 0.69 | 0.55 | 136.11 | 0.89 | 0.24 |
| Hex | 7 | 73 | 24 | 5E | 0 | 45 | 37 | 88 | 59 | 18 |
| Octal | 7 | 163 | 44 | 136 | 0 | 105 | 67 | 210 | 131 | 30 |
| Binary | 111 | 1110011 | 100100 | 1011110 | 0 | 1000101 | 110111 | 10001000 | 1011001 | 11000 |
Color Harmonies of #077324
Complementary color
Monochromatic Colors of #077324
Black with #077324
Text Example
Text Example
White with #077324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077324; }
p { color: rgb(7,115,36); }
H1.HeaderClassName
{
color: #077324;
}
.AnyTagClassName
{
color: #077324;
}
</style>
background-color css
<style>
a { background-color: #077324; }
a { background-color: rgb(7,115,36); }
div.DivClassName
{
background-color: #077324;
}
.BgClassName
{
background-color: #077324;
}
</style>
border-color css
<style>
span { border-color: #077324; }
span { border-color: rgb(7,115,36); }
td.TdClassName
{
border-color: #077324;
}
.TagClassName
{
border-color: #077324;
}
</style>