Shades of Crusoe #056819
Tints of Crusoe #056819
RGB
CMYK
RGB Variations
Color information
#056819 (or 0x056819) is known color: Crusoe. HEX triplet: 05, 68 and 19. RGB value is (5,104,25). Sum of RGB (Red+Green+Blue) = 5+104+25=134 (17% of max value = 765). Red value is 5 (2.34% from 255 or 3.73% from 134); Green value is 104 (41.02% from 255 or 77.61% from 134); Blue value is 25 (10.16% from 255 or 18.66% from 134); Max value from RGB is 104 - color contains mainly: green. Hex color #056819 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #056819 is #FA97E6. Grayscale: #414141. Windows color (decimal): -16422887 or 1665029. OLE color: 1665029.
HSL color Cylindrical-coordinate representation of color #056819: hue angle of 132.12º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056819 is Cyan = 0.95, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 5 | 104 | 25 | - |
| CMYK | 0.95 | 0 | 0.76 | 0.59 |
| HSL | 132.12º | 0.91% | 0.21% | - |
| HSV(B) | 132.12º | 0.95% | 0.41% | - |
| XYZ | 5.19 | 10 | 2.58 | - |
| YUV | 65.39 | 105.2 | 84.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 104 | 25 | 0.95 | 0 | 0.76 | 0.59 | 132.12 | 0.91 | 0.21 |
| Hex | 5 | 68 | 19 | 5F | 0 | 4C | 3B | 84 | 5B | 15 |
| Octal | 5 | 150 | 31 | 137 | 0 | 114 | 73 | 204 | 133 | 25 |
| Binary | 101 | 1101000 | 11001 | 1011111 | 0 | 1001100 | 111011 | 10000100 | 1011011 | 10101 |
Color Harmonies of #056819
Complementary color
Monochromatic Colors of #056819
Black with #056819
Text Example
Text Example
White with #056819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056819; }
p { color: rgb(5,104,25); }
H1.HeaderClassName
{
color: #056819;
}
.AnyTagClassName
{
color: #056819;
}
</style>
background-color css
<style>
a { background-color: #056819; }
a { background-color: rgb(5,104,25); }
div.DivClassName
{
background-color: #056819;
}
.BgClassName
{
background-color: #056819;
}
</style>
border-color css
<style>
span { border-color: #056819; }
span { border-color: rgb(5,104,25); }
td.TdClassName
{
border-color: #056819;
}
.TagClassName
{
border-color: #056819;
}
</style>