Shades of Camelot #853946
Tints of Camelot #853946
RGB
CMYK
RGB Variations
Color information
#853946 (or 0x853946) is known color: Camelot. HEX triplet: 85, 39 and 46. RGB value is (133,57,70). Sum of RGB (Red+Green+Blue) = 133+57+70=260 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.15% from 260); Green value is 57 (22.66% from 255 or 21.92% from 260); Blue value is 70 (27.73% from 255 or 26.92% from 260); Max value from RGB is 133 - color contains mainly: red. Hex color #853946 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #853946 is #7AC6B9. Grayscale: #515151. Windows color (decimal): -8046266 or 4602245. OLE color: 4602245.
HSL color Cylindrical-coordinate representation of color #853946: hue angle of 349.74º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #853946 is Cyan = 0, Magento = 0.57, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 57 | 70 | - |
| CMYK | 0 | 0.57 | 0.47 | 0.48 |
| HSL | 349.74º | 0.4% | 0.37% | - |
| HSV(B) | 349.74º | 0.57% | 0.52% | - |
| XYZ | 12.24 | 8.35 | 6.76 | - |
| YUV | 81.21 | 121.68 | 164.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 57 | 70 | 0 | 0.57 | 0.47 | 0.48 | 349.74 | 0.4 | 0.37 |
| Hex | 85 | 39 | 46 | 0 | 39 | 2F | 30 | 15E | 28 | 25 |
| Octal | 205 | 71 | 106 | 0 | 71 | 57 | 60 | 536 | 50 | 45 |
| Binary | 10000101 | 111001 | 1000110 | 0 | 111001 | 101111 | 110000 | 101011110 | 101000 | 100101 |
Color Harmonies of #853946
Complementary color
Monochromatic Colors of #853946
Black with #853946
Text Example
Text Example
White with #853946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853946; }
p { color: rgb(133,57,70); }
H1.HeaderClassName
{
color: #853946;
}
.AnyTagClassName
{
color: #853946;
}
</style>
background-color css
<style>
a { background-color: #853946; }
a { background-color: rgb(133,57,70); }
div.DivClassName
{
background-color: #853946;
}
.BgClassName
{
background-color: #853946;
}
</style>
border-color css
<style>
span { border-color: #853946; }
span { border-color: rgb(133,57,70); }
td.TdClassName
{
border-color: #853946;
}
.TagClassName
{
border-color: #853946;
}
</style>