Shades of Buccaneer #625453
Tints of Buccaneer #625453
RGB
CMYK
RGB Variations
Color information
#625453 (or 0x625453) is known color: Buccaneer. HEX triplet: 62, 54 and 53. RGB value is (98,84,83). Sum of RGB (Red+Green+Blue) = 98+84+83=265 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.98% from 265); Green value is 84 (33.20% from 255 or 31.70% from 265); Blue value is 83 (32.81% from 255 or 31.32% from 265); Max value from RGB is 98 - color contains mainly: red. Hex color #625453 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625453 is #9DABAC. Grayscale: #585858. Windows color (decimal): -10333101 or 5461090. OLE color: 5461090.
HSL color Cylindrical-coordinate representation of color #625453: hue angle of 4º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #625453 is Cyan = 0, Magento = 0.14, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 84 | 83 | - |
| CMYK | 0 | 0.14 | 0.15 | 0.62 |
| HSL | 4º | 0.08% | 0.35% | - |
| HSV(B) | 4º | 0.15% | 0.38% | - |
| XYZ | 9.77 | 9.56 | 9.51 | - |
| YUV | 88.07 | 125.14 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 84 | 83 | 0 | 0.14 | 0.15 | 0.62 | 4 | 0.08 | 0.35 |
| Hex | 62 | 54 | 53 | 0 | E | F | 3E | 4 | 8 | 23 |
| Octal | 142 | 124 | 123 | 0 | 16 | 17 | 76 | 4 | 10 | 43 |
| Binary | 1100010 | 1010100 | 1010011 | 0 | 1110 | 1111 | 111110 | 100 | 1000 | 100011 |
Color Harmonies of #625453
Complementary color
Monochromatic Colors of #625453
Black with #625453
Text Example
Text Example
White with #625453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625453; }
p { color: rgb(98,84,83); }
H1.HeaderClassName
{
color: #625453;
}
.AnyTagClassName
{
color: #625453;
}
</style>
background-color css
<style>
a { background-color: #625453; }
a { background-color: rgb(98,84,83); }
div.DivClassName
{
background-color: #625453;
}
.BgClassName
{
background-color: #625453;
}
</style>
border-color css
<style>
span { border-color: #625453; }
span { border-color: rgb(98,84,83); }
td.TdClassName
{
border-color: #625453;
}
.TagClassName
{
border-color: #625453;
}
</style>