Shades of Crusoe #065530
Tints of Crusoe #065530
RGB
CMYK
RGB Variations
Color information
#065530 (or 0x065530) is known color: Crusoe. HEX triplet: 06, 55 and 30. RGB value is (6,85,48). Sum of RGB (Red+Green+Blue) = 6+85+48=139 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.32% from 139); Green value is 85 (33.59% from 255 or 61.15% from 139); Blue value is 48 (19.14% from 255 or 34.53% from 139); Max value from RGB is 85 - color contains mainly: green. Hex color #065530 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065530 is #F9AACF. Grayscale: #393939. Windows color (decimal): -16362192 or 3167494. OLE color: 3167494.
HSL color Cylindrical-coordinate representation of color #065530: hue angle of 151.9º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065530 is Cyan = 0.93, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 6 | 85 | 48 | - |
| CMYK | 0.93 | 0 | 0.44 | 0.67 |
| HSL | 151.9º | 0.87% | 0.18% | - |
| HSV(B) | 151.9º | 0.93% | 0.33% | - |
| XYZ | 3.86 | 6.75 | 3.9 | - |
| YUV | 57.16 | 122.83 | 91.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 85 | 48 | 0.93 | 0 | 0.44 | 0.67 | 151.9 | 0.87 | 0.18 |
| Hex | 6 | 55 | 30 | 5D | 0 | 2C | 43 | 98 | 57 | 12 |
| Octal | 6 | 125 | 60 | 135 | 0 | 54 | 103 | 230 | 127 | 22 |
| Binary | 110 | 1010101 | 110000 | 1011101 | 0 | 101100 | 1000011 | 10011000 | 1010111 | 10010 |
Color Harmonies of #065530
Complementary color
Monochromatic Colors of #065530
Black with #065530
Text Example
Text Example
White with #065530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065530; }
p { color: rgb(6,85,48); }
H1.HeaderClassName
{
color: #065530;
}
.AnyTagClassName
{
color: #065530;
}
</style>
background-color css
<style>
a { background-color: #065530; }
a { background-color: rgb(6,85,48); }
div.DivClassName
{
background-color: #065530;
}
.BgClassName
{
background-color: #065530;
}
</style>
border-color css
<style>
span { border-color: #065530; }
span { border-color: rgb(6,85,48); }
td.TdClassName
{
border-color: #065530;
}
.TagClassName
{
border-color: #065530;
}
</style>