Shades of Camelot #853751
Tints of Camelot #853751
RGB
CMYK
RGB Variations
Color information
#853751 (or 0x853751) is known color: Camelot. HEX triplet: 85, 37 and 51. RGB value is (133,55,81). Sum of RGB (Red+Green+Blue) = 133+55+81=269 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.44% from 269); Green value is 55 (21.88% from 255 or 20.45% from 269); Blue value is 81 (32.03% from 255 or 30.11% from 269); Max value from RGB is 133 - color contains mainly: red. Hex color #853751 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #853751 is #7AC8AE. Grayscale: #515151. Windows color (decimal): -8046767 or 5322629. OLE color: 5322629.
HSL color Cylindrical-coordinate representation of color #853751: hue angle of 340º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #853751 is Cyan = 0, Magento = 0.59, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 55 | 81 | - |
| CMYK | 0 | 0.59 | 0.39 | 0.48 |
| HSL | 340º | 0.41% | 0.37% | - |
| HSV(B) | 340º | 0.59% | 0.52% | - |
| XYZ | 12.52 | 8.31 | 8.73 | - |
| YUV | 81.29 | 127.84 | 164.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 55 | 81 | 0 | 0.59 | 0.39 | 0.48 | 340 | 0.41 | 0.37 |
| Hex | 85 | 37 | 51 | 0 | 3B | 27 | 30 | 154 | 29 | 25 |
| Octal | 205 | 67 | 121 | 0 | 73 | 47 | 60 | 524 | 51 | 45 |
| Binary | 10000101 | 110111 | 1010001 | 0 | 111011 | 100111 | 110000 | 101010100 | 101001 | 100101 |
Color Harmonies of #853751
Complementary color
Monochromatic Colors of #853751
Black with #853751
Text Example
Text Example
White with #853751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853751; }
p { color: rgb(133,55,81); }
H1.HeaderClassName
{
color: #853751;
}
.AnyTagClassName
{
color: #853751;
}
</style>
background-color css
<style>
a { background-color: #853751; }
a { background-color: rgb(133,55,81); }
div.DivClassName
{
background-color: #853751;
}
.BgClassName
{
background-color: #853751;
}
</style>
border-color css
<style>
span { border-color: #853751; }
span { border-color: rgb(133,55,81); }
td.TdClassName
{
border-color: #853751;
}
.TagClassName
{
border-color: #853751;
}
</style>