Shades of Crusoe #056827
Tints of Crusoe #056827
RGB
CMYK
RGB Variations
Color information
#056827 (or 0x056827) is known color: Crusoe. HEX triplet: 05, 68 and 27. RGB value is (5,104,39). Sum of RGB (Red+Green+Blue) = 5+104+39=148 (19% of max value = 765). Red value is 5 (2.34% from 255 or 3.38% from 148); Green value is 104 (41.02% from 255 or 70.27% from 148); Blue value is 39 (15.62% from 255 or 26.35% from 148); Max value from RGB is 104 - color contains mainly: green. Hex color #056827 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #056827 is #FA97D8. Grayscale: #434343. Windows color (decimal): -16422873 or 2582533. OLE color: 2582533.
HSL color Cylindrical-coordinate representation of color #056827: hue angle of 140.61º 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 #056827 is Cyan = 0.95, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 5 | 104 | 39 | - |
| CMYK | 0.95 | 0 | 0.62 | 0.59 |
| HSL | 140.61º | 0.91% | 0.21% | - |
| HSV(B) | 140.61º | 0.95% | 0.41% | - |
| XYZ | 5.38 | 10.08 | 3.58 | - |
| YUV | 66.99 | 112.2 | 83.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 104 | 39 | 0.95 | 0 | 0.62 | 0.59 | 140.61 | 0.91 | 0.21 |
| Hex | 5 | 68 | 27 | 5F | 0 | 3E | 3B | 8D | 5B | 15 |
| Octal | 5 | 150 | 47 | 137 | 0 | 76 | 73 | 215 | 133 | 25 |
| Binary | 101 | 1101000 | 100111 | 1011111 | 0 | 111110 | 111011 | 10001101 | 1011011 | 10101 |
Color Harmonies of #056827
Complementary color
Monochromatic Colors of #056827
Black with #056827
Text Example
Text Example
White with #056827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056827; }
p { color: rgb(5,104,39); }
H1.HeaderClassName
{
color: #056827;
}
.AnyTagClassName
{
color: #056827;
}
</style>
background-color css
<style>
a { background-color: #056827; }
a { background-color: rgb(5,104,39); }
div.DivClassName
{
background-color: #056827;
}
.BgClassName
{
background-color: #056827;
}
</style>
border-color css
<style>
span { border-color: #056827; }
span { border-color: rgb(5,104,39); }
td.TdClassName
{
border-color: #056827;
}
.TagClassName
{
border-color: #056827;
}
</style>