Shades of Buccaneer #715753
Tints of Buccaneer #715753
RGB
CMYK
RGB Variations
Color information
#715753 (or 0x715753) is known color: Buccaneer. HEX triplet: 71, 57 and 53. RGB value is (113,87,83). Sum of RGB (Red+Green+Blue) = 113+87+83=283 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.93% from 283); Green value is 87 (34.38% from 255 or 30.74% from 283); Blue value is 83 (32.81% from 255 or 29.33% from 283); Max value from RGB is 113 - color contains mainly: red. Hex color #715753 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715753 is #8EA8AC. Grayscale: #5E5E5E. Windows color (decimal): -9349293 or 5461873. OLE color: 5461873.
HSL color Cylindrical-coordinate representation of color #715753: hue angle of 8º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #715753 is Cyan = 0, Magento = 0.23, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 87 | 83 | - |
| CMYK | 0 | 0.23 | 0.27 | 0.56 |
| HSL | 8º | 0.15% | 0.38% | - |
| HSV(B) | 8º | 0.27% | 0.44% | - |
| XYZ | 11.78 | 10.95 | 9.68 | - |
| YUV | 94.32 | 121.61 | 141.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 87 | 83 | 0 | 0.23 | 0.27 | 0.56 | 8 | 0.15 | 0.38 |
| Hex | 71 | 57 | 53 | 0 | 17 | 1B | 38 | 8 | F | 26 |
| Octal | 161 | 127 | 123 | 0 | 27 | 33 | 70 | 10 | 17 | 46 |
| Binary | 1110001 | 1010111 | 1010011 | 0 | 10111 | 11011 | 111000 | 1000 | 1111 | 100110 |
Color Harmonies of #715753
Complementary color
Monochromatic Colors of #715753
Black with #715753
Text Example
Text Example
White with #715753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715753; }
p { color: rgb(113,87,83); }
H1.HeaderClassName
{
color: #715753;
}
.AnyTagClassName
{
color: #715753;
}
</style>
background-color css
<style>
a { background-color: #715753; }
a { background-color: rgb(113,87,83); }
div.DivClassName
{
background-color: #715753;
}
.BgClassName
{
background-color: #715753;
}
</style>
border-color css
<style>
span { border-color: #715753; }
span { border-color: rgb(113,87,83); }
td.TdClassName
{
border-color: #715753;
}
.TagClassName
{
border-color: #715753;
}
</style>