Shades of Camelot #863441
Tints of Camelot #863441
RGB
CMYK
RGB Variations
Color information
#863441 (or 0x863441) is known color: Camelot. HEX triplet: 86, 34 and 41. RGB value is (134,52,65). Sum of RGB (Red+Green+Blue) = 134+52+65=251 (33% of max value = 765). Red value is 134 (52.73% from 255 or 53.39% from 251); Green value is 52 (20.70% from 255 or 20.72% from 251); Blue value is 65 (25.78% from 255 or 25.90% from 251); Max value from RGB is 134 - color contains mainly: red. Hex color #863441 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863441 is #79CBBE. Grayscale: #4E4E4E. Windows color (decimal): -7982015 or 4273286. OLE color: 4273286.
HSL color Cylindrical-coordinate representation of color #863441: hue angle of 350.49º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #863441 is Cyan = 0, Magento = 0.61, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 52 | 65 | - |
| CMYK | 0 | 0.61 | 0.51 | 0.47 |
| HSL | 350.49º | 0.44% | 0.36% | - |
| HSV(B) | 350.49º | 0.61% | 0.53% | - |
| XYZ | 12.01 | 7.91 | 5.89 | - |
| YUV | 78 | 120.67 | 167.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 52 | 65 | 0 | 0.61 | 0.51 | 0.47 | 350.49 | 0.44 | 0.36 |
| Hex | 86 | 34 | 41 | 0 | 3D | 33 | 2F | 15E | 2C | 24 |
| Octal | 206 | 64 | 101 | 0 | 75 | 63 | 57 | 536 | 54 | 44 |
| Binary | 10000110 | 110100 | 1000001 | 0 | 111101 | 110011 | 101111 | 101011110 | 101100 | 100100 |
Color Harmonies of #863441
Complementary color
Monochromatic Colors of #863441
Black with #863441
Text Example
Text Example
White with #863441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863441; }
p { color: rgb(134,52,65); }
H1.HeaderClassName
{
color: #863441;
}
.AnyTagClassName
{
color: #863441;
}
</style>
background-color css
<style>
a { background-color: #863441; }
a { background-color: rgb(134,52,65); }
div.DivClassName
{
background-color: #863441;
}
.BgClassName
{
background-color: #863441;
}
</style>
border-color css
<style>
span { border-color: #863441; }
span { border-color: rgb(134,52,65); }
td.TdClassName
{
border-color: #863441;
}
.TagClassName
{
border-color: #863441;
}
</style>