Shades of Crusoe #057326
Tints of Crusoe #057326
RGB
CMYK
RGB Variations
Color information
#057326 (or 0x057326) is known color: Crusoe. HEX triplet: 05, 73 and 26. RGB value is (5,115,38). Sum of RGB (Red+Green+Blue) = 5+115+38=158 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.16% from 158); Green value is 115 (45.31% from 255 or 72.78% from 158); Blue value is 38 (15.23% from 255 or 24.05% from 158); Max value from RGB is 115 - color contains mainly: green. Hex color #057326 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057326 is #FA8CD9. Grayscale: #494949. Windows color (decimal): -16420058 or 2519813. OLE color: 2519813.
HSL color Cylindrical-coordinate representation of color #057326: hue angle of 138º 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 #057326 is Cyan = 0.96, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 115 | 38 | - |
| CMYK | 0.96 | 0 | 0.67 | 0.55 |
| HSL | 138º | 0.92% | 0.24% | - |
| HSV(B) | 138º | 0.96% | 0.45% | - |
| XYZ | 6.54 | 12.43 | 3.89 | - |
| YUV | 73.33 | 108.06 | 79.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 115 | 38 | 0.96 | 0 | 0.67 | 0.55 | 138 | 0.92 | 0.24 |
| Hex | 5 | 73 | 26 | 60 | 0 | 43 | 37 | 8A | 5C | 18 |
| Octal | 5 | 163 | 46 | 140 | 0 | 103 | 67 | 212 | 134 | 30 |
| Binary | 101 | 1110011 | 100110 | 1100000 | 0 | 1000011 | 110111 | 10001010 | 1011100 | 11000 |
Color Harmonies of #057326
Complementary color
Monochromatic Colors of #057326
Black with #057326
Text Example
Text Example
White with #057326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057326; }
p { color: rgb(5,115,38); }
H1.HeaderClassName
{
color: #057326;
}
.AnyTagClassName
{
color: #057326;
}
</style>
background-color css
<style>
a { background-color: #057326; }
a { background-color: rgb(5,115,38); }
div.DivClassName
{
background-color: #057326;
}
.BgClassName
{
background-color: #057326;
}
</style>
border-color css
<style>
span { border-color: #057326; }
span { border-color: rgb(5,115,38); }
td.TdClassName
{
border-color: #057326;
}
.TagClassName
{
border-color: #057326;
}
</style>