Shades of Camelot #863645
Tints of Camelot #863645
RGB
CMYK
RGB Variations
Color information
#863645 (or 0x863645) is known color: Camelot. HEX triplet: 86, 36 and 45. RGB value is (134,54,69). Sum of RGB (Red+Green+Blue) = 134+54+69=257 (34% of max value = 765). Red value is 134 (52.73% from 255 or 52.14% from 257); Green value is 54 (21.48% from 255 or 21.01% from 257); Blue value is 69 (27.34% from 255 or 26.85% from 257); Max value from RGB is 134 - color contains mainly: red. Hex color #863645 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863645 is #79C9BA. Grayscale: #4F4F4F. Windows color (decimal): -7981499 or 4535942. OLE color: 4535942.
HSL color Cylindrical-coordinate representation of color #863645: hue angle of 348.75º 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 #863645 is Cyan = 0, Magento = 0.60, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 54 | 69 | - |
| CMYK | 0 | 0.60 | 0.49 | 0.47 |
| HSL | 348.75º | 0.43% | 0.37% | - |
| HSV(B) | 348.75º | 0.6% | 0.53% | - |
| XYZ | 12.22 | 8.14 | 6.56 | - |
| YUV | 79.63 | 122 | 166.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 54 | 69 | 0 | 0.60 | 0.49 | 0.47 | 348.75 | 0.43 | 0.37 |
| Hex | 86 | 36 | 45 | 0 | 3C | 31 | 2F | 15D | 2B | 25 |
| Octal | 206 | 66 | 105 | 0 | 74 | 61 | 57 | 535 | 53 | 45 |
| Binary | 10000110 | 110110 | 1000101 | 0 | 111100 | 110001 | 101111 | 101011101 | 101011 | 100101 |
Color Harmonies of #863645
Complementary color
Monochromatic Colors of #863645
Black with #863645
Text Example
Text Example
White with #863645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863645; }
p { color: rgb(134,54,69); }
H1.HeaderClassName
{
color: #863645;
}
.AnyTagClassName
{
color: #863645;
}
</style>
background-color css
<style>
a { background-color: #863645; }
a { background-color: rgb(134,54,69); }
div.DivClassName
{
background-color: #863645;
}
.BgClassName
{
background-color: #863645;
}
</style>
border-color css
<style>
span { border-color: #863645; }
span { border-color: rgb(134,54,69); }
td.TdClassName
{
border-color: #863645;
}
.TagClassName
{
border-color: #863645;
}
</style>