Shades of Crusoe #046827
Tints of Crusoe #046827
RGB
CMYK
RGB Variations
Color information
#046827 (or 0x046827) is known color: Crusoe. HEX triplet: 04, 68 and 27. RGB value is (4,104,39). Sum of RGB (Red+Green+Blue) = 4+104+39=147 (19% of max value = 765). Red value is 4 (1.95% from 255 or 2.72% from 147); Green value is 104 (41.02% from 255 or 70.75% from 147); Blue value is 39 (15.62% from 255 or 26.53% from 147); Max value from RGB is 104 - color contains mainly: green. Hex color #046827 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046827 is #FB97D8. Grayscale: #424242. Windows color (decimal): -16488409 or 2582532. OLE color: 2582532.
HSL color Cylindrical-coordinate representation of color #046827: hue angle of 141º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046827 is Cyan = 0.96, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 4 | 104 | 39 | - |
| CMYK | 0.96 | 0 | 0.62 | 0.59 |
| HSL | 141º | 0.93% | 0.21% | - |
| HSV(B) | 141º | 0.96% | 0.41% | - |
| XYZ | 5.37 | 10.07 | 3.58 | - |
| YUV | 66.69 | 112.37 | 83.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 104 | 39 | 0.96 | 0 | 0.62 | 0.59 | 141 | 0.93 | 0.21 |
| Hex | 4 | 68 | 27 | 60 | 0 | 3E | 3B | 8D | 5D | 15 |
| Octal | 4 | 150 | 47 | 140 | 0 | 76 | 73 | 215 | 135 | 25 |
| Binary | 100 | 1101000 | 100111 | 1100000 | 0 | 111110 | 111011 | 10001101 | 1011101 | 10101 |
Color Harmonies of #046827
Complementary color
Monochromatic Colors of #046827
Black with #046827
Text Example
Text Example
White with #046827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046827; }
p { color: rgb(4,104,39); }
H1.HeaderClassName
{
color: #046827;
}
.AnyTagClassName
{
color: #046827;
}
</style>
background-color css
<style>
a { background-color: #046827; }
a { background-color: rgb(4,104,39); }
div.DivClassName
{
background-color: #046827;
}
.BgClassName
{
background-color: #046827;
}
</style>
border-color css
<style>
span { border-color: #046827; }
span { border-color: rgb(4,104,39); }
td.TdClassName
{
border-color: #046827;
}
.TagClassName
{
border-color: #046827;
}
</style>