Shades of Buccaneer #715751
Tints of Buccaneer #715751
RGB
CMYK
RGB Variations
Color information
#715751 (or 0x715751) is known color: Buccaneer. HEX triplet: 71, 57 and 51. RGB value is (113,87,81). Sum of RGB (Red+Green+Blue) = 113+87+81=281 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.21% from 281); Green value is 87 (34.38% from 255 or 30.96% from 281); Blue value is 81 (32.03% from 255 or 28.83% from 281); Max value from RGB is 113 - color contains mainly: red. Hex color #715751 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715751 is #8EA8AE. Grayscale: #5E5E5E. Windows color (decimal): -9349295 or 5330801. OLE color: 5330801.
HSL color Cylindrical-coordinate representation of color #715751: hue angle of 11.25º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #715751 is Cyan = 0, Magento = 0.23, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 87 | 81 | - |
| CMYK | 0 | 0.23 | 0.28 | 0.56 |
| HSL | 11.25º | 0.16% | 0.38% | - |
| HSV(B) | 11.25º | 0.28% | 0.44% | - |
| XYZ | 11.7 | 10.92 | 9.28 | - |
| YUV | 94.09 | 120.61 | 141.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 87 | 81 | 0 | 0.23 | 0.28 | 0.56 | 11.25 | 0.16 | 0.38 |
| Hex | 71 | 57 | 51 | 0 | 17 | 1C | 38 | B | 10 | 26 |
| Octal | 161 | 127 | 121 | 0 | 27 | 34 | 70 | 13 | 20 | 46 |
| Binary | 1110001 | 1010111 | 1010001 | 0 | 10111 | 11100 | 111000 | 1011 | 10000 | 100110 |
Color Harmonies of #715751
Complementary color
Monochromatic Colors of #715751
Black with #715751
Text Example
Text Example
White with #715751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715751; }
p { color: rgb(113,87,81); }
H1.HeaderClassName
{
color: #715751;
}
.AnyTagClassName
{
color: #715751;
}
</style>
background-color css
<style>
a { background-color: #715751; }
a { background-color: rgb(113,87,81); }
div.DivClassName
{
background-color: #715751;
}
.BgClassName
{
background-color: #715751;
}
</style>
border-color css
<style>
span { border-color: #715751; }
span { border-color: rgb(113,87,81); }
td.TdClassName
{
border-color: #715751;
}
.TagClassName
{
border-color: #715751;
}
</style>