Shades of Camelot #843946
Tints of Camelot #843946
RGB
CMYK
RGB Variations
Color information
#843946 (or 0x843946) is known color: Camelot. HEX triplet: 84, 39 and 46. RGB value is (132,57,70). Sum of RGB (Red+Green+Blue) = 132+57+70=259 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50.97% from 259); Green value is 57 (22.66% from 255 or 22.01% from 259); Blue value is 70 (27.73% from 255 or 27.03% from 259); Max value from RGB is 132 - color contains mainly: red. Hex color #843946 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #843946 is #7BC6B9. Grayscale: #505050. Windows color (decimal): -8111802 or 4602244. OLE color: 4602244.
HSL color Cylindrical-coordinate representation of color #843946: hue angle of 349.6º 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 #843946 is Cyan = 0, Magento = 0.57, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 57 | 70 | - |
| CMYK | 0 | 0.57 | 0.47 | 0.48 |
| HSL | 349.6º | 0.4% | 0.37% | - |
| HSV(B) | 349.6º | 0.57% | 0.52% | - |
| XYZ | 12.08 | 8.27 | 6.75 | - |
| YUV | 80.91 | 121.85 | 164.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 57 | 70 | 0 | 0.57 | 0.47 | 0.48 | 349.6 | 0.4 | 0.37 |
| Hex | 84 | 39 | 46 | 0 | 39 | 2F | 30 | 15E | 28 | 25 |
| Octal | 204 | 71 | 106 | 0 | 71 | 57 | 60 | 536 | 50 | 45 |
| Binary | 10000100 | 111001 | 1000110 | 0 | 111001 | 101111 | 110000 | 101011110 | 101000 | 100101 |
Color Harmonies of #843946
Complementary color
Monochromatic Colors of #843946
Black with #843946
Text Example
Text Example
White with #843946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843946; }
p { color: rgb(132,57,70); }
H1.HeaderClassName
{
color: #843946;
}
.AnyTagClassName
{
color: #843946;
}
</style>
background-color css
<style>
a { background-color: #843946; }
a { background-color: rgb(132,57,70); }
div.DivClassName
{
background-color: #843946;
}
.BgClassName
{
background-color: #843946;
}
</style>
border-color css
<style>
span { border-color: #843946; }
span { border-color: rgb(132,57,70); }
td.TdClassName
{
border-color: #843946;
}
.TagClassName
{
border-color: #843946;
}
</style>