Shades of Buccaneer #615453
Tints of Buccaneer #615453
RGB
CMYK
RGB Variations
Color information
#615453 (or 0x615453) is known color: Buccaneer. HEX triplet: 61, 54 and 53. RGB value is (97,84,83). Sum of RGB (Red+Green+Blue) = 97+84+83=264 (34% of max value = 765). Red value is 97 (38.28% from 255 or 36.74% from 264); Green value is 84 (33.20% from 255 or 31.82% from 264); Blue value is 83 (32.81% from 255 or 31.44% from 264); Max value from RGB is 97 - color contains mainly: red. Hex color #615453 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615453 is #9EABAC. Grayscale: #575757. Windows color (decimal): -10398637 or 5461089. OLE color: 5461089.
HSL color Cylindrical-coordinate representation of color #615453: hue angle of 4.29º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #615453 is Cyan = 0, Magento = 0.13, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 84 | 83 | - |
| CMYK | 0 | 0.13 | 0.14 | 0.62 |
| HSL | 4.29º | 0.08% | 0.35% | - |
| HSV(B) | 4.29º | 0.14% | 0.38% | - |
| XYZ | 9.66 | 9.51 | 9.51 | - |
| YUV | 87.77 | 125.31 | 134.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 83 | 0 | 0.13 | 0.14 | 0.62 | 4.29 | 0.08 | 0.35 |
| Hex | 61 | 54 | 53 | 0 | D | E | 3E | 4 | 8 | 23 |
| Octal | 141 | 124 | 123 | 0 | 15 | 16 | 76 | 4 | 10 | 43 |
| Binary | 1100001 | 1010100 | 1010011 | 0 | 1101 | 1110 | 111110 | 100 | 1000 | 100011 |
Color Harmonies of #615453
Complementary color
Monochromatic Colors of #615453
Black with #615453
Text Example
Text Example
White with #615453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615453; }
p { color: rgb(97,84,83); }
H1.HeaderClassName
{
color: #615453;
}
.AnyTagClassName
{
color: #615453;
}
</style>
background-color css
<style>
a { background-color: #615453; }
a { background-color: rgb(97,84,83); }
div.DivClassName
{
background-color: #615453;
}
.BgClassName
{
background-color: #615453;
}
</style>
border-color css
<style>
span { border-color: #615453; }
span { border-color: rgb(97,84,83); }
td.TdClassName
{
border-color: #615453;
}
.TagClassName
{
border-color: #615453;
}
</style>