Shades of Crusoe #046729
Tints of Crusoe #046729
RGB
CMYK
RGB Variations
Color information
#046729 (or 0x046729) is known color: Crusoe. HEX triplet: 04, 67 and 29. RGB value is (4,103,41). Sum of RGB (Red+Green+Blue) = 4+103+41=148 (19% of max value = 765). Red value is 4 (1.95% from 255 or 2.70% from 148); Green value is 103 (40.62% from 255 or 69.59% from 148); Blue value is 41 (16.41% from 255 or 27.70% from 148); Max value from RGB is 103 - color contains mainly: green. Hex color #046729 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046729 is #FB98D6. Grayscale: #424242. Windows color (decimal): -16488663 or 2713348. OLE color: 2713348.
HSL color Cylindrical-coordinate representation of color #046729: hue angle of 142.42º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046729 is Cyan = 0.96, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 103 | 41 | - |
| CMYK | 0.96 | 0 | 0.60 | 0.60 |
| HSL | 142.42º | 0.93% | 0.21% | - |
| HSV(B) | 142.42º | 0.96% | 0.4% | - |
| XYZ | 5.3 | 9.89 | 3.73 | - |
| YUV | 66.33 | 113.7 | 83.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 103 | 41 | 0.96 | 0 | 0.60 | 0.60 | 142.42 | 0.93 | 0.21 |
| Hex | 4 | 67 | 29 | 60 | 0 | 3C | 3C | 8E | 5D | 15 |
| Octal | 4 | 147 | 51 | 140 | 0 | 74 | 74 | 216 | 135 | 25 |
| Binary | 100 | 1100111 | 101001 | 1100000 | 0 | 111100 | 111100 | 10001110 | 1011101 | 10101 |
Color Harmonies of #046729
Complementary color
Monochromatic Colors of #046729
Black with #046729
Text Example
Text Example
White with #046729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046729; }
p { color: rgb(4,103,41); }
H1.HeaderClassName
{
color: #046729;
}
.AnyTagClassName
{
color: #046729;
}
</style>
background-color css
<style>
a { background-color: #046729; }
a { background-color: rgb(4,103,41); }
div.DivClassName
{
background-color: #046729;
}
.BgClassName
{
background-color: #046729;
}
</style>
border-color css
<style>
span { border-color: #046729; }
span { border-color: rgb(4,103,41); }
td.TdClassName
{
border-color: #046729;
}
.TagClassName
{
border-color: #046729;
}
</style>