Shades of Crusoe #006526
Tints of Crusoe #006526
RGB
CMYK
RGB Variations
Color information
#006526 (or 0x006526) is known color: Crusoe. HEX triplet: 00, 65 and 26. RGB value is (0,101,38). Sum of RGB (Red+Green+Blue) = 0+101+38=139 (18% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 139); Green value is 101 (39.84% from 255 or 72.66% from 139); Blue value is 38 (15.23% from 255 or 27.34% from 139); Max value from RGB is 101 - color contains mainly: green. Hex color #006526 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #006526 is #FF9AD9. Grayscale: #3F3F3F. Windows color (decimal): -16751322 or 2516224. OLE color: 2516224.
HSL color Cylindrical-coordinate representation of color #006526: hue angle of 142.57º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006526 is Cyan = 1, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 0 | 101 | 38 | - |
| CMYK | 1 | 0 | 0.62 | 0.60 |
| HSL | 142.57º | 1% | 0.2% | - |
| HSV(B) | 142.57º | 1% | 0.4% | - |
| XYZ | 5 | 9.45 | 3.39 | - |
| YUV | 63.62 | 113.54 | 82.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 101 | 38 | 1 | 0 | 0.62 | 0.60 | 142.57 | 1 | 0.2 |
| Hex | 0 | 65 | 26 | 64 | 0 | 3E | 3C | 8F | 64 | 14 |
| Octal | 0 | 145 | 46 | 144 | 0 | 76 | 74 | 217 | 144 | 24 |
| Binary | 0 | 1100101 | 100110 | 1100100 | 0 | 111110 | 111100 | 10001111 | 1100100 | 10100 |
Color Harmonies of #006526
Complementary color
Monochromatic Colors of #006526
Black with #006526
Text Example
Text Example
White with #006526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006526; }
p { color: rgb(0,101,38); }
H1.HeaderClassName
{
color: #006526;
}
.AnyTagClassName
{
color: #006526;
}
</style>
background-color css
<style>
a { background-color: #006526; }
a { background-color: rgb(0,101,38); }
div.DivClassName
{
background-color: #006526;
}
.BgClassName
{
background-color: #006526;
}
</style>
border-color css
<style>
span { border-color: #006526; }
span { border-color: rgb(0,101,38); }
td.TdClassName
{
border-color: #006526;
}
.TagClassName
{
border-color: #006526;
}
</style>