Shades of Buccaneer #775756
Tints of Buccaneer #775756
RGB
CMYK
RGB Variations
Color information
#775756 (or 0x775756) is known color: Buccaneer. HEX triplet: 77, 57 and 56. RGB value is (119,87,86). Sum of RGB (Red+Green+Blue) = 119+87+86=292 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.75% from 292); Green value is 87 (34.38% from 255 or 29.79% from 292); Blue value is 86 (33.98% from 255 or 29.45% from 292); Max value from RGB is 119 - color contains mainly: red. Hex color #775756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775756 is #88A8A9. Grayscale: #606060. Windows color (decimal): -8956074 or 5658487. OLE color: 5658487.
HSL color Cylindrical-coordinate representation of color #775756: hue angle of 1.82º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #775756 is Cyan = 0, Magento = 0.27, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 87 | 86 | - |
| CMYK | 0 | 0.27 | 0.28 | 0.53 |
| HSL | 1.82º | 0.16% | 0.4% | - |
| HSV(B) | 1.82º | 0.28% | 0.47% | - |
| XYZ | 12.7 | 11.41 | 10.34 | - |
| YUV | 96.45 | 122.1 | 144.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 87 | 86 | 0 | 0.27 | 0.28 | 0.53 | 1.82 | 0.16 | 0.4 |
| Hex | 77 | 57 | 56 | 0 | 1B | 1C | 35 | 2 | 10 | 28 |
| Octal | 167 | 127 | 126 | 0 | 33 | 34 | 65 | 2 | 20 | 50 |
| Binary | 1110111 | 1010111 | 1010110 | 0 | 11011 | 11100 | 110101 | 10 | 10000 | 101000 |
Color Harmonies of #775756
Complementary color
Monochromatic Colors of #775756
Black with #775756
Text Example
Text Example
White with #775756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775756; }
p { color: rgb(119,87,86); }
H1.HeaderClassName
{
color: #775756;
}
.AnyTagClassName
{
color: #775756;
}
</style>
background-color css
<style>
a { background-color: #775756; }
a { background-color: rgb(119,87,86); }
div.DivClassName
{
background-color: #775756;
}
.BgClassName
{
background-color: #775756;
}
</style>
border-color css
<style>
span { border-color: #775756; }
span { border-color: rgb(119,87,86); }
td.TdClassName
{
border-color: #775756;
}
.TagClassName
{
border-color: #775756;
}
</style>