Shades of Buccaneer #714948
Tints of Buccaneer #714948
RGB
CMYK
RGB Variations
Color information
#714948 (or 0x714948) is known color: Buccaneer. HEX triplet: 71, 49 and 48. RGB value is (113,73,72). Sum of RGB (Red+Green+Blue) = 113+73+72=258 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.80% from 258); Green value is 73 (28.91% from 255 or 28.29% from 258); Blue value is 72 (28.52% from 255 or 27.91% from 258); Max value from RGB is 113 - color contains mainly: red. Hex color #714948 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714948 is #8EB6B7. Grayscale: #545454. Windows color (decimal): -9352888 or 4737393. OLE color: 4737393.
HSL color Cylindrical-coordinate representation of color #714948: hue angle of 1.46º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #714948 is Cyan = 0, Magento = 0.35, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 73 | 72 | - |
| CMYK | 0 | 0.35 | 0.36 | 0.56 |
| HSL | 1.46º | 0.22% | 0.36% | - |
| HSV(B) | 1.46º | 0.36% | 0.44% | - |
| XYZ | 10.36 | 8.74 | 7.27 | - |
| YUV | 84.85 | 120.75 | 148.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 72 | 0 | 0.35 | 0.36 | 0.56 | 1.46 | 0.22 | 0.36 |
| Hex | 71 | 49 | 48 | 0 | 23 | 24 | 38 | 1 | 16 | 24 |
| Octal | 161 | 111 | 110 | 0 | 43 | 44 | 70 | 1 | 26 | 44 |
| Binary | 1110001 | 1001001 | 1001000 | 0 | 100011 | 100100 | 111000 | 1 | 10110 | 100100 |
Color Harmonies of #714948
Complementary color
Monochromatic Colors of #714948
Black with #714948
Text Example
Text Example
White with #714948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714948; }
p { color: rgb(113,73,72); }
H1.HeaderClassName
{
color: #714948;
}
.AnyTagClassName
{
color: #714948;
}
</style>
background-color css
<style>
a { background-color: #714948; }
a { background-color: rgb(113,73,72); }
div.DivClassName
{
background-color: #714948;
}
.BgClassName
{
background-color: #714948;
}
</style>
border-color css
<style>
span { border-color: #714948; }
span { border-color: rgb(113,73,72); }
td.TdClassName
{
border-color: #714948;
}
.TagClassName
{
border-color: #714948;
}
</style>