Shades of Camelot #864054
Tints of Camelot #864054
RGB
CMYK
RGB Variations
Color information
#864054 (or 0x864054) is known color: Camelot. HEX triplet: 86, 40 and 54. RGB value is (134,64,84). Sum of RGB (Red+Green+Blue) = 134+64+84=282 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.52% from 282); Green value is 64 (25.39% from 255 or 22.70% from 282); Blue value is 84 (33.20% from 255 or 29.79% from 282); Max value from RGB is 134 - color contains mainly: red. Hex color #864054 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864054 is #79BFAB. Grayscale: #575757. Windows color (decimal): -7978924 or 5521542. OLE color: 5521542.
HSL color Cylindrical-coordinate representation of color #864054: hue angle of 342.86º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #864054 is Cyan = 0, Magento = 0.52, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 64 | 84 | - |
| CMYK | 0 | 0.52 | 0.37 | 0.47 |
| HSL | 342.86º | 0.35% | 0.39% | - |
| HSV(B) | 342.86º | 0.52% | 0.53% | - |
| XYZ | 13.27 | 9.38 | 9.5 | - |
| YUV | 87.21 | 126.19 | 161.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 64 | 84 | 0 | 0.52 | 0.37 | 0.47 | 342.86 | 0.35 | 0.39 |
| Hex | 86 | 40 | 54 | 0 | 34 | 25 | 2F | 157 | 23 | 27 |
| Octal | 206 | 100 | 124 | 0 | 64 | 45 | 57 | 527 | 43 | 47 |
| Binary | 10000110 | 1000000 | 1010100 | 0 | 110100 | 100101 | 101111 | 101010111 | 100011 | 100111 |
Color Harmonies of #864054
Complementary color
Monochromatic Colors of #864054
Black with #864054
Text Example
Text Example
White with #864054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864054; }
p { color: rgb(134,64,84); }
H1.HeaderClassName
{
color: #864054;
}
.AnyTagClassName
{
color: #864054;
}
</style>
background-color css
<style>
a { background-color: #864054; }
a { background-color: rgb(134,64,84); }
div.DivClassName
{
background-color: #864054;
}
.BgClassName
{
background-color: #864054;
}
</style>
border-color css
<style>
span { border-color: #864054; }
span { border-color: rgb(134,64,84); }
td.TdClassName
{
border-color: #864054;
}
.TagClassName
{
border-color: #864054;
}
</style>