Shades of Crusoe #065316
Tints of Crusoe #065316
RGB
CMYK
RGB Variations
Color information
#065316 (or 0x065316) is known color: Crusoe. HEX triplet: 06, 53 and 16. RGB value is (6,83,22). Sum of RGB (Red+Green+Blue) = 6+83+22=111 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.41% from 111); Green value is 83 (32.81% from 255 or 74.77% from 111); Blue value is 22 (8.98% from 255 or 19.82% from 111); Max value from RGB is 83 - color contains mainly: green. Hex color #065316 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #065316 is #F9ACE9. Grayscale: #353535. Windows color (decimal): -16362730 or 1463046. OLE color: 1463046.
HSL color Cylindrical-coordinate representation of color #065316: hue angle of 132.47º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065316 is Cyan = 0.93, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 6 | 83 | 22 | - |
| CMYK | 0.93 | 0 | 0.73 | 0.67 |
| HSL | 132.47º | 0.87% | 0.17% | - |
| HSV(B) | 132.47º | 0.93% | 0.33% | - |
| XYZ | 3.31 | 6.28 | 1.8 | - |
| YUV | 53.02 | 110.49 | 94.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 83 | 22 | 0.93 | 0 | 0.73 | 0.67 | 132.47 | 0.87 | 0.17 |
| Hex | 6 | 53 | 16 | 5D | 0 | 49 | 43 | 84 | 57 | 11 |
| Octal | 6 | 123 | 26 | 135 | 0 | 111 | 103 | 204 | 127 | 21 |
| Binary | 110 | 1010011 | 10110 | 1011101 | 0 | 1001001 | 1000011 | 10000100 | 1010111 | 10001 |
Color Harmonies of #065316
Complementary color
Monochromatic Colors of #065316
Black with #065316
Text Example
Text Example
White with #065316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065316; }
p { color: rgb(6,83,22); }
H1.HeaderClassName
{
color: #065316;
}
.AnyTagClassName
{
color: #065316;
}
</style>
background-color css
<style>
a { background-color: #065316; }
a { background-color: rgb(6,83,22); }
div.DivClassName
{
background-color: #065316;
}
.BgClassName
{
background-color: #065316;
}
</style>
border-color css
<style>
span { border-color: #065316; }
span { border-color: rgb(6,83,22); }
td.TdClassName
{
border-color: #065316;
}
.TagClassName
{
border-color: #065316;
}
</style>