Shades of Crusoe #026821
Tints of Crusoe #026821
RGB
CMYK
RGB Variations
Color information
#026821 (or 0x026821) is known color: Crusoe. HEX triplet: 02, 68 and 21. RGB value is (2,104,33). Sum of RGB (Red+Green+Blue) = 2+104+33=139 (18% of max value = 765). Red value is 2 (1.17% from 255 or 1.44% from 139); Green value is 104 (41.02% from 255 or 74.82% from 139); Blue value is 33 (13.28% from 255 or 23.74% from 139); Max value from RGB is 104 - color contains mainly: green. Hex color #026821 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #026821 is #FD97DE. Grayscale: #414141. Windows color (decimal): -16619487 or 2189314. OLE color: 2189314.
HSL color Cylindrical-coordinate representation of color #026821: hue angle of 138.24º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #026821 is Cyan = 0.98, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 2 | 104 | 33 | - |
| CMYK | 0.98 | 0 | 0.68 | 0.59 |
| HSL | 138.24º | 0.96% | 0.21% | - |
| HSV(B) | 138.24º | 0.98% | 0.41% | - |
| XYZ | 5.25 | 10.02 | 3.1 | - |
| YUV | 65.41 | 109.71 | 82.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 104 | 33 | 0.98 | 0 | 0.68 | 0.59 | 138.24 | 0.96 | 0.21 |
| Hex | 2 | 68 | 21 | 62 | 0 | 44 | 3B | 8A | 60 | 15 |
| Octal | 2 | 150 | 41 | 142 | 0 | 104 | 73 | 212 | 140 | 25 |
| Binary | 10 | 1101000 | 100001 | 1100010 | 0 | 1000100 | 111011 | 10001010 | 1100000 | 10101 |
Color Harmonies of #026821
Complementary color
Monochromatic Colors of #026821
Black with #026821
Text Example
Text Example
White with #026821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026821; }
p { color: rgb(2,104,33); }
H1.HeaderClassName
{
color: #026821;
}
.AnyTagClassName
{
color: #026821;
}
</style>
background-color css
<style>
a { background-color: #026821; }
a { background-color: rgb(2,104,33); }
div.DivClassName
{
background-color: #026821;
}
.BgClassName
{
background-color: #026821;
}
</style>
border-color css
<style>
span { border-color: #026821; }
span { border-color: rgb(2,104,33); }
td.TdClassName
{
border-color: #026821;
}
.TagClassName
{
border-color: #026821;
}
</style>