Shades of Camelot #843546
Tints of Camelot #843546
RGB
CMYK
RGB Variations
Color information
#843546 (or 0x843546) is known color: Camelot. HEX triplet: 84, 35 and 46. RGB value is (132,53,70). Sum of RGB (Red+Green+Blue) = 132+53+70=255 (33% of max value = 765). Red value is 132 (51.95% from 255 or 51.76% from 255); Green value is 53 (21.09% from 255 or 20.78% from 255); Blue value is 70 (27.73% from 255 or 27.45% from 255); Max value from RGB is 132 - color contains mainly: red. Hex color #843546 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #843546 is #7BCAB9. Grayscale: #4E4E4E. Windows color (decimal): -8112826 or 4601220. OLE color: 4601220.
HSL color Cylindrical-coordinate representation of color #843546: hue angle of 347.09º 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 #843546 is Cyan = 0, Magento = 0.60, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 53 | 70 | - |
| CMYK | 0 | 0.60 | 0.47 | 0.48 |
| HSL | 347.09º | 0.43% | 0.36% | - |
| HSV(B) | 347.09º | 0.6% | 0.52% | - |
| XYZ | 11.89 | 7.89 | 6.69 | - |
| YUV | 78.56 | 123.17 | 166.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 53 | 70 | 0 | 0.60 | 0.47 | 0.48 | 347.09 | 0.43 | 0.36 |
| Hex | 84 | 35 | 46 | 0 | 3C | 2F | 30 | 15B | 2B | 24 |
| Octal | 204 | 65 | 106 | 0 | 74 | 57 | 60 | 533 | 53 | 44 |
| Binary | 10000100 | 110101 | 1000110 | 0 | 111100 | 101111 | 110000 | 101011011 | 101011 | 100100 |
Color Harmonies of #843546
Complementary color
Monochromatic Colors of #843546
Black with #843546
Text Example
Text Example
White with #843546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843546; }
p { color: rgb(132,53,70); }
H1.HeaderClassName
{
color: #843546;
}
.AnyTagClassName
{
color: #843546;
}
</style>
background-color css
<style>
a { background-color: #843546; }
a { background-color: rgb(132,53,70); }
div.DivClassName
{
background-color: #843546;
}
.BgClassName
{
background-color: #843546;
}
</style>
border-color css
<style>
span { border-color: #843546; }
span { border-color: rgb(132,53,70); }
td.TdClassName
{
border-color: #843546;
}
.TagClassName
{
border-color: #843546;
}
</style>