Shades of Buccaneer #734646
Tints of Buccaneer #734646
RGB
CMYK
RGB Variations
Color information
#734646 (or 0x734646) is known color: Buccaneer. HEX triplet: 73, 46 and 46. RGB value is (115,70,70). Sum of RGB (Red+Green+Blue) = 115+70+70=255 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.10% from 255); Green value is 70 (27.73% from 255 or 27.45% from 255); Blue value is 70 (27.73% from 255 or 27.45% from 255); Max value from RGB is 115 - color contains mainly: red. Hex color #734646 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734646 is #8CB9B9. Grayscale: #535353. Windows color (decimal): -9222586 or 4605555. OLE color: 4605555.
HSL color Cylindrical-coordinate representation of color #734646: hue angle of 0º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #734646 is Cyan = 0, Magento = 0.39, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 70 | 70 | - |
| CMYK | 0 | 0.39 | 0.39 | 0.55 |
| HSL | 0º | 0.24% | 0.36% | - |
| HSV(B) | 0º | 0.39% | 0.45% | - |
| XYZ | 10.37 | 8.47 | 6.88 | - |
| YUV | 83.46 | 120.41 | 150.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 70 | 70 | 0 | 0.39 | 0.39 | 0.55 | 0 | 0.24 | 0.36 |
| Hex | 73 | 46 | 46 | 0 | 27 | 27 | 37 | 0 | 18 | 24 |
| Octal | 163 | 106 | 106 | 0 | 47 | 47 | 67 | 0 | 30 | 44 |
| Binary | 1110011 | 1000110 | 1000110 | 0 | 100111 | 100111 | 110111 | 0 | 11000 | 100100 |
Color Harmonies of #734646
Complementary color
Monochromatic Colors of #734646
Black with #734646
Text Example
Text Example
White with #734646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734646; }
p { color: rgb(115,70,70); }
H1.HeaderClassName
{
color: #734646;
}
.AnyTagClassName
{
color: #734646;
}
</style>
background-color css
<style>
a { background-color: #734646; }
a { background-color: rgb(115,70,70); }
div.DivClassName
{
background-color: #734646;
}
.BgClassName
{
background-color: #734646;
}
</style>
border-color css
<style>
span { border-color: #734646; }
span { border-color: rgb(115,70,70); }
td.TdClassName
{
border-color: #734646;
}
.TagClassName
{
border-color: #734646;
}
</style>