Shades of Crusoe #065727
Tints of Crusoe #065727
RGB
CMYK
RGB Variations
Color information
#065727 (or 0x065727) is known color: Crusoe. HEX triplet: 06, 57 and 27. RGB value is (6,87,39). Sum of RGB (Red+Green+Blue) = 6+87+39=132 (17% of max value = 765). Red value is 6 (2.73% from 255 or 4.55% from 132); Green value is 87 (34.38% from 255 or 65.91% from 132); Blue value is 39 (15.62% from 255 or 29.55% from 132); Max value from RGB is 87 - color contains mainly: green. Hex color #065727 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065727 is #F9A8D8. Grayscale: #393939. Windows color (decimal): -16361689 or 2578182. OLE color: 2578182.
HSL color Cylindrical-coordinate representation of color #065727: hue angle of 144.44º 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 #065727 is Cyan = 0.93, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 6 | 87 | 39 | - |
| CMYK | 0.93 | 0 | 0.55 | 0.66 |
| HSL | 144.44º | 0.87% | 0.18% | - |
| HSV(B) | 144.44º | 0.93% | 0.34% | - |
| XYZ | 3.85 | 7 | 3.07 | - |
| YUV | 57.31 | 117.66 | 91.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 87 | 39 | 0.93 | 0 | 0.55 | 0.66 | 144.44 | 0.87 | 0.18 |
| Hex | 6 | 57 | 27 | 5D | 0 | 37 | 42 | 90 | 57 | 12 |
| Octal | 6 | 127 | 47 | 135 | 0 | 67 | 102 | 220 | 127 | 22 |
| Binary | 110 | 1010111 | 100111 | 1011101 | 0 | 110111 | 1000010 | 10010000 | 1010111 | 10010 |
Color Harmonies of #065727
Complementary color
Monochromatic Colors of #065727
Black with #065727
Text Example
Text Example
White with #065727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065727; }
p { color: rgb(6,87,39); }
H1.HeaderClassName
{
color: #065727;
}
.AnyTagClassName
{
color: #065727;
}
</style>
background-color css
<style>
a { background-color: #065727; }
a { background-color: rgb(6,87,39); }
div.DivClassName
{
background-color: #065727;
}
.BgClassName
{
background-color: #065727;
}
</style>
border-color css
<style>
span { border-color: #065727; }
span { border-color: rgb(6,87,39); }
td.TdClassName
{
border-color: #065727;
}
.TagClassName
{
border-color: #065727;
}
</style>