Shades of Buccaneer #755756
Tints of Buccaneer #755756
RGB
CMYK
RGB Variations
Color information
#755756 (or 0x755756) is known color: Buccaneer. HEX triplet: 75, 57 and 56. RGB value is (117,87,86). Sum of RGB (Red+Green+Blue) = 117+87+86=290 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.34% from 290); Green value is 87 (34.38% from 255 or 30% from 290); Blue value is 86 (33.98% from 255 or 29.66% from 290); Max value from RGB is 117 - color contains mainly: red. Hex color #755756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755756 is #8AA8A9. Grayscale: #5F5F5F. Windows color (decimal): -9087146 or 5658485. OLE color: 5658485.
HSL color Cylindrical-coordinate representation of color #755756: hue angle of 1.94º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #755756 is Cyan = 0, Magento = 0.26, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 87 | 86 | - |
| CMYK | 0 | 0.26 | 0.26 | 0.54 |
| HSL | 1.94º | 0.15% | 0.4% | - |
| HSV(B) | 1.94º | 0.26% | 0.46% | - |
| XYZ | 12.42 | 11.27 | 10.32 | - |
| YUV | 95.86 | 122.44 | 143.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 87 | 86 | 0 | 0.26 | 0.26 | 0.54 | 1.94 | 0.15 | 0.4 |
| Hex | 75 | 57 | 56 | 0 | 1A | 1A | 36 | 2 | F | 28 |
| Octal | 165 | 127 | 126 | 0 | 32 | 32 | 66 | 2 | 17 | 50 |
| Binary | 1110101 | 1010111 | 1010110 | 0 | 11010 | 11010 | 110110 | 10 | 1111 | 101000 |
Color Harmonies of #755756
Complementary color
Monochromatic Colors of #755756
Black with #755756
Text Example
Text Example
White with #755756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755756; }
p { color: rgb(117,87,86); }
H1.HeaderClassName
{
color: #755756;
}
.AnyTagClassName
{
color: #755756;
}
</style>
background-color css
<style>
a { background-color: #755756; }
a { background-color: rgb(117,87,86); }
div.DivClassName
{
background-color: #755756;
}
.BgClassName
{
background-color: #755756;
}
</style>
border-color css
<style>
span { border-color: #755756; }
span { border-color: rgb(117,87,86); }
td.TdClassName
{
border-color: #755756;
}
.TagClassName
{
border-color: #755756;
}
</style>