Shades of Buccaneer #755956
Tints of Buccaneer #755956
RGB
CMYK
RGB Variations
Color information
#755956 (or 0x755956) is known color: Buccaneer. HEX triplet: 75, 59 and 56. RGB value is (117,89,86). Sum of RGB (Red+Green+Blue) = 117+89+86=292 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.07% from 292); Green value is 89 (35.16% from 255 or 30.48% from 292); Blue value is 86 (33.98% from 255 or 29.45% from 292); Max value from RGB is 117 - color contains mainly: red. Hex color #755956 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755956 is #8AA6A9. Grayscale: #616161. Windows color (decimal): -9086634 or 5658997. OLE color: 5658997.
HSL color Cylindrical-coordinate representation of color #755956: hue angle of 5.81º 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 #755956 is Cyan = 0, Magento = 0.24, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 89 | 86 | - |
| CMYK | 0 | 0.24 | 0.26 | 0.54 |
| HSL | 5.81º | 0.15% | 0.4% | - |
| HSV(B) | 5.81º | 0.26% | 0.46% | - |
| XYZ | 12.59 | 11.6 | 10.38 | - |
| YUV | 97.03 | 121.78 | 142.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 89 | 86 | 0 | 0.24 | 0.26 | 0.54 | 5.81 | 0.15 | 0.4 |
| Hex | 75 | 59 | 56 | 0 | 18 | 1A | 36 | 6 | F | 28 |
| Octal | 165 | 131 | 126 | 0 | 30 | 32 | 66 | 6 | 17 | 50 |
| Binary | 1110101 | 1011001 | 1010110 | 0 | 11000 | 11010 | 110110 | 110 | 1111 | 101000 |
Color Harmonies of #755956
Complementary color
Monochromatic Colors of #755956
Black with #755956
Text Example
Text Example
White with #755956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755956; }
p { color: rgb(117,89,86); }
H1.HeaderClassName
{
color: #755956;
}
.AnyTagClassName
{
color: #755956;
}
</style>
background-color css
<style>
a { background-color: #755956; }
a { background-color: rgb(117,89,86); }
div.DivClassName
{
background-color: #755956;
}
.BgClassName
{
background-color: #755956;
}
</style>
border-color css
<style>
span { border-color: #755956; }
span { border-color: rgb(117,89,86); }
td.TdClassName
{
border-color: #755956;
}
.TagClassName
{
border-color: #755956;
}
</style>