Shades of Buccaneer #715553
Tints of Buccaneer #715553
RGB
CMYK
RGB Variations
Color information
#715553 (or 0x715553) is known color: Buccaneer. HEX triplet: 71, 55 and 53. RGB value is (113,85,83). Sum of RGB (Red+Green+Blue) = 113+85+83=281 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.21% from 281); Green value is 85 (33.59% from 255 or 30.25% from 281); Blue value is 83 (32.81% from 255 or 29.54% from 281); Max value from RGB is 113 - color contains mainly: red. Hex color #715553 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715553 is #8EAAAC. Grayscale: #5D5D5D. Windows color (decimal): -9349805 or 5461361. OLE color: 5461361.
HSL color Cylindrical-coordinate representation of color #715553: hue angle of 4º 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 #715553 is Cyan = 0, Magento = 0.25, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 85 | 83 | - |
| CMYK | 0 | 0.25 | 0.27 | 0.56 |
| HSL | 4º | 0.15% | 0.38% | - |
| HSV(B) | 4º | 0.27% | 0.44% | - |
| XYZ | 11.62 | 10.63 | 9.62 | - |
| YUV | 93.14 | 122.28 | 142.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 83 | 0 | 0.25 | 0.27 | 0.56 | 4 | 0.15 | 0.38 |
| Hex | 71 | 55 | 53 | 0 | 19 | 1B | 38 | 4 | F | 26 |
| Octal | 161 | 125 | 123 | 0 | 31 | 33 | 70 | 4 | 17 | 46 |
| Binary | 1110001 | 1010101 | 1010011 | 0 | 11001 | 11011 | 111000 | 100 | 1111 | 100110 |
Color Harmonies of #715553
Complementary color
Monochromatic Colors of #715553
Black with #715553
Text Example
Text Example
White with #715553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715553; }
p { color: rgb(113,85,83); }
H1.HeaderClassName
{
color: #715553;
}
.AnyTagClassName
{
color: #715553;
}
</style>
background-color css
<style>
a { background-color: #715553; }
a { background-color: rgb(113,85,83); }
div.DivClassName
{
background-color: #715553;
}
.BgClassName
{
background-color: #715553;
}
</style>
border-color css
<style>
span { border-color: #715553; }
span { border-color: rgb(113,85,83); }
td.TdClassName
{
border-color: #715553;
}
.TagClassName
{
border-color: #715553;
}
</style>