Shades of Camelot #863147
Tints of Camelot #863147
RGB
CMYK
RGB Variations
Color information
#863147 (or 0x863147) is known color: Camelot. HEX triplet: 86, 31 and 47. RGB value is (134,49,71). Sum of RGB (Red+Green+Blue) = 134+49+71=254 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.76% from 254); Green value is 49 (19.53% from 255 or 19.29% from 254); Blue value is 71 (28.12% from 255 or 27.95% from 254); Max value from RGB is 134 - color contains mainly: red. Hex color #863147 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863147 is #79CEB8. Grayscale: #4C4C4C. Windows color (decimal): -7982777 or 4665734. OLE color: 4665734.
HSL color Cylindrical-coordinate representation of color #863147: hue angle of 344.47º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #863147 is Cyan = 0, Magento = 0.63, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 49 | 71 | - |
| CMYK | 0 | 0.63 | 0.47 | 0.47 |
| HSL | 344.47º | 0.46% | 0.36% | - |
| HSV(B) | 344.47º | 0.63% | 0.53% | - |
| XYZ | 12.07 | 7.72 | 6.82 | - |
| YUV | 76.92 | 124.66 | 168.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 49 | 71 | 0 | 0.63 | 0.47 | 0.47 | 344.47 | 0.46 | 0.36 |
| Hex | 86 | 31 | 47 | 0 | 3F | 2F | 2F | 158 | 2E | 24 |
| Octal | 206 | 61 | 107 | 0 | 77 | 57 | 57 | 530 | 56 | 44 |
| Binary | 10000110 | 110001 | 1000111 | 0 | 111111 | 101111 | 101111 | 101011000 | 101110 | 100100 |
Color Harmonies of #863147
Complementary color
Monochromatic Colors of #863147
Black with #863147
Text Example
Text Example
White with #863147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863147; }
p { color: rgb(134,49,71); }
H1.HeaderClassName
{
color: #863147;
}
.AnyTagClassName
{
color: #863147;
}
</style>
background-color css
<style>
a { background-color: #863147; }
a { background-color: rgb(134,49,71); }
div.DivClassName
{
background-color: #863147;
}
.BgClassName
{
background-color: #863147;
}
</style>
border-color css
<style>
span { border-color: #863147; }
span { border-color: rgb(134,49,71); }
td.TdClassName
{
border-color: #863147;
}
.TagClassName
{
border-color: #863147;
}
</style>