Shades of Camelot #873746
Tints of Camelot #873746
RGB
CMYK
RGB Variations
Color information
#873746 (or 0x873746) is known color: Camelot. HEX triplet: 87, 37 and 46. RGB value is (135,55,70). Sum of RGB (Red+Green+Blue) = 135+55+70=260 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.92% from 260); Green value is 55 (21.88% from 255 or 21.15% from 260); Blue value is 70 (27.73% from 255 or 26.92% from 260); Max value from RGB is 135 - color contains mainly: red. Hex color #873746 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #873746 is #78C8B9. Grayscale: #505050. Windows color (decimal): -7915706 or 4601735. OLE color: 4601735.
HSL color Cylindrical-coordinate representation of color #873746: hue angle of 348.75º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #873746 is Cyan = 0, Magento = 0.59, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 55 | 70 | - |
| CMYK | 0 | 0.59 | 0.48 | 0.47 |
| HSL | 348.75º | 0.42% | 0.37% | - |
| HSV(B) | 348.75º | 0.59% | 0.53% | - |
| XYZ | 12.46 | 8.33 | 6.74 | - |
| YUV | 80.63 | 122 | 166.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 55 | 70 | 0 | 0.59 | 0.48 | 0.47 | 348.75 | 0.42 | 0.37 |
| Hex | 87 | 37 | 46 | 0 | 3B | 30 | 2F | 15D | 2A | 25 |
| Octal | 207 | 67 | 106 | 0 | 73 | 60 | 57 | 535 | 52 | 45 |
| Binary | 10000111 | 110111 | 1000110 | 0 | 111011 | 110000 | 101111 | 101011101 | 101010 | 100101 |
Color Harmonies of #873746
Complementary color
Monochromatic Colors of #873746
Black with #873746
Text Example
Text Example
White with #873746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873746; }
p { color: rgb(135,55,70); }
H1.HeaderClassName
{
color: #873746;
}
.AnyTagClassName
{
color: #873746;
}
</style>
background-color css
<style>
a { background-color: #873746; }
a { background-color: rgb(135,55,70); }
div.DivClassName
{
background-color: #873746;
}
.BgClassName
{
background-color: #873746;
}
</style>
border-color css
<style>
span { border-color: #873746; }
span { border-color: rgb(135,55,70); }
td.TdClassName
{
border-color: #873746;
}
.TagClassName
{
border-color: #873746;
}
</style>