Shades of Camelot #863449
Tints of Camelot #863449
RGB
CMYK
RGB Variations
Color information
#863449 (or 0x863449) is known color: Camelot. HEX triplet: 86, 34 and 49. RGB value is (134,52,73). Sum of RGB (Red+Green+Blue) = 134+52+73=259 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.74% from 259); Green value is 52 (20.70% from 255 or 20.08% from 259); Blue value is 73 (28.91% from 255 or 28.19% from 259); Max value from RGB is 134 - color contains mainly: red. Hex color #863449 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863449 is #79CBB6. Grayscale: #4E4E4E. Windows color (decimal): -7982007 or 4797574. OLE color: 4797574.
HSL color Cylindrical-coordinate representation of color #863449: hue angle of 344.63º 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 #863449 is Cyan = 0, Magento = 0.61, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 52 | 73 | - |
| CMYK | 0 | 0.61 | 0.46 | 0.47 |
| HSL | 344.63º | 0.44% | 0.36% | - |
| HSV(B) | 344.63º | 0.61% | 0.53% | - |
| XYZ | 12.26 | 8.01 | 7.2 | - |
| YUV | 78.91 | 124.67 | 167.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 52 | 73 | 0 | 0.61 | 0.46 | 0.47 | 344.63 | 0.44 | 0.36 |
| Hex | 86 | 34 | 49 | 0 | 3D | 2E | 2F | 159 | 2C | 24 |
| Octal | 206 | 64 | 111 | 0 | 75 | 56 | 57 | 531 | 54 | 44 |
| Binary | 10000110 | 110100 | 1001001 | 0 | 111101 | 101110 | 101111 | 101011001 | 101100 | 100100 |
Color Harmonies of #863449
Complementary color
Monochromatic Colors of #863449
Black with #863449
Text Example
Text Example
White with #863449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863449; }
p { color: rgb(134,52,73); }
H1.HeaderClassName
{
color: #863449;
}
.AnyTagClassName
{
color: #863449;
}
</style>
background-color css
<style>
a { background-color: #863449; }
a { background-color: rgb(134,52,73); }
div.DivClassName
{
background-color: #863449;
}
.BgClassName
{
background-color: #863449;
}
</style>
border-color css
<style>
span { border-color: #863449; }
span { border-color: rgb(134,52,73); }
td.TdClassName
{
border-color: #863449;
}
.TagClassName
{
border-color: #863449;
}
</style>