Shades of Buccaneer #735650
Tints of Buccaneer #735650
RGB
CMYK
RGB Variations
Color information
#735650 (or 0x735650) is known color: Buccaneer. HEX triplet: 73, 56 and 50. RGB value is (115,86,80). Sum of RGB (Red+Green+Blue) = 115+86+80=281 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.93% from 281); Green value is 86 (33.98% from 255 or 30.60% from 281); Blue value is 80 (31.64% from 255 or 28.47% from 281); Max value from RGB is 115 - color contains mainly: red. Hex color #735650 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735650 is #8CA9AF. Grayscale: #5E5E5E. Windows color (decimal): -9218480 or 5265011. OLE color: 5265011.
HSL color Cylindrical-coordinate representation of color #735650: hue angle of 10.29º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #735650 is Cyan = 0, Magento = 0.25, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 86 | 80 | - |
| CMYK | 0 | 0.25 | 0.30 | 0.55 |
| HSL | 10.29º | 0.18% | 0.38% | - |
| HSV(B) | 10.29º | 0.3% | 0.45% | - |
| XYZ | 11.85 | 10.88 | 9.07 | - |
| YUV | 93.99 | 120.11 | 142.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 86 | 80 | 0 | 0.25 | 0.30 | 0.55 | 10.29 | 0.18 | 0.38 |
| Hex | 73 | 56 | 50 | 0 | 19 | 1E | 37 | A | 12 | 26 |
| Octal | 163 | 126 | 120 | 0 | 31 | 36 | 67 | 12 | 22 | 46 |
| Binary | 1110011 | 1010110 | 1010000 | 0 | 11001 | 11110 | 110111 | 1010 | 10010 | 100110 |
Color Harmonies of #735650
Complementary color
Monochromatic Colors of #735650
Black with #735650
Text Example
Text Example
White with #735650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735650; }
p { color: rgb(115,86,80); }
H1.HeaderClassName
{
color: #735650;
}
.AnyTagClassName
{
color: #735650;
}
</style>
background-color css
<style>
a { background-color: #735650; }
a { background-color: rgb(115,86,80); }
div.DivClassName
{
background-color: #735650;
}
.BgClassName
{
background-color: #735650;
}
</style>
border-color css
<style>
span { border-color: #735650; }
span { border-color: rgb(115,86,80); }
td.TdClassName
{
border-color: #735650;
}
.TagClassName
{
border-color: #735650;
}
</style>