Shades of Crusoe #046521
Tints of Crusoe #046521
RGB
CMYK
RGB Variations
Color information
#046521 (or 0x046521) is known color: Crusoe. HEX triplet: 04, 65 and 21. RGB value is (4,101,33). Sum of RGB (Red+Green+Blue) = 4+101+33=138 (18% of max value = 765). Red value is 4 (1.95% from 255 or 2.90% from 138); Green value is 101 (39.84% from 255 or 73.19% from 138); Blue value is 33 (13.28% from 255 or 23.91% from 138); Max value from RGB is 101 - color contains mainly: green. Hex color #046521 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046521 is #FB9ADE. Grayscale: #404040. Windows color (decimal): -16489183 or 2188548. OLE color: 2188548.
HSL color Cylindrical-coordinate representation of color #046521: hue angle of 137.94º degrees, saturation: 0.92, 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 #046521 is Cyan = 0.96, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 101 | 33 | - |
| CMYK | 0.96 | 0 | 0.67 | 0.60 |
| HSL | 137.94º | 0.92% | 0.21% | - |
| HSV(B) | 137.94º | 0.96% | 0.4% | - |
| XYZ | 4.98 | 9.44 | 3 | - |
| YUV | 64.25 | 110.36 | 85.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 101 | 33 | 0.96 | 0 | 0.67 | 0.60 | 137.94 | 0.92 | 0.21 |
| Hex | 4 | 65 | 21 | 60 | 0 | 43 | 3C | 8A | 5C | 15 |
| Octal | 4 | 145 | 41 | 140 | 0 | 103 | 74 | 212 | 134 | 25 |
| Binary | 100 | 1100101 | 100001 | 1100000 | 0 | 1000011 | 111100 | 10001010 | 1011100 | 10101 |
Color Harmonies of #046521
Complementary color
Monochromatic Colors of #046521
Black with #046521
Text Example
Text Example
White with #046521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046521; }
p { color: rgb(4,101,33); }
H1.HeaderClassName
{
color: #046521;
}
.AnyTagClassName
{
color: #046521;
}
</style>
background-color css
<style>
a { background-color: #046521; }
a { background-color: rgb(4,101,33); }
div.DivClassName
{
background-color: #046521;
}
.BgClassName
{
background-color: #046521;
}
</style>
border-color css
<style>
span { border-color: #046521; }
span { border-color: rgb(4,101,33); }
td.TdClassName
{
border-color: #046521;
}
.TagClassName
{
border-color: #046521;
}
</style>