Shades of Buccaneer #735756
Tints of Buccaneer #735756
RGB
CMYK
RGB Variations
Color information
#735756 (or 0x735756) is known color: Buccaneer. HEX triplet: 73, 57 and 56. RGB value is (115,87,86). Sum of RGB (Red+Green+Blue) = 115+87+86=288 (38% of max value = 765). Red value is 115 (45.31% from 255 or 39.93% from 288); Green value is 87 (34.38% from 255 or 30.21% from 288); Blue value is 86 (33.98% from 255 or 29.86% from 288); Max value from RGB is 115 - color contains mainly: red. Hex color #735756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735756 is #8CA8A9. Grayscale: #5F5F5F. Windows color (decimal): -9218218 or 5658483. OLE color: 5658483.
HSL color Cylindrical-coordinate representation of color #735756: hue angle of 2.07º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #735756 is Cyan = 0, Magento = 0.24, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 87 | 86 | - |
| CMYK | 0 | 0.24 | 0.25 | 0.55 |
| HSL | 2.07º | 0.14% | 0.39% | - |
| HSV(B) | 2.07º | 0.25% | 0.45% | - |
| XYZ | 12.16 | 11.13 | 10.31 | - |
| YUV | 95.26 | 122.78 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 87 | 86 | 0 | 0.24 | 0.25 | 0.55 | 2.07 | 0.14 | 0.39 |
| Hex | 73 | 57 | 56 | 0 | 18 | 19 | 37 | 2 | E | 27 |
| Octal | 163 | 127 | 126 | 0 | 30 | 31 | 67 | 2 | 16 | 47 |
| Binary | 1110011 | 1010111 | 1010110 | 0 | 11000 | 11001 | 110111 | 10 | 1110 | 100111 |
Color Harmonies of #735756
Complementary color
Monochromatic Colors of #735756
Black with #735756
Text Example
Text Example
White with #735756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735756; }
p { color: rgb(115,87,86); }
H1.HeaderClassName
{
color: #735756;
}
.AnyTagClassName
{
color: #735756;
}
</style>
background-color css
<style>
a { background-color: #735756; }
a { background-color: rgb(115,87,86); }
div.DivClassName
{
background-color: #735756;
}
.BgClassName
{
background-color: #735756;
}
</style>
border-color css
<style>
span { border-color: #735756; }
span { border-color: rgb(115,87,86); }
td.TdClassName
{
border-color: #735756;
}
.TagClassName
{
border-color: #735756;
}
</style>