Shades of Camelot #863750
Tints of Camelot #863750
RGB
CMYK
RGB Variations
Color information
#863750 (or 0x863750) is known color: Camelot. HEX triplet: 86, 37 and 50. RGB value is (134,55,80). Sum of RGB (Red+Green+Blue) = 134+55+80=269 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.81% from 269); Green value is 55 (21.88% from 255 or 20.45% from 269); Blue value is 80 (31.64% from 255 or 29.74% from 269); Max value from RGB is 134 - color contains mainly: red. Hex color #863750 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863750 is #79C8AF. Grayscale: #515151. Windows color (decimal): -7981232 or 5257094. OLE color: 5257094.
HSL color Cylindrical-coordinate representation of color #863750: hue angle of 341.01º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #863750 is Cyan = 0, Magento = 0.59, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 55 | 80 | - |
| CMYK | 0 | 0.59 | 0.40 | 0.47 |
| HSL | 341.01º | 0.42% | 0.37% | - |
| HSV(B) | 341.01º | 0.59% | 0.53% | - |
| XYZ | 12.65 | 8.38 | 8.54 | - |
| YUV | 81.47 | 127.17 | 165.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 55 | 80 | 0 | 0.59 | 0.40 | 0.47 | 341.01 | 0.42 | 0.37 |
| Hex | 86 | 37 | 50 | 0 | 3B | 28 | 2F | 155 | 2A | 25 |
| Octal | 206 | 67 | 120 | 0 | 73 | 50 | 57 | 525 | 52 | 45 |
| Binary | 10000110 | 110111 | 1010000 | 0 | 111011 | 101000 | 101111 | 101010101 | 101010 | 100101 |
Color Harmonies of #863750
Complementary color
Monochromatic Colors of #863750
Black with #863750
Text Example
Text Example
White with #863750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863750; }
p { color: rgb(134,55,80); }
H1.HeaderClassName
{
color: #863750;
}
.AnyTagClassName
{
color: #863750;
}
</style>
background-color css
<style>
a { background-color: #863750; }
a { background-color: rgb(134,55,80); }
div.DivClassName
{
background-color: #863750;
}
.BgClassName
{
background-color: #863750;
}
</style>
border-color css
<style>
span { border-color: #863750; }
span { border-color: rgb(134,55,80); }
td.TdClassName
{
border-color: #863750;
}
.TagClassName
{
border-color: #863750;
}
</style>