Shades of Crusoe #026722
Tints of Crusoe #026722
RGB
CMYK
RGB Variations
Color information
#026722 (or 0x026722) is known color: Crusoe. HEX triplet: 02, 67 and 22. RGB value is (2,103,34). Sum of RGB (Red+Green+Blue) = 2+103+34=139 (18% of max value = 765). Red value is 2 (1.17% from 255 or 1.44% from 139); Green value is 103 (40.62% from 255 or 74.10% from 139); Blue value is 34 (13.67% from 255 or 24.46% from 139); Max value from RGB is 103 - color contains mainly: green. Hex color #026722 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #026722 is #FD98DD. Grayscale: #414141. Windows color (decimal): -16619742 or 2254594. OLE color: 2254594.
HSL color Cylindrical-coordinate representation of color #026722: hue angle of 139.01º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #026722 is Cyan = 0.98, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 2 | 103 | 34 | - |
| CMYK | 0.98 | 0 | 0.67 | 0.60 |
| HSL | 139.01º | 0.96% | 0.21% | - |
| HSV(B) | 139.01º | 0.98% | 0.4% | - |
| XYZ | 5.16 | 9.83 | 3.14 | - |
| YUV | 64.94 | 110.54 | 83.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 103 | 34 | 0.98 | 0 | 0.67 | 0.60 | 139.01 | 0.96 | 0.21 |
| Hex | 2 | 67 | 22 | 62 | 0 | 43 | 3C | 8B | 60 | 15 |
| Octal | 2 | 147 | 42 | 142 | 0 | 103 | 74 | 213 | 140 | 25 |
| Binary | 10 | 1100111 | 100010 | 1100010 | 0 | 1000011 | 111100 | 10001011 | 1100000 | 10101 |
Color Harmonies of #026722
Complementary color
Monochromatic Colors of #026722
Black with #026722
Text Example
Text Example
White with #026722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026722; }
p { color: rgb(2,103,34); }
H1.HeaderClassName
{
color: #026722;
}
.AnyTagClassName
{
color: #026722;
}
</style>
background-color css
<style>
a { background-color: #026722; }
a { background-color: rgb(2,103,34); }
div.DivClassName
{
background-color: #026722;
}
.BgClassName
{
background-color: #026722;
}
</style>
border-color css
<style>
span { border-color: #026722; }
span { border-color: rgb(2,103,34); }
td.TdClassName
{
border-color: #026722;
}
.TagClassName
{
border-color: #026722;
}
</style>