Shades of Buccaneer #775351
Tints of Buccaneer #775351
RGB
CMYK
RGB Variations
Color information
#775351 (or 0x775351) is known color: Buccaneer. HEX triplet: 77, 53 and 51. RGB value is (119,83,81). Sum of RGB (Red+Green+Blue) = 119+83+81=283 (37% of max value = 765). Red value is 119 (46.88% from 255 or 42.05% from 283); Green value is 83 (32.81% from 255 or 29.33% from 283); Blue value is 81 (32.03% from 255 or 28.62% from 283); Max value from RGB is 119 - color contains mainly: red. Hex color #775351 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775351 is #88ACAE. Grayscale: #5D5D5D. Windows color (decimal): -8957103 or 5329783. OLE color: 5329783.
HSL color Cylindrical-coordinate representation of color #775351: hue angle of 3.16º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #775351 is Cyan = 0, Magento = 0.30, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 83 | 81 | - |
| CMYK | 0 | 0.30 | 0.32 | 0.53 |
| HSL | 3.16º | 0.19% | 0.39% | - |
| HSV(B) | 3.16º | 0.32% | 0.47% | - |
| XYZ | 12.19 | 10.7 | 9.21 | - |
| YUV | 93.54 | 120.93 | 146.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 83 | 81 | 0 | 0.30 | 0.32 | 0.53 | 3.16 | 0.19 | 0.39 |
| Hex | 77 | 53 | 51 | 0 | 1E | 20 | 35 | 3 | 13 | 27 |
| Octal | 167 | 123 | 121 | 0 | 36 | 40 | 65 | 3 | 23 | 47 |
| Binary | 1110111 | 1010011 | 1010001 | 0 | 11110 | 100000 | 110101 | 11 | 10011 | 100111 |
Color Harmonies of #775351
Complementary color
Monochromatic Colors of #775351
Black with #775351
Text Example
Text Example
White with #775351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775351; }
p { color: rgb(119,83,81); }
H1.HeaderClassName
{
color: #775351;
}
.AnyTagClassName
{
color: #775351;
}
</style>
background-color css
<style>
a { background-color: #775351; }
a { background-color: rgb(119,83,81); }
div.DivClassName
{
background-color: #775351;
}
.BgClassName
{
background-color: #775351;
}
</style>
border-color css
<style>
span { border-color: #775351; }
span { border-color: rgb(119,83,81); }
td.TdClassName
{
border-color: #775351;
}
.TagClassName
{
border-color: #775351;
}
</style>