Shades of Crusoe #045622
Tints of Crusoe #045622
RGB
CMYK
RGB Variations
Color information
#045622 (or 0x045622) is known color: Crusoe. HEX triplet: 04, 56 and 22. RGB value is (4,86,34). Sum of RGB (Red+Green+Blue) = 4+86+34=124 (16% of max value = 765). Red value is 4 (1.95% from 255 or 3.23% from 124); Green value is 86 (33.98% from 255 or 69.35% from 124); Blue value is 34 (13.67% from 255 or 27.42% from 124); Max value from RGB is 86 - color contains mainly: green. Hex color #045622 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045622 is #FBA9DD. Grayscale: #373737. Windows color (decimal): -16493022 or 2250244. OLE color: 2250244.
HSL color Cylindrical-coordinate representation of color #045622: hue angle of 141.95º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #045622 is Cyan = 0.95, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 4 | 86 | 34 | - |
| CMYK | 0.95 | 0 | 0.60 | 0.66 |
| HSL | 141.95º | 0.91% | 0.18% | - |
| HSV(B) | 141.95º | 0.95% | 0.34% | - |
| XYZ | 3.67 | 6.8 | 2.63 | - |
| YUV | 55.55 | 115.83 | 91.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 86 | 34 | 0.95 | 0 | 0.60 | 0.66 | 141.95 | 0.91 | 0.18 |
| Hex | 4 | 56 | 22 | 5F | 0 | 3C | 42 | 8E | 5B | 12 |
| Octal | 4 | 126 | 42 | 137 | 0 | 74 | 102 | 216 | 133 | 22 |
| Binary | 100 | 1010110 | 100010 | 1011111 | 0 | 111100 | 1000010 | 10001110 | 1011011 | 10010 |
Color Harmonies of #045622
Complementary color
Monochromatic Colors of #045622
Black with #045622
Text Example
Text Example
White with #045622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045622; }
p { color: rgb(4,86,34); }
H1.HeaderClassName
{
color: #045622;
}
.AnyTagClassName
{
color: #045622;
}
</style>
background-color css
<style>
a { background-color: #045622; }
a { background-color: rgb(4,86,34); }
div.DivClassName
{
background-color: #045622;
}
.BgClassName
{
background-color: #045622;
}
</style>
border-color css
<style>
span { border-color: #045622; }
span { border-color: rgb(4,86,34); }
td.TdClassName
{
border-color: #045622;
}
.TagClassName
{
border-color: #045622;
}
</style>