Shades of Buccaneer #715754
Tints of Buccaneer #715754
RGB
CMYK
RGB Variations
Color information
#715754 (or 0x715754) is known color: Buccaneer. HEX triplet: 71, 57 and 54. RGB value is (113,87,84). Sum of RGB (Red+Green+Blue) = 113+87+84=284 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.79% from 284); Green value is 87 (34.38% from 255 or 30.63% from 284); Blue value is 84 (33.20% from 255 or 29.58% from 284); Max value from RGB is 113 - color contains mainly: red. Hex color #715754 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715754 is #8EA8AB. Grayscale: #5E5E5E. Windows color (decimal): -9349292 or 5527409. OLE color: 5527409.
HSL color Cylindrical-coordinate representation of color #715754: hue angle of 6.21º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #715754 is Cyan = 0, Magento = 0.23, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 87 | 84 | - |
| CMYK | 0 | 0.23 | 0.26 | 0.56 |
| HSL | 6.21º | 0.15% | 0.39% | - |
| HSV(B) | 6.21º | 0.26% | 0.44% | - |
| XYZ | 11.82 | 10.97 | 9.88 | - |
| YUV | 94.43 | 122.11 | 141.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 87 | 84 | 0 | 0.23 | 0.26 | 0.56 | 6.21 | 0.15 | 0.39 |
| Hex | 71 | 57 | 54 | 0 | 17 | 1A | 38 | 6 | F | 27 |
| Octal | 161 | 127 | 124 | 0 | 27 | 32 | 70 | 6 | 17 | 47 |
| Binary | 1110001 | 1010111 | 1010100 | 0 | 10111 | 11010 | 111000 | 110 | 1111 | 100111 |
Color Harmonies of #715754
Complementary color
Monochromatic Colors of #715754
Black with #715754
Text Example
Text Example
White with #715754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715754; }
p { color: rgb(113,87,84); }
H1.HeaderClassName
{
color: #715754;
}
.AnyTagClassName
{
color: #715754;
}
</style>
background-color css
<style>
a { background-color: #715754; }
a { background-color: rgb(113,87,84); }
div.DivClassName
{
background-color: #715754;
}
.BgClassName
{
background-color: #715754;
}
</style>
border-color css
<style>
span { border-color: #715754; }
span { border-color: rgb(113,87,84); }
td.TdClassName
{
border-color: #715754;
}
.TagClassName
{
border-color: #715754;
}
</style>