Shades of Crusoe #026617
Tints of Crusoe #026617
RGB
CMYK
RGB Variations
Color information
#026617 (or 0x026617) is known color: Crusoe. HEX triplet: 02, 66 and 17. RGB value is (2,102,23). Sum of RGB (Red+Green+Blue) = 2+102+23=127 (16% of max value = 765). Red value is 2 (1.17% from 255 or 1.57% from 127); Green value is 102 (40.23% from 255 or 80.31% from 127); Blue value is 23 (9.38% from 255 or 18.11% from 127); Max value from RGB is 102 - color contains mainly: green. Hex color #026617 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #026617 is #FD99E8. Grayscale: #3F3F3F. Windows color (decimal): -16620009 or 1533442. OLE color: 1533442.
HSL color Cylindrical-coordinate representation of color #026617: hue angle of 132.6º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #026617 is Cyan = 0.98, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 2 | 102 | 23 | - |
| CMYK | 0.98 | 0 | 0.77 | 0.6 |
| HSL | 132.6º | 0.96% | 0.2% | - |
| HSV(B) | 132.6º | 0.98% | 0.4% | - |
| XYZ | 4.93 | 9.58 | 2.4 | - |
| YUV | 63.09 | 105.37 | 84.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 102 | 23 | 0.98 | 0 | 0.77 | 0.6 | 132.6 | 0.96 | 0.2 |
| Hex | 2 | 66 | 17 | 62 | 0 | 4D | 3C | 85 | 60 | 14 |
| Octal | 2 | 146 | 27 | 142 | 0 | 115 | 74 | 205 | 140 | 24 |
| Binary | 10 | 1100110 | 10111 | 1100010 | 0 | 1001101 | 111100 | 10000101 | 1100000 | 10100 |
Color Harmonies of #026617
Complementary color
Monochromatic Colors of #026617
Black with #026617
Text Example
Text Example
White with #026617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026617; }
p { color: rgb(2,102,23); }
H1.HeaderClassName
{
color: #026617;
}
.AnyTagClassName
{
color: #026617;
}
</style>
background-color css
<style>
a { background-color: #026617; }
a { background-color: rgb(2,102,23); }
div.DivClassName
{
background-color: #026617;
}
.BgClassName
{
background-color: #026617;
}
</style>
border-color css
<style>
span { border-color: #026617; }
span { border-color: rgb(2,102,23); }
td.TdClassName
{
border-color: #026617;
}
.TagClassName
{
border-color: #026617;
}
</style>