Shades of Buccaneer #714846
Tints of Buccaneer #714846
RGB
CMYK
RGB Variations
Color information
#714846 (or 0x714846) is known color: Buccaneer. HEX triplet: 71, 48 and 46. RGB value is (113,72,70). Sum of RGB (Red+Green+Blue) = 113+72+70=255 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.31% from 255); Green value is 72 (28.52% from 255 or 28.24% from 255); Blue value is 70 (27.73% from 255 or 27.45% from 255); Max value from RGB is 113 - color contains mainly: red. Hex color #714846 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714846 is #8EB7B9. Grayscale: #545454. Windows color (decimal): -9353146 or 4606065. OLE color: 4606065.
HSL color Cylindrical-coordinate representation of color #714846: hue angle of 2.79º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #714846 is Cyan = 0, Magento = 0.36, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 72 | 70 | - |
| CMYK | 0 | 0.36 | 0.38 | 0.56 |
| HSL | 2.79º | 0.23% | 0.36% | - |
| HSV(B) | 2.79º | 0.38% | 0.44% | - |
| XYZ | 10.23 | 8.59 | 6.91 | - |
| YUV | 84.03 | 120.08 | 148.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 72 | 70 | 0 | 0.36 | 0.38 | 0.56 | 2.79 | 0.23 | 0.36 |
| Hex | 71 | 48 | 46 | 0 | 24 | 26 | 38 | 3 | 17 | 24 |
| Octal | 161 | 110 | 106 | 0 | 44 | 46 | 70 | 3 | 27 | 44 |
| Binary | 1110001 | 1001000 | 1000110 | 0 | 100100 | 100110 | 111000 | 11 | 10111 | 100100 |
Color Harmonies of #714846
Complementary color
Monochromatic Colors of #714846
Black with #714846
Text Example
Text Example
White with #714846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714846; }
p { color: rgb(113,72,70); }
H1.HeaderClassName
{
color: #714846;
}
.AnyTagClassName
{
color: #714846;
}
</style>
background-color css
<style>
a { background-color: #714846; }
a { background-color: rgb(113,72,70); }
div.DivClassName
{
background-color: #714846;
}
.BgClassName
{
background-color: #714846;
}
</style>
border-color css
<style>
span { border-color: #714846; }
span { border-color: rgb(113,72,70); }
td.TdClassName
{
border-color: #714846;
}
.TagClassName
{
border-color: #714846;
}
</style>