Shades of Camelot #864656
Tints of Camelot #864656
RGB
CMYK
RGB Variations
Color information
#864656 (or 0x864656) is known color: Camelot. HEX triplet: 86, 46 and 56. RGB value is (134,70,86). Sum of RGB (Red+Green+Blue) = 134+70+86=290 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.21% from 290); Green value is 70 (27.73% from 255 or 24.14% from 290); Blue value is 86 (33.98% from 255 or 29.66% from 290); Max value from RGB is 134 - color contains mainly: red. Hex color #864656 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864656 is #79B9A9. Grayscale: #5A5A5A. Windows color (decimal): -7977386 or 5654150. OLE color: 5654150.
HSL color Cylindrical-coordinate representation of color #864656: hue angle of 345º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #864656 is Cyan = 0, Magento = 0.48, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 86 | - |
| CMYK | 0 | 0.48 | 0.36 | 0.47 |
| HSL | 345º | 0.31% | 0.4% | - |
| HSV(B) | 345º | 0.48% | 0.53% | - |
| XYZ | 13.7 | 10.12 | 10.04 | - |
| YUV | 90.96 | 125.2 | 158.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 86 | 0 | 0.48 | 0.36 | 0.47 | 345 | 0.31 | 0.4 |
| Hex | 86 | 46 | 56 | 0 | 30 | 24 | 2F | 159 | 1F | 28 |
| Octal | 206 | 106 | 126 | 0 | 60 | 44 | 57 | 531 | 37 | 50 |
| Binary | 10000110 | 1000110 | 1010110 | 0 | 110000 | 100100 | 101111 | 101011001 | 11111 | 101000 |
Color Harmonies of #864656
Complementary color
Monochromatic Colors of #864656
Black with #864656
Text Example
Text Example
White with #864656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864656; }
p { color: rgb(134,70,86); }
H1.HeaderClassName
{
color: #864656;
}
.AnyTagClassName
{
color: #864656;
}
</style>
background-color css
<style>
a { background-color: #864656; }
a { background-color: rgb(134,70,86); }
div.DivClassName
{
background-color: #864656;
}
.BgClassName
{
background-color: #864656;
}
</style>
border-color css
<style>
span { border-color: #864656; }
span { border-color: rgb(134,70,86); }
td.TdClassName
{
border-color: #864656;
}
.TagClassName
{
border-color: #864656;
}
</style>