Shades of Buccaneer #775550
Tints of Buccaneer #775550
RGB
CMYK
RGB Variations
Color information
#775550 (or 0x775550) is known color: Buccaneer. HEX triplet: 77, 55 and 50. RGB value is (119,85,80). Sum of RGB (Red+Green+Blue) = 119+85+80=284 (37% of max value = 765). Red value is 119 (46.88% from 255 or 41.90% from 284); Green value is 85 (33.59% from 255 or 29.93% from 284); Blue value is 80 (31.64% from 255 or 28.17% from 284); Max value from RGB is 119 - color contains mainly: red. Hex color #775550 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775550 is #88AAAF. Grayscale: #5E5E5E. Windows color (decimal): -8956592 or 5264759. OLE color: 5264759.
HSL color Cylindrical-coordinate representation of color #775550: hue angle of 7.69º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #775550 is Cyan = 0, Magento = 0.29, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 85 | 80 | - |
| CMYK | 0 | 0.29 | 0.33 | 0.53 |
| HSL | 7.69º | 0.2% | 0.39% | - |
| HSV(B) | 7.69º | 0.33% | 0.47% | - |
| XYZ | 12.3 | 11 | 9.06 | - |
| YUV | 94.6 | 119.76 | 145.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 85 | 80 | 0 | 0.29 | 0.33 | 0.53 | 7.69 | 0.2 | 0.39 |
| Hex | 77 | 55 | 50 | 0 | 1D | 21 | 35 | 8 | 14 | 27 |
| Octal | 167 | 125 | 120 | 0 | 35 | 41 | 65 | 10 | 24 | 47 |
| Binary | 1110111 | 1010101 | 1010000 | 0 | 11101 | 100001 | 110101 | 1000 | 10100 | 100111 |
Color Harmonies of #775550
Complementary color
Monochromatic Colors of #775550
Black with #775550
Text Example
Text Example
White with #775550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775550; }
p { color: rgb(119,85,80); }
H1.HeaderClassName
{
color: #775550;
}
.AnyTagClassName
{
color: #775550;
}
</style>
background-color css
<style>
a { background-color: #775550; }
a { background-color: rgb(119,85,80); }
div.DivClassName
{
background-color: #775550;
}
.BgClassName
{
background-color: #775550;
}
</style>
border-color css
<style>
span { border-color: #775550; }
span { border-color: rgb(119,85,80); }
td.TdClassName
{
border-color: #775550;
}
.TagClassName
{
border-color: #775550;
}
</style>