Shades of Buccaneer #685654
Tints of Buccaneer #685654
RGB
CMYK
RGB Variations
Color information
#685654 (or 0x685654) is known color: Buccaneer. HEX triplet: 68, 56 and 54. RGB value is (104,86,84). Sum of RGB (Red+Green+Blue) = 104+86+84=274 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.96% from 274); Green value is 86 (33.98% from 255 or 31.39% from 274); Blue value is 84 (33.20% from 255 or 30.66% from 274); Max value from RGB is 104 - color contains mainly: red. Hex color #685654 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685654 is #97A9AB. Grayscale: #5B5B5B. Windows color (decimal): -9939372 or 5527144. OLE color: 5527144.
HSL color Cylindrical-coordinate representation of color #685654: hue angle of 6º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #685654 is Cyan = 0, Magento = 0.17, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 84 | - |
| CMYK | 0 | 0.17 | 0.19 | 0.59 |
| HSL | 6º | 0.11% | 0.37% | - |
| HSV(B) | 6º | 0.19% | 0.41% | - |
| XYZ | 10.64 | 10.24 | 9.8 | - |
| YUV | 91.15 | 123.96 | 137.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 84 | 0 | 0.17 | 0.19 | 0.59 | 6 | 0.11 | 0.37 |
| Hex | 68 | 56 | 54 | 0 | 11 | 13 | 3B | 6 | B | 25 |
| Octal | 150 | 126 | 124 | 0 | 21 | 23 | 73 | 6 | 13 | 45 |
| Binary | 1101000 | 1010110 | 1010100 | 0 | 10001 | 10011 | 111011 | 110 | 1011 | 100101 |
Color Harmonies of #685654
Complementary color
Monochromatic Colors of #685654
Black with #685654
Text Example
Text Example
White with #685654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685654; }
p { color: rgb(104,86,84); }
H1.HeaderClassName
{
color: #685654;
}
.AnyTagClassName
{
color: #685654;
}
</style>
background-color css
<style>
a { background-color: #685654; }
a { background-color: rgb(104,86,84); }
div.DivClassName
{
background-color: #685654;
}
.BgClassName
{
background-color: #685654;
}
</style>
border-color css
<style>
span { border-color: #685654; }
span { border-color: rgb(104,86,84); }
td.TdClassName
{
border-color: #685654;
}
.TagClassName
{
border-color: #685654;
}
</style>