Shades of Camelot #863141
Tints of Camelot #863141
RGB
CMYK
RGB Variations
Color information
#863141 (or 0x863141) is known color: Camelot. HEX triplet: 86, 31 and 41. RGB value is (134,49,65). Sum of RGB (Red+Green+Blue) = 134+49+65=248 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.03% from 248); Green value is 49 (19.53% from 255 or 19.76% from 248); Blue value is 65 (25.78% from 255 or 26.21% from 248); Max value from RGB is 134 - color contains mainly: red. Hex color #863141 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863141 is #79CEBE. Grayscale: #4C4C4C. Windows color (decimal): -7982783 or 4272518. OLE color: 4272518.
HSL color Cylindrical-coordinate representation of color #863141: hue angle of 348.71º 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 #863141 is Cyan = 0, Magento = 0.63, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 49 | 65 | - |
| CMYK | 0 | 0.63 | 0.51 | 0.47 |
| HSL | 348.71º | 0.46% | 0.36% | - |
| HSV(B) | 348.71º | 0.63% | 0.53% | - |
| XYZ | 11.88 | 7.65 | 5.85 | - |
| YUV | 76.24 | 121.66 | 169.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 49 | 65 | 0 | 0.63 | 0.51 | 0.47 | 348.71 | 0.46 | 0.36 |
| Hex | 86 | 31 | 41 | 0 | 3F | 33 | 2F | 15D | 2E | 24 |
| Octal | 206 | 61 | 101 | 0 | 77 | 63 | 57 | 535 | 56 | 44 |
| Binary | 10000110 | 110001 | 1000001 | 0 | 111111 | 110011 | 101111 | 101011101 | 101110 | 100100 |
Color Harmonies of #863141
Complementary color
Monochromatic Colors of #863141
Black with #863141
Text Example
Text Example
White with #863141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863141; }
p { color: rgb(134,49,65); }
H1.HeaderClassName
{
color: #863141;
}
.AnyTagClassName
{
color: #863141;
}
</style>
background-color css
<style>
a { background-color: #863141; }
a { background-color: rgb(134,49,65); }
div.DivClassName
{
background-color: #863141;
}
.BgClassName
{
background-color: #863141;
}
</style>
border-color css
<style>
span { border-color: #863141; }
span { border-color: rgb(134,49,65); }
td.TdClassName
{
border-color: #863141;
}
.TagClassName
{
border-color: #863141;
}
</style>