Shades of Camelot #863547
Tints of Camelot #863547
RGB
CMYK
RGB Variations
Color information
#863547 (or 0x863547) is known color: Camelot. HEX triplet: 86, 35 and 47. RGB value is (134,53,71). Sum of RGB (Red+Green+Blue) = 134+53+71=258 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.94% from 258); Green value is 53 (21.09% from 255 or 20.54% from 258); Blue value is 71 (28.12% from 255 or 27.52% from 258); Max value from RGB is 134 - color contains mainly: red. Hex color #863547 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863547 is #79CAB8. Grayscale: #4F4F4F. Windows color (decimal): -7981753 or 4666758. OLE color: 4666758.
HSL color Cylindrical-coordinate representation of color #863547: hue angle of 346.67º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #863547 is Cyan = 0, Magento = 0.60, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 53 | 71 | - |
| CMYK | 0 | 0.60 | 0.47 | 0.47 |
| HSL | 346.67º | 0.43% | 0.37% | - |
| HSV(B) | 346.67º | 0.6% | 0.53% | - |
| XYZ | 12.24 | 8.07 | 6.87 | - |
| YUV | 79.27 | 123.34 | 167.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 71 | 0 | 0.60 | 0.47 | 0.47 | 346.67 | 0.43 | 0.37 |
| Hex | 86 | 35 | 47 | 0 | 3C | 2F | 2F | 15B | 2B | 25 |
| Octal | 206 | 65 | 107 | 0 | 74 | 57 | 57 | 533 | 53 | 45 |
| Binary | 10000110 | 110101 | 1000111 | 0 | 111100 | 101111 | 101111 | 101011011 | 101011 | 100101 |
Color Harmonies of #863547
Complementary color
Monochromatic Colors of #863547
Black with #863547
Text Example
Text Example
White with #863547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863547; }
p { color: rgb(134,53,71); }
H1.HeaderClassName
{
color: #863547;
}
.AnyTagClassName
{
color: #863547;
}
</style>
background-color css
<style>
a { background-color: #863547; }
a { background-color: rgb(134,53,71); }
div.DivClassName
{
background-color: #863547;
}
.BgClassName
{
background-color: #863547;
}
</style>
border-color css
<style>
span { border-color: #863547; }
span { border-color: rgb(134,53,71); }
td.TdClassName
{
border-color: #863547;
}
.TagClassName
{
border-color: #863547;
}
</style>