Shades of Buccaneer #774747
Tints of Buccaneer #774747
RGB
CMYK
RGB Variations
Color information
#774747 (or 0x774747) is known color: Buccaneer. HEX triplet: 77, 47 and 47. RGB value is (119,71,71). Sum of RGB (Red+Green+Blue) = 119+71+71=261 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.59% from 261); Green value is 71 (28.12% from 255 or 27.20% from 261); Blue value is 71 (28.12% from 255 or 27.20% from 261); Max value from RGB is 119 - color contains mainly: red. Hex color #774747 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774747 is #88B8B8. Grayscale: #555555. Windows color (decimal): -8960185 or 4671351. OLE color: 4671351.
HSL color Cylindrical-coordinate representation of color #774747: hue angle of 0º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #774747 is Cyan = 0, Magento = 0.40, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 71 | - |
| CMYK | 0 | 0.40 | 0.40 | 0.53 |
| HSL | 0º | 0.25% | 0.37% | - |
| HSV(B) | 0º | 0.4% | 0.47% | - |
| XYZ | 11 | 8.88 | 7.1 | - |
| YUV | 85.35 | 119.9 | 152 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 71 | 0 | 0.40 | 0.40 | 0.53 | 0 | 0.25 | 0.37 |
| Hex | 77 | 47 | 47 | 0 | 28 | 28 | 35 | 0 | 19 | 25 |
| Octal | 167 | 107 | 107 | 0 | 50 | 50 | 65 | 0 | 31 | 45 |
| Binary | 1110111 | 1000111 | 1000111 | 0 | 101000 | 101000 | 110101 | 0 | 11001 | 100101 |
Color Harmonies of #774747
Complementary color
Monochromatic Colors of #774747
Black with #774747
Text Example
Text Example
White with #774747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774747; }
p { color: rgb(119,71,71); }
H1.HeaderClassName
{
color: #774747;
}
.AnyTagClassName
{
color: #774747;
}
</style>
background-color css
<style>
a { background-color: #774747; }
a { background-color: rgb(119,71,71); }
div.DivClassName
{
background-color: #774747;
}
.BgClassName
{
background-color: #774747;
}
</style>
border-color css
<style>
span { border-color: #774747; }
span { border-color: rgb(119,71,71); }
td.TdClassName
{
border-color: #774747;
}
.TagClassName
{
border-color: #774747;
}
</style>