Shades of Crusoe #045729
Tints of Crusoe #045729
RGB
CMYK
RGB Variations
Color information
#045729 (or 0x045729) is known color: Crusoe. HEX triplet: 04, 57 and 29. RGB value is (4,87,41). Sum of RGB (Red+Green+Blue) = 4+87+41=132 (17% of max value = 765). Red value is 4 (1.95% from 255 or 3.03% from 132); Green value is 87 (34.38% from 255 or 65.91% from 132); Blue value is 41 (16.41% from 255 or 31.06% from 132); Max value from RGB is 87 - color contains mainly: green. Hex color #045729 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045729 is #FBA8D6. Grayscale: #393939. Windows color (decimal): -16492759 or 2709252. OLE color: 2709252.
HSL color Cylindrical-coordinate representation of color #045729: hue angle of 146.75º 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 #045729 is Cyan = 0.95, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 4 | 87 | 41 | - |
| CMYK | 0.95 | 0 | 0.53 | 0.66 |
| HSL | 146.75º | 0.91% | 0.18% | - |
| HSV(B) | 146.75º | 0.95% | 0.34% | - |
| XYZ | 3.86 | 7 | 3.25 | - |
| YUV | 56.94 | 119 | 90.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 87 | 41 | 0.95 | 0 | 0.53 | 0.66 | 146.75 | 0.91 | 0.18 |
| Hex | 4 | 57 | 29 | 5F | 0 | 35 | 42 | 93 | 5B | 12 |
| Octal | 4 | 127 | 51 | 137 | 0 | 65 | 102 | 223 | 133 | 22 |
| Binary | 100 | 1010111 | 101001 | 1011111 | 0 | 110101 | 1000010 | 10010011 | 1011011 | 10010 |
Color Harmonies of #045729
Complementary color
Monochromatic Colors of #045729
Black with #045729
Text Example
Text Example
White with #045729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045729; }
p { color: rgb(4,87,41); }
H1.HeaderClassName
{
color: #045729;
}
.AnyTagClassName
{
color: #045729;
}
</style>
background-color css
<style>
a { background-color: #045729; }
a { background-color: rgb(4,87,41); }
div.DivClassName
{
background-color: #045729;
}
.BgClassName
{
background-color: #045729;
}
</style>
border-color css
<style>
span { border-color: #045729; }
span { border-color: rgb(4,87,41); }
td.TdClassName
{
border-color: #045729;
}
.TagClassName
{
border-color: #045729;
}
</style>