Shades of Buccaneer #775453
Tints of Buccaneer #775453
RGB
CMYK
RGB Variations
Color information
#775453 (or 0x775453) is known color: Buccaneer. HEX triplet: 77, 54 and 53. RGB value is (119,84,83). Sum of RGB (Red+Green+Blue) = 119+84+83=286 (37% of max value = 765). Red value is 119 (46.88% from 255 or 41.61% from 286); Green value is 84 (33.20% from 255 or 29.37% from 286); Blue value is 83 (32.81% from 255 or 29.02% from 286); Max value from RGB is 119 - color contains mainly: red. Hex color #775453 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775453 is #88ABAC. Grayscale: #5E5E5E. Windows color (decimal): -8956845 or 5461111. OLE color: 5461111.
HSL color Cylindrical-coordinate representation of color #775453: hue angle of 1.67º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #775453 is Cyan = 0, Magento = 0.29, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 84 | 83 | - |
| CMYK | 0 | 0.29 | 0.30 | 0.53 |
| HSL | 1.67º | 0.18% | 0.4% | - |
| HSV(B) | 1.67º | 0.3% | 0.47% | - |
| XYZ | 12.34 | 10.89 | 9.63 | - |
| YUV | 94.35 | 121.6 | 145.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 84 | 83 | 0 | 0.29 | 0.30 | 0.53 | 1.67 | 0.18 | 0.4 |
| Hex | 77 | 54 | 53 | 0 | 1D | 1E | 35 | 2 | 12 | 28 |
| Octal | 167 | 124 | 123 | 0 | 35 | 36 | 65 | 2 | 22 | 50 |
| Binary | 1110111 | 1010100 | 1010011 | 0 | 11101 | 11110 | 110101 | 10 | 10010 | 101000 |
Color Harmonies of #775453
Complementary color
Monochromatic Colors of #775453
Black with #775453
Text Example
Text Example
White with #775453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775453; }
p { color: rgb(119,84,83); }
H1.HeaderClassName
{
color: #775453;
}
.AnyTagClassName
{
color: #775453;
}
</style>
background-color css
<style>
a { background-color: #775453; }
a { background-color: rgb(119,84,83); }
div.DivClassName
{
background-color: #775453;
}
.BgClassName
{
background-color: #775453;
}
</style>
border-color css
<style>
span { border-color: #775453; }
span { border-color: rgb(119,84,83); }
td.TdClassName
{
border-color: #775453;
}
.TagClassName
{
border-color: #775453;
}
</style>