Shades of Camelot #863852
Tints of Camelot #863852
RGB
CMYK
RGB Variations
Color information
#863852 (or 0x863852) is known color: Camelot. HEX triplet: 86, 38 and 52. RGB value is (134,56,82). Sum of RGB (Red+Green+Blue) = 134+56+82=272 (36% of max value = 765). Red value is 134 (52.73% from 255 or 49.26% from 272); Green value is 56 (22.27% from 255 or 20.59% from 272); Blue value is 82 (32.42% from 255 or 30.15% from 272); Max value from RGB is 134 - color contains mainly: red. Hex color #863852 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863852 is #79C7AD. Grayscale: #525252. Windows color (decimal): -7980974 or 5388422. OLE color: 5388422.
HSL color Cylindrical-coordinate representation of color #863852: hue angle of 340º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #863852 is Cyan = 0, Magento = 0.58, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 56 | 82 | - |
| CMYK | 0 | 0.58 | 0.39 | 0.47 |
| HSL | 340º | 0.41% | 0.37% | - |
| HSV(B) | 340º | 0.58% | 0.53% | - |
| XYZ | 12.77 | 8.51 | 8.95 | - |
| YUV | 82.29 | 127.84 | 164.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 56 | 82 | 0 | 0.58 | 0.39 | 0.47 | 340 | 0.41 | 0.37 |
| Hex | 86 | 38 | 52 | 0 | 3A | 27 | 2F | 154 | 29 | 25 |
| Octal | 206 | 70 | 122 | 0 | 72 | 47 | 57 | 524 | 51 | 45 |
| Binary | 10000110 | 111000 | 1010010 | 0 | 111010 | 100111 | 101111 | 101010100 | 101001 | 100101 |
Color Harmonies of #863852
Complementary color
Monochromatic Colors of #863852
Black with #863852
Text Example
Text Example
White with #863852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863852; }
p { color: rgb(134,56,82); }
H1.HeaderClassName
{
color: #863852;
}
.AnyTagClassName
{
color: #863852;
}
</style>
background-color css
<style>
a { background-color: #863852; }
a { background-color: rgb(134,56,82); }
div.DivClassName
{
background-color: #863852;
}
.BgClassName
{
background-color: #863852;
}
</style>
border-color css
<style>
span { border-color: #863852; }
span { border-color: rgb(134,56,82); }
td.TdClassName
{
border-color: #863852;
}
.TagClassName
{
border-color: #863852;
}
</style>