Shades of Buccaneer #675453
Tints of Buccaneer #675453
RGB
CMYK
RGB Variations
Color information
#675453 (or 0x675453) is known color: Buccaneer. HEX triplet: 67, 54 and 53. RGB value is (103,84,83). Sum of RGB (Red+Green+Blue) = 103+84+83=270 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.15% from 270); Green value is 84 (33.20% from 255 or 31.11% from 270); Blue value is 83 (32.81% from 255 or 30.74% from 270); Max value from RGB is 103 - color contains mainly: red. Hex color #675453 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675453 is #98ABAC. Grayscale: #595959. Windows color (decimal): -10005421 or 5461095. OLE color: 5461095.
HSL color Cylindrical-coordinate representation of color #675453: hue angle of 3º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #675453 is Cyan = 0, Magento = 0.18, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 84 | 83 | - |
| CMYK | 0 | 0.18 | 0.19 | 0.60 |
| HSL | 3º | 0.11% | 0.36% | - |
| HSV(B) | 3º | 0.19% | 0.4% | - |
| XYZ | 10.33 | 9.85 | 9.54 | - |
| YUV | 89.57 | 124.29 | 137.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 84 | 83 | 0 | 0.18 | 0.19 | 0.60 | 3 | 0.11 | 0.36 |
| Hex | 67 | 54 | 53 | 0 | 12 | 13 | 3C | 3 | B | 24 |
| Octal | 147 | 124 | 123 | 0 | 22 | 23 | 74 | 3 | 13 | 44 |
| Binary | 1100111 | 1010100 | 1010011 | 0 | 10010 | 10011 | 111100 | 11 | 1011 | 100100 |
Color Harmonies of #675453
Complementary color
Monochromatic Colors of #675453
Black with #675453
Text Example
Text Example
White with #675453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675453; }
p { color: rgb(103,84,83); }
H1.HeaderClassName
{
color: #675453;
}
.AnyTagClassName
{
color: #675453;
}
</style>
background-color css
<style>
a { background-color: #675453; }
a { background-color: rgb(103,84,83); }
div.DivClassName
{
background-color: #675453;
}
.BgClassName
{
background-color: #675453;
}
</style>
border-color css
<style>
span { border-color: #675453; }
span { border-color: rgb(103,84,83); }
td.TdClassName
{
border-color: #675453;
}
.TagClassName
{
border-color: #675453;
}
</style>