Shades of Camelot #873649
Tints of Camelot #873649
RGB
CMYK
RGB Variations
Color information
#873649 (or 0x873649) is known color: Camelot. HEX triplet: 87, 36 and 49. RGB value is (135,54,73). Sum of RGB (Red+Green+Blue) = 135+54+73=262 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.53% from 262); Green value is 54 (21.48% from 255 or 20.61% from 262); Blue value is 73 (28.91% from 255 or 27.86% from 262); Max value from RGB is 135 - color contains mainly: red. Hex color #873649 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #873649 is #78C9B6. Grayscale: #505050. Windows color (decimal): -7915959 or 4798087. OLE color: 4798087.
HSL color Cylindrical-coordinate representation of color #873649: hue angle of 345.93º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #873649 is Cyan = 0, Magento = 0.60, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 54 | 73 | - |
| CMYK | 0 | 0.60 | 0.46 | 0.47 |
| HSL | 345.93º | 0.43% | 0.37% | - |
| HSV(B) | 345.93º | 0.6% | 0.53% | - |
| XYZ | 12.51 | 8.27 | 7.24 | - |
| YUV | 80.39 | 123.84 | 166.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 54 | 73 | 0 | 0.60 | 0.46 | 0.47 | 345.93 | 0.43 | 0.37 |
| Hex | 87 | 36 | 49 | 0 | 3C | 2E | 2F | 15A | 2B | 25 |
| Octal | 207 | 66 | 111 | 0 | 74 | 56 | 57 | 532 | 53 | 45 |
| Binary | 10000111 | 110110 | 1001001 | 0 | 111100 | 101110 | 101111 | 101011010 | 101011 | 100101 |
Color Harmonies of #873649
Complementary color
Monochromatic Colors of #873649
Black with #873649
Text Example
Text Example
White with #873649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873649; }
p { color: rgb(135,54,73); }
H1.HeaderClassName
{
color: #873649;
}
.AnyTagClassName
{
color: #873649;
}
</style>
background-color css
<style>
a { background-color: #873649; }
a { background-color: rgb(135,54,73); }
div.DivClassName
{
background-color: #873649;
}
.BgClassName
{
background-color: #873649;
}
</style>
border-color css
<style>
span { border-color: #873649; }
span { border-color: rgb(135,54,73); }
td.TdClassName
{
border-color: #873649;
}
.TagClassName
{
border-color: #873649;
}
</style>