Shades of Crusoe #025727
Tints of Crusoe #025727
RGB
CMYK
RGB Variations
Color information
#025727 (or 0x025727) is known color: Crusoe. HEX triplet: 02, 57 and 27. RGB value is (2,87,39). Sum of RGB (Red+Green+Blue) = 2+87+39=128 (16% of max value = 765). Red value is 2 (1.17% from 255 or 1.56% from 128); Green value is 87 (34.38% from 255 or 67.97% from 128); Blue value is 39 (15.62% from 255 or 30.47% from 128); Max value from RGB is 87 - color contains mainly: green. Hex color #025727 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #025727 is #FDA8D8. Grayscale: #383838. Windows color (decimal): -16623833 or 2578178. OLE color: 2578178.
HSL color Cylindrical-coordinate representation of color #025727: hue angle of 146.12º degrees, saturation: 0.96, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #025727 is Cyan = 0.98, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 2 | 87 | 39 | - |
| CMYK | 0.98 | 0 | 0.55 | 0.66 |
| HSL | 146.12º | 0.96% | 0.17% | - |
| HSV(B) | 146.12º | 0.98% | 0.34% | - |
| XYZ | 3.8 | 6.98 | 3.07 | - |
| YUV | 56.11 | 118.34 | 89.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 87 | 39 | 0.98 | 0 | 0.55 | 0.66 | 146.12 | 0.96 | 0.17 |
| Hex | 2 | 57 | 27 | 62 | 0 | 37 | 42 | 92 | 60 | 11 |
| Octal | 2 | 127 | 47 | 142 | 0 | 67 | 102 | 222 | 140 | 21 |
| Binary | 10 | 1010111 | 100111 | 1100010 | 0 | 110111 | 1000010 | 10010010 | 1100000 | 10001 |
Color Harmonies of #025727
Complementary color
Monochromatic Colors of #025727
Black with #025727
Text Example
Text Example
White with #025727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #025727; }
p { color: rgb(2,87,39); }
H1.HeaderClassName
{
color: #025727;
}
.AnyTagClassName
{
color: #025727;
}
</style>
background-color css
<style>
a { background-color: #025727; }
a { background-color: rgb(2,87,39); }
div.DivClassName
{
background-color: #025727;
}
.BgClassName
{
background-color: #025727;
}
</style>
border-color css
<style>
span { border-color: #025727; }
span { border-color: rgb(2,87,39); }
td.TdClassName
{
border-color: #025727;
}
.TagClassName
{
border-color: #025727;
}
</style>