Shades of Crusoe #027521
Tints of Crusoe #027521
RGB
CMYK
RGB Variations
Color information
#027521 (or 0x027521) is known color: Crusoe. HEX triplet: 02, 75 and 21. RGB value is (2,117,33). Sum of RGB (Red+Green+Blue) = 2+117+33=152 (20% of max value = 765). Red value is 2 (1.17% from 255 or 1.32% from 152); Green value is 117 (46.09% from 255 or 76.97% from 152); Blue value is 33 (13.28% from 255 or 21.71% from 152); Max value from RGB is 117 - color contains mainly: green. Hex color #027521 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #027521 is #FD8ADE. Grayscale: #494949. Windows color (decimal): -16616159 or 2192642. OLE color: 2192642.
HSL color Cylindrical-coordinate representation of color #027521: hue angle of 136.17º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027521 is Cyan = 0.98, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 2 | 117 | 33 | - |
| CMYK | 0.98 | 0 | 0.72 | 0.54 |
| HSL | 136.17º | 0.97% | 0.23% | - |
| HSV(B) | 136.17º | 0.98% | 0.46% | - |
| XYZ | 6.66 | 12.85 | 3.57 | - |
| YUV | 73.04 | 105.4 | 77.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 117 | 33 | 0.98 | 0 | 0.72 | 0.54 | 136.17 | 0.97 | 0.23 |
| Hex | 2 | 75 | 21 | 62 | 0 | 48 | 36 | 88 | 61 | 17 |
| Octal | 2 | 165 | 41 | 142 | 0 | 110 | 66 | 210 | 141 | 27 |
| Binary | 10 | 1110101 | 100001 | 1100010 | 0 | 1001000 | 110110 | 10001000 | 1100001 | 10111 |
Color Harmonies of #027521
Complementary color
Monochromatic Colors of #027521
Black with #027521
Text Example
Text Example
White with #027521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027521; }
p { color: rgb(2,117,33); }
H1.HeaderClassName
{
color: #027521;
}
.AnyTagClassName
{
color: #027521;
}
</style>
background-color css
<style>
a { background-color: #027521; }
a { background-color: rgb(2,117,33); }
div.DivClassName
{
background-color: #027521;
}
.BgClassName
{
background-color: #027521;
}
</style>
border-color css
<style>
span { border-color: #027521; }
span { border-color: rgb(2,117,33); }
td.TdClassName
{
border-color: #027521;
}
.TagClassName
{
border-color: #027521;
}
</style>