Shades of Crusoe #045727
Tints of Crusoe #045727
RGB
CMYK
RGB Variations
Color information
#045727 (or 0x045727) is known color: Crusoe. HEX triplet: 04, 57 and 27. RGB value is (4,87,39). Sum of RGB (Red+Green+Blue) = 4+87+39=130 (17% of max value = 765). Red value is 4 (1.95% from 255 or 3.08% from 130); Green value is 87 (34.38% from 255 or 66.92% from 130); Blue value is 39 (15.62% from 255 or 30% from 130); Max value from RGB is 87 - color contains mainly: green. Hex color #045727 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045727 is #FBA8D8. Grayscale: #383838. Windows color (decimal): -16492761 or 2578180. OLE color: 2578180.
HSL color Cylindrical-coordinate representation of color #045727: hue angle of 145.3º 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 #045727 is Cyan = 0.95, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 4 | 87 | 39 | - |
| CMYK | 0.95 | 0 | 0.55 | 0.66 |
| HSL | 145.3º | 0.91% | 0.18% | - |
| HSV(B) | 145.3º | 0.95% | 0.34% | - |
| XYZ | 3.82 | 6.99 | 3.07 | - |
| YUV | 56.71 | 118 | 90.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 87 | 39 | 0.95 | 0 | 0.55 | 0.66 | 145.3 | 0.91 | 0.18 |
| Hex | 4 | 57 | 27 | 5F | 0 | 37 | 42 | 91 | 5B | 12 |
| Octal | 4 | 127 | 47 | 137 | 0 | 67 | 102 | 221 | 133 | 22 |
| Binary | 100 | 1010111 | 100111 | 1011111 | 0 | 110111 | 1000010 | 10010001 | 1011011 | 10010 |
Color Harmonies of #045727
Complementary color
Monochromatic Colors of #045727
Black with #045727
Text Example
Text Example
White with #045727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045727; }
p { color: rgb(4,87,39); }
H1.HeaderClassName
{
color: #045727;
}
.AnyTagClassName
{
color: #045727;
}
</style>
background-color css
<style>
a { background-color: #045727; }
a { background-color: rgb(4,87,39); }
div.DivClassName
{
background-color: #045727;
}
.BgClassName
{
background-color: #045727;
}
</style>
border-color css
<style>
span { border-color: #045727; }
span { border-color: rgb(4,87,39); }
td.TdClassName
{
border-color: #045727;
}
.TagClassName
{
border-color: #045727;
}
</style>