Shades of Camelot #853547
Tints of Camelot #853547
RGB
CMYK
RGB Variations
Color information
#853547 (or 0x853547) is known color: Camelot. HEX triplet: 85, 35 and 47. RGB value is (133,53,71). Sum of RGB (Red+Green+Blue) = 133+53+71=257 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.75% from 257); Green value is 53 (21.09% from 255 or 20.62% from 257); Blue value is 71 (28.12% from 255 or 27.63% from 257); Max value from RGB is 133 - color contains mainly: red. Hex color #853547 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #853547 is #7ACAB8. Grayscale: #4E4E4E. Windows color (decimal): -8047289 or 4666757. OLE color: 4666757.
HSL color Cylindrical-coordinate representation of color #853547: hue angle of 346.5º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #853547 is Cyan = 0, Magento = 0.60, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 53 | 71 | - |
| CMYK | 0 | 0.60 | 0.47 | 0.48 |
| HSL | 346.5º | 0.43% | 0.36% | - |
| HSV(B) | 346.5º | 0.6% | 0.52% | - |
| XYZ | 12.08 | 7.99 | 6.87 | - |
| YUV | 78.97 | 123.5 | 166.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 53 | 71 | 0 | 0.60 | 0.47 | 0.48 | 346.5 | 0.43 | 0.36 |
| Hex | 85 | 35 | 47 | 0 | 3C | 2F | 30 | 15A | 2B | 24 |
| Octal | 205 | 65 | 107 | 0 | 74 | 57 | 60 | 532 | 53 | 44 |
| Binary | 10000101 | 110101 | 1000111 | 0 | 111100 | 101111 | 110000 | 101011010 | 101011 | 100100 |
Color Harmonies of #853547
Complementary color
Monochromatic Colors of #853547
Black with #853547
Text Example
Text Example
White with #853547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853547; }
p { color: rgb(133,53,71); }
H1.HeaderClassName
{
color: #853547;
}
.AnyTagClassName
{
color: #853547;
}
</style>
background-color css
<style>
a { background-color: #853547; }
a { background-color: rgb(133,53,71); }
div.DivClassName
{
background-color: #853547;
}
.BgClassName
{
background-color: #853547;
}
</style>
border-color css
<style>
span { border-color: #853547; }
span { border-color: rgb(133,53,71); }
td.TdClassName
{
border-color: #853547;
}
.TagClassName
{
border-color: #853547;
}
</style>