Shades of Buccaneer #725954
Tints of Buccaneer #725954
RGB
CMYK
RGB Variations
Color information
#725954 (or 0x725954) is known color: Buccaneer. HEX triplet: 72, 59 and 54. RGB value is (114,89,84). Sum of RGB (Red+Green+Blue) = 114+89+84=287 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.72% from 287); Green value is 89 (35.16% from 255 or 31.01% from 287); Blue value is 84 (33.20% from 255 or 29.27% from 287); Max value from RGB is 114 - color contains mainly: red. Hex color #725954 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725954 is #8DA6AB. Grayscale: #5F5F5F. Windows color (decimal): -9283244 or 5527922. OLE color: 5527922.
HSL color Cylindrical-coordinate representation of color #725954: hue angle of 10º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #725954 is Cyan = 0, Magento = 0.22, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 89 | 84 | - |
| CMYK | 0 | 0.22 | 0.26 | 0.55 |
| HSL | 10º | 0.15% | 0.39% | - |
| HSV(B) | 10º | 0.26% | 0.45% | - |
| XYZ | 12.11 | 11.36 | 9.94 | - |
| YUV | 95.91 | 121.28 | 140.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 89 | 84 | 0 | 0.22 | 0.26 | 0.55 | 10 | 0.15 | 0.39 |
| Hex | 72 | 59 | 54 | 0 | 16 | 1A | 37 | A | F | 27 |
| Octal | 162 | 131 | 124 | 0 | 26 | 32 | 67 | 12 | 17 | 47 |
| Binary | 1110010 | 1011001 | 1010100 | 0 | 10110 | 11010 | 110111 | 1010 | 1111 | 100111 |
Color Harmonies of #725954
Complementary color
Monochromatic Colors of #725954
Black with #725954
Text Example
Text Example
White with #725954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725954; }
p { color: rgb(114,89,84); }
H1.HeaderClassName
{
color: #725954;
}
.AnyTagClassName
{
color: #725954;
}
</style>
background-color css
<style>
a { background-color: #725954; }
a { background-color: rgb(114,89,84); }
div.DivClassName
{
background-color: #725954;
}
.BgClassName
{
background-color: #725954;
}
</style>
border-color css
<style>
span { border-color: #725954; }
span { border-color: rgb(114,89,84); }
td.TdClassName
{
border-color: #725954;
}
.TagClassName
{
border-color: #725954;
}
</style>