Shades of Camelot #854056
Tints of Camelot #854056
RGB
CMYK
RGB Variations
Color information
#854056 (or 0x854056) is known color: Camelot. HEX triplet: 85, 40 and 56. RGB value is (133,64,86). Sum of RGB (Red+Green+Blue) = 133+64+86=283 (37% of max value = 765). Red value is 133 (52.34% from 255 or 47.00% from 283); Green value is 64 (25.39% from 255 or 22.61% from 283); Blue value is 86 (33.98% from 255 or 30.39% from 283); Max value from RGB is 133 - color contains mainly: red. Hex color #854056 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854056 is #7ABFA9. Grayscale: #575757. Windows color (decimal): -8044458 or 5652613. OLE color: 5652613.
HSL color Cylindrical-coordinate representation of color #854056: hue angle of 340.87º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #854056 is Cyan = 0, Magento = 0.52, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 64 | 86 | - |
| CMYK | 0 | 0.52 | 0.35 | 0.48 |
| HSL | 340.87º | 0.35% | 0.39% | - |
| HSV(B) | 340.87º | 0.52% | 0.52% | - |
| XYZ | 13.19 | 9.33 | 9.91 | - |
| YUV | 87.14 | 127.36 | 160.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 64 | 86 | 0 | 0.52 | 0.35 | 0.48 | 340.87 | 0.35 | 0.39 |
| Hex | 85 | 40 | 56 | 0 | 34 | 23 | 30 | 155 | 23 | 27 |
| Octal | 205 | 100 | 126 | 0 | 64 | 43 | 60 | 525 | 43 | 47 |
| Binary | 10000101 | 1000000 | 1010110 | 0 | 110100 | 100011 | 110000 | 101010101 | 100011 | 100111 |
Color Harmonies of #854056
Complementary color
Monochromatic Colors of #854056
Black with #854056
Text Example
Text Example
White with #854056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854056; }
p { color: rgb(133,64,86); }
H1.HeaderClassName
{
color: #854056;
}
.AnyTagClassName
{
color: #854056;
}
</style>
background-color css
<style>
a { background-color: #854056; }
a { background-color: rgb(133,64,86); }
div.DivClassName
{
background-color: #854056;
}
.BgClassName
{
background-color: #854056;
}
</style>
border-color css
<style>
span { border-color: #854056; }
span { border-color: rgb(133,64,86); }
td.TdClassName
{
border-color: #854056;
}
.TagClassName
{
border-color: #854056;
}
</style>