Shades of Crusoe #046728
Tints of Crusoe #046728
RGB
CMYK
RGB Variations
Color information
#046728 (or 0x046728) is known color: Crusoe. HEX triplet: 04, 67 and 28. RGB value is (4,103,40). Sum of RGB (Red+Green+Blue) = 4+103+40=147 (19% of max value = 765). Red value is 4 (1.95% from 255 or 2.72% from 147); Green value is 103 (40.62% from 255 or 70.07% from 147); Blue value is 40 (16.02% from 255 or 27.21% from 147); Max value from RGB is 103 - color contains mainly: green. Hex color #046728 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046728 is #FB98D7. Grayscale: #424242. Windows color (decimal): -16488664 or 2647812. OLE color: 2647812.
HSL color Cylindrical-coordinate representation of color #046728: hue angle of 141.82º 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 #046728 is Cyan = 0.96, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 103 | 40 | - |
| CMYK | 0.96 | 0 | 0.61 | 0.60 |
| HSL | 141.82º | 0.93% | 0.21% | - |
| HSV(B) | 141.82º | 0.96% | 0.4% | - |
| XYZ | 5.28 | 9.88 | 3.64 | - |
| YUV | 66.22 | 113.2 | 83.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 103 | 40 | 0.96 | 0 | 0.61 | 0.60 | 141.82 | 0.93 | 0.21 |
| Hex | 4 | 67 | 28 | 60 | 0 | 3D | 3C | 8E | 5D | 15 |
| Octal | 4 | 147 | 50 | 140 | 0 | 75 | 74 | 216 | 135 | 25 |
| Binary | 100 | 1100111 | 101000 | 1100000 | 0 | 111101 | 111100 | 10001110 | 1011101 | 10101 |
Color Harmonies of #046728
Complementary color
Monochromatic Colors of #046728
Black with #046728
Text Example
Text Example
White with #046728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046728; }
p { color: rgb(4,103,40); }
H1.HeaderClassName
{
color: #046728;
}
.AnyTagClassName
{
color: #046728;
}
</style>
background-color css
<style>
a { background-color: #046728; }
a { background-color: rgb(4,103,40); }
div.DivClassName
{
background-color: #046728;
}
.BgClassName
{
background-color: #046728;
}
</style>
border-color css
<style>
span { border-color: #046728; }
span { border-color: rgb(4,103,40); }
td.TdClassName
{
border-color: #046728;
}
.TagClassName
{
border-color: #046728;
}
</style>