Shades of Buccaneer #715750
Tints of Buccaneer #715750
RGB
CMYK
RGB Variations
Color information
#715750 (or 0x715750) is known color: Buccaneer. HEX triplet: 71, 57 and 50. RGB value is (113,87,80). Sum of RGB (Red+Green+Blue) = 113+87+80=280 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.36% from 280); Green value is 87 (34.38% from 255 or 31.07% from 280); Blue value is 80 (31.64% from 255 or 28.57% from 280); Max value from RGB is 113 - color contains mainly: red. Hex color #715750 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715750 is #8EA8AF. Grayscale: #5E5E5E. Windows color (decimal): -9349296 or 5265265. OLE color: 5265265.
HSL color Cylindrical-coordinate representation of color #715750: hue angle of 12.73º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #715750 is Cyan = 0, Magento = 0.23, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 87 | 80 | - |
| CMYK | 0 | 0.23 | 0.29 | 0.56 |
| HSL | 12.73º | 0.17% | 0.38% | - |
| HSV(B) | 12.73º | 0.29% | 0.44% | - |
| XYZ | 11.67 | 10.91 | 9.08 | - |
| YUV | 93.98 | 120.11 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 87 | 80 | 0 | 0.23 | 0.29 | 0.56 | 12.73 | 0.17 | 0.38 |
| Hex | 71 | 57 | 50 | 0 | 17 | 1D | 38 | D | 11 | 26 |
| Octal | 161 | 127 | 120 | 0 | 27 | 35 | 70 | 15 | 21 | 46 |
| Binary | 1110001 | 1010111 | 1010000 | 0 | 10111 | 11101 | 111000 | 1101 | 10001 | 100110 |
Color Harmonies of #715750
Complementary color
Monochromatic Colors of #715750
Black with #715750
Text Example
Text Example
White with #715750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715750; }
p { color: rgb(113,87,80); }
H1.HeaderClassName
{
color: #715750;
}
.AnyTagClassName
{
color: #715750;
}
</style>
background-color css
<style>
a { background-color: #715750; }
a { background-color: rgb(113,87,80); }
div.DivClassName
{
background-color: #715750;
}
.BgClassName
{
background-color: #715750;
}
</style>
border-color css
<style>
span { border-color: #715750; }
span { border-color: rgb(113,87,80); }
td.TdClassName
{
border-color: #715750;
}
.TagClassName
{
border-color: #715750;
}
</style>