Shades of Camelot #873547
Tints of Camelot #873547
RGB
CMYK
RGB Variations
Color information
#873547 (or 0x873547) is known color: Camelot. HEX triplet: 87, 35 and 47. RGB value is (135,53,71). Sum of RGB (Red+Green+Blue) = 135+53+71=259 (34% of max value = 765). Red value is 135 (53.12% from 255 or 52.12% from 259); Green value is 53 (21.09% from 255 or 20.46% from 259); Blue value is 71 (28.12% from 255 or 27.41% from 259); Max value from RGB is 135 - color contains mainly: red. Hex color #873547 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #873547 is #78CAB8. Grayscale: #4F4F4F. Windows color (decimal): -7916217 or 4666759. OLE color: 4666759.
HSL color Cylindrical-coordinate representation of color #873547: hue angle of 346.83º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #873547 is Cyan = 0, Magento = 0.61, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 53 | 71 | - |
| CMYK | 0 | 0.61 | 0.47 | 0.47 |
| HSL | 346.83º | 0.44% | 0.37% | - |
| HSV(B) | 346.83º | 0.61% | 0.53% | - |
| XYZ | 12.4 | 8.15 | 6.88 | - |
| YUV | 79.57 | 123.17 | 167.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 53 | 71 | 0 | 0.61 | 0.47 | 0.47 | 346.83 | 0.44 | 0.37 |
| Hex | 87 | 35 | 47 | 0 | 3D | 2F | 2F | 15B | 2C | 25 |
| Octal | 207 | 65 | 107 | 0 | 75 | 57 | 57 | 533 | 54 | 45 |
| Binary | 10000111 | 110101 | 1000111 | 0 | 111101 | 101111 | 101111 | 101011011 | 101100 | 100101 |
Color Harmonies of #873547
Complementary color
Monochromatic Colors of #873547
Black with #873547
Text Example
Text Example
White with #873547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873547; }
p { color: rgb(135,53,71); }
H1.HeaderClassName
{
color: #873547;
}
.AnyTagClassName
{
color: #873547;
}
</style>
background-color css
<style>
a { background-color: #873547; }
a { background-color: rgb(135,53,71); }
div.DivClassName
{
background-color: #873547;
}
.BgClassName
{
background-color: #873547;
}
</style>
border-color css
<style>
span { border-color: #873547; }
span { border-color: rgb(135,53,71); }
td.TdClassName
{
border-color: #873547;
}
.TagClassName
{
border-color: #873547;
}
</style>