Shades of Camelot #864053
Tints of Camelot #864053
RGB
CMYK
RGB Variations
Color information
#864053 (or 0x864053) is known color: Camelot. HEX triplet: 86, 40 and 53. RGB value is (134,64,83). Sum of RGB (Red+Green+Blue) = 134+64+83=281 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.69% from 281); Green value is 64 (25.39% from 255 or 22.78% from 281); Blue value is 83 (32.81% from 255 or 29.54% from 281); Max value from RGB is 134 - color contains mainly: red. Hex color #864053 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864053 is #79BFAC. Grayscale: #575757. Windows color (decimal): -7978925 or 5456006. OLE color: 5456006.
HSL color Cylindrical-coordinate representation of color #864053: hue angle of 343.71º 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 #864053 is Cyan = 0, Magento = 0.52, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 64 | 83 | - |
| CMYK | 0 | 0.52 | 0.38 | 0.47 |
| HSL | 343.71º | 0.35% | 0.39% | - |
| HSV(B) | 343.71º | 0.52% | 0.53% | - |
| XYZ | 13.23 | 9.36 | 9.29 | - |
| YUV | 87.1 | 125.69 | 161.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 64 | 83 | 0 | 0.52 | 0.38 | 0.47 | 343.71 | 0.35 | 0.39 |
| Hex | 86 | 40 | 53 | 0 | 34 | 26 | 2F | 158 | 23 | 27 |
| Octal | 206 | 100 | 123 | 0 | 64 | 46 | 57 | 530 | 43 | 47 |
| Binary | 10000110 | 1000000 | 1010011 | 0 | 110100 | 100110 | 101111 | 101011000 | 100011 | 100111 |
Color Harmonies of #864053
Complementary color
Monochromatic Colors of #864053
Black with #864053
Text Example
Text Example
White with #864053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864053; }
p { color: rgb(134,64,83); }
H1.HeaderClassName
{
color: #864053;
}
.AnyTagClassName
{
color: #864053;
}
</style>
background-color css
<style>
a { background-color: #864053; }
a { background-color: rgb(134,64,83); }
div.DivClassName
{
background-color: #864053;
}
.BgClassName
{
background-color: #864053;
}
</style>
border-color css
<style>
span { border-color: #864053; }
span { border-color: rgb(134,64,83); }
td.TdClassName
{
border-color: #864053;
}
.TagClassName
{
border-color: #864053;
}
</style>