Shades of Buccaneer #715453
Tints of Buccaneer #715453
RGB
CMYK
RGB Variations
Color information
#715453 (or 0x715453) is known color: Buccaneer. HEX triplet: 71, 54 and 53. RGB value is (113,84,83). Sum of RGB (Red+Green+Blue) = 113+84+83=280 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.36% from 280); Green value is 84 (33.20% from 255 or 30% from 280); Blue value is 83 (32.81% from 255 or 29.64% from 280); Max value from RGB is 113 - color contains mainly: red. Hex color #715453 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715453 is #8EABAC. Grayscale: #5C5C5C. Windows color (decimal): -9350061 or 5461105. OLE color: 5461105.
HSL color Cylindrical-coordinate representation of color #715453: hue angle of 2º 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 #715453 is Cyan = 0, Magento = 0.26, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 83 | - |
| CMYK | 0 | 0.26 | 0.27 | 0.56 |
| HSL | 2º | 0.15% | 0.38% | - |
| HSV(B) | 2º | 0.27% | 0.44% | - |
| XYZ | 11.54 | 10.48 | 9.6 | - |
| YUV | 92.56 | 122.61 | 142.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 83 | 0 | 0.26 | 0.27 | 0.56 | 2 | 0.15 | 0.38 |
| Hex | 71 | 54 | 53 | 0 | 1A | 1B | 38 | 2 | F | 26 |
| Octal | 161 | 124 | 123 | 0 | 32 | 33 | 70 | 2 | 17 | 46 |
| Binary | 1110001 | 1010100 | 1010011 | 0 | 11010 | 11011 | 111000 | 10 | 1111 | 100110 |
Color Harmonies of #715453
Complementary color
Monochromatic Colors of #715453
Black with #715453
Text Example
Text Example
White with #715453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715453; }
p { color: rgb(113,84,83); }
H1.HeaderClassName
{
color: #715453;
}
.AnyTagClassName
{
color: #715453;
}
</style>
background-color css
<style>
a { background-color: #715453; }
a { background-color: rgb(113,84,83); }
div.DivClassName
{
background-color: #715453;
}
.BgClassName
{
background-color: #715453;
}
</style>
border-color css
<style>
span { border-color: #715453; }
span { border-color: rgb(113,84,83); }
td.TdClassName
{
border-color: #715453;
}
.TagClassName
{
border-color: #715453;
}
</style>