Shades of Crusoe #057427
Tints of Crusoe #057427
RGB
CMYK
RGB Variations
Color information
#057427 (or 0x057427) is known color: Crusoe. HEX triplet: 05, 74 and 27. RGB value is (5,116,39). Sum of RGB (Red+Green+Blue) = 5+116+39=160 (21% of max value = 765). Red value is 5 (2.34% from 255 or 3.12% from 160); Green value is 116 (45.70% from 255 or 72.5% from 160); Blue value is 39 (15.62% from 255 or 24.38% from 160); Max value from RGB is 116 - color contains mainly: green. Hex color #057427 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057427 is #FA8BD8. Grayscale: #4A4A4A. Windows color (decimal): -16419801 or 2585605. OLE color: 2585605.
HSL color Cylindrical-coordinate representation of color #057427: hue angle of 138.38º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057427 is Cyan = 0.96, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 116 | 39 | - |
| CMYK | 0.96 | 0 | 0.66 | 0.55 |
| HSL | 138.38º | 0.92% | 0.24% | - |
| HSV(B) | 138.38º | 0.96% | 0.45% | - |
| XYZ | 6.67 | 12.67 | 4.01 | - |
| YUV | 74.03 | 108.23 | 78.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 116 | 39 | 0.96 | 0 | 0.66 | 0.55 | 138.38 | 0.92 | 0.24 |
| Hex | 5 | 74 | 27 | 60 | 0 | 42 | 37 | 8A | 5C | 18 |
| Octal | 5 | 164 | 47 | 140 | 0 | 102 | 67 | 212 | 134 | 30 |
| Binary | 101 | 1110100 | 100111 | 1100000 | 0 | 1000010 | 110111 | 10001010 | 1011100 | 11000 |
Color Harmonies of #057427
Complementary color
Monochromatic Colors of #057427
Black with #057427
Text Example
Text Example
White with #057427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057427; }
p { color: rgb(5,116,39); }
H1.HeaderClassName
{
color: #057427;
}
.AnyTagClassName
{
color: #057427;
}
</style>
background-color css
<style>
a { background-color: #057427; }
a { background-color: rgb(5,116,39); }
div.DivClassName
{
background-color: #057427;
}
.BgClassName
{
background-color: #057427;
}
</style>
border-color css
<style>
span { border-color: #057427; }
span { border-color: rgb(5,116,39); }
td.TdClassName
{
border-color: #057427;
}
.TagClassName
{
border-color: #057427;
}
</style>