Shades of Buccaneer #755656
Tints of Buccaneer #755656
RGB
CMYK
RGB Variations
Color information
#755656 (or 0x755656) is known color: Buccaneer. HEX triplet: 75, 56 and 56. RGB value is (117,86,86). Sum of RGB (Red+Green+Blue) = 117+86+86=289 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.48% from 289); Green value is 86 (33.98% from 255 or 29.76% from 289); Blue value is 86 (33.98% from 255 or 29.76% from 289); Max value from RGB is 117 - color contains mainly: red. Hex color #755656 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755656 is #8AA9A9. Grayscale: #5F5F5F. Windows color (decimal): -9087402 or 5658229. OLE color: 5658229.
HSL color Cylindrical-coordinate representation of color #755656: hue angle of 0º 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 #755656 is Cyan = 0, Magento = 0.26, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 86 | 86 | - |
| CMYK | 0 | 0.26 | 0.26 | 0.54 |
| HSL | 0º | 0.15% | 0.4% | - |
| HSV(B) | 0º | 0.26% | 0.46% | - |
| XYZ | 12.34 | 11.11 | 10.3 | - |
| YUV | 95.27 | 122.77 | 143.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 86 | 0 | 0.26 | 0.26 | 0.54 | 0 | 0.15 | 0.4 |
| Hex | 75 | 56 | 56 | 0 | 1A | 1A | 36 | 0 | F | 28 |
| Octal | 165 | 126 | 126 | 0 | 32 | 32 | 66 | 0 | 17 | 50 |
| Binary | 1110101 | 1010110 | 1010110 | 0 | 11010 | 11010 | 110110 | 0 | 1111 | 101000 |
Color Harmonies of #755656
Complementary color
Monochromatic Colors of #755656
Black with #755656
Text Example
Text Example
White with #755656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755656; }
p { color: rgb(117,86,86); }
H1.HeaderClassName
{
color: #755656;
}
.AnyTagClassName
{
color: #755656;
}
</style>
background-color css
<style>
a { background-color: #755656; }
a { background-color: rgb(117,86,86); }
div.DivClassName
{
background-color: #755656;
}
.BgClassName
{
background-color: #755656;
}
</style>
border-color css
<style>
span { border-color: #755656; }
span { border-color: rgb(117,86,86); }
td.TdClassName
{
border-color: #755656;
}
.TagClassName
{
border-color: #755656;
}
</style>