Shades of Crusoe #065726
Tints of Crusoe #065726
RGB
CMYK
RGB Variations
Color information
#065726 (or 0x065726) is known color: Crusoe. HEX triplet: 06, 57 and 26. RGB value is (6,87,38). Sum of RGB (Red+Green+Blue) = 6+87+38=131 (17% of max value = 765). Red value is 6 (2.73% from 255 or 4.58% from 131); Green value is 87 (34.38% from 255 or 66.41% from 131); Blue value is 38 (15.23% from 255 or 29.01% from 131); Max value from RGB is 87 - color contains mainly: green. Hex color #065726 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065726 is #F9A8D9. Grayscale: #393939. Windows color (decimal): -16361690 or 2512646. OLE color: 2512646.
HSL color Cylindrical-coordinate representation of color #065726: hue angle of 143.7º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065726 is Cyan = 0.93, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 6 | 87 | 38 | - |
| CMYK | 0.93 | 0 | 0.56 | 0.66 |
| HSL | 143.7º | 0.87% | 0.18% | - |
| HSV(B) | 143.7º | 0.93% | 0.34% | - |
| XYZ | 3.83 | 7 | 2.98 | - |
| YUV | 57.2 | 117.16 | 91.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 87 | 38 | 0.93 | 0 | 0.56 | 0.66 | 143.7 | 0.87 | 0.18 |
| Hex | 6 | 57 | 26 | 5D | 0 | 38 | 42 | 90 | 57 | 12 |
| Octal | 6 | 127 | 46 | 135 | 0 | 70 | 102 | 220 | 127 | 22 |
| Binary | 110 | 1010111 | 100110 | 1011101 | 0 | 111000 | 1000010 | 10010000 | 1010111 | 10010 |
Color Harmonies of #065726
Complementary color
Monochromatic Colors of #065726
Black with #065726
Text Example
Text Example
White with #065726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065726; }
p { color: rgb(6,87,38); }
H1.HeaderClassName
{
color: #065726;
}
.AnyTagClassName
{
color: #065726;
}
</style>
background-color css
<style>
a { background-color: #065726; }
a { background-color: rgb(6,87,38); }
div.DivClassName
{
background-color: #065726;
}
.BgClassName
{
background-color: #065726;
}
</style>
border-color css
<style>
span { border-color: #065726; }
span { border-color: rgb(6,87,38); }
td.TdClassName
{
border-color: #065726;
}
.TagClassName
{
border-color: #065726;
}
</style>