Shades of Camelot #854053
Tints of Camelot #854053
RGB
CMYK
RGB Variations
Color information
#854053 (or 0x854053) is known color: Camelot. HEX triplet: 85, 40 and 53. RGB value is (133,64,83). Sum of RGB (Red+Green+Blue) = 133+64+83=280 (37% of max value = 765). Red value is 133 (52.34% from 255 or 47.5% from 280); Green value is 64 (25.39% from 255 or 22.86% from 280); Blue value is 83 (32.81% from 255 or 29.64% from 280); Max value from RGB is 133 - color contains mainly: red. Hex color #854053 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854053 is #7ABFAC. Grayscale: #565656. Windows color (decimal): -8044461 or 5456005. OLE color: 5456005.
HSL color Cylindrical-coordinate representation of color #854053: hue angle of 343.48º 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 #854053 is Cyan = 0, Magento = 0.52, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 64 | 83 | - |
| CMYK | 0 | 0.52 | 0.38 | 0.48 |
| HSL | 343.48º | 0.35% | 0.39% | - |
| HSV(B) | 343.48º | 0.52% | 0.52% | - |
| XYZ | 13.07 | 9.28 | 9.29 | - |
| YUV | 86.8 | 125.86 | 160.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 64 | 83 | 0 | 0.52 | 0.38 | 0.48 | 343.48 | 0.35 | 0.39 |
| Hex | 85 | 40 | 53 | 0 | 34 | 26 | 30 | 157 | 23 | 27 |
| Octal | 205 | 100 | 123 | 0 | 64 | 46 | 60 | 527 | 43 | 47 |
| Binary | 10000101 | 1000000 | 1010011 | 0 | 110100 | 100110 | 110000 | 101010111 | 100011 | 100111 |
Color Harmonies of #854053
Complementary color
Monochromatic Colors of #854053
Black with #854053
Text Example
Text Example
White with #854053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854053; }
p { color: rgb(133,64,83); }
H1.HeaderClassName
{
color: #854053;
}
.AnyTagClassName
{
color: #854053;
}
</style>
background-color css
<style>
a { background-color: #854053; }
a { background-color: rgb(133,64,83); }
div.DivClassName
{
background-color: #854053;
}
.BgClassName
{
background-color: #854053;
}
</style>
border-color css
<style>
span { border-color: #854053; }
span { border-color: rgb(133,64,83); }
td.TdClassName
{
border-color: #854053;
}
.TagClassName
{
border-color: #854053;
}
</style>