Shades of Crusoe #057329
Tints of Crusoe #057329
RGB
CMYK
RGB Variations
Color information
#057329 (or 0x057329) is known color: Crusoe. HEX triplet: 05, 73 and 29. RGB value is (5,115,41). Sum of RGB (Red+Green+Blue) = 5+115+41=161 (21% of max value = 765). Red value is 5 (2.34% from 255 or 3.11% from 161); Green value is 115 (45.31% from 255 or 71.43% from 161); Blue value is 41 (16.41% from 255 or 25.47% from 161); Max value from RGB is 115 - color contains mainly: green. Hex color #057329 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057329 is #FA8CD6. Grayscale: #494949. Windows color (decimal): -16420055 or 2716421. OLE color: 2716421.
HSL color Cylindrical-coordinate representation of color #057329: hue angle of 139.64º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057329 is Cyan = 0.96, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 115 | 41 | - |
| CMYK | 0.96 | 0 | 0.64 | 0.55 |
| HSL | 139.64º | 0.92% | 0.24% | - |
| HSV(B) | 139.64º | 0.96% | 0.45% | - |
| XYZ | 6.59 | 12.45 | 4.15 | - |
| YUV | 73.67 | 109.56 | 79.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 115 | 41 | 0.96 | 0 | 0.64 | 0.55 | 139.64 | 0.92 | 0.24 |
| Hex | 5 | 73 | 29 | 60 | 0 | 40 | 37 | 8C | 5C | 18 |
| Octal | 5 | 163 | 51 | 140 | 0 | 100 | 67 | 214 | 134 | 30 |
| Binary | 101 | 1110011 | 101001 | 1100000 | 0 | 1000000 | 110111 | 10001100 | 1011100 | 11000 |
Color Harmonies of #057329
Complementary color
Monochromatic Colors of #057329
Black with #057329
Text Example
Text Example
White with #057329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057329; }
p { color: rgb(5,115,41); }
H1.HeaderClassName
{
color: #057329;
}
.AnyTagClassName
{
color: #057329;
}
</style>
background-color css
<style>
a { background-color: #057329; }
a { background-color: rgb(5,115,41); }
div.DivClassName
{
background-color: #057329;
}
.BgClassName
{
background-color: #057329;
}
</style>
border-color css
<style>
span { border-color: #057329; }
span { border-color: rgb(5,115,41); }
td.TdClassName
{
border-color: #057329;
}
.TagClassName
{
border-color: #057329;
}
</style>