Shades of Camelot #873953
Tints of Camelot #873953
RGB
CMYK
RGB Variations
Color information
#873953 (or 0x873953) is known color: Camelot. HEX triplet: 87, 39 and 53. RGB value is (135,57,83). Sum of RGB (Red+Green+Blue) = 135+57+83=275 (36% of max value = 765). Red value is 135 (53.12% from 255 or 49.09% from 275); Green value is 57 (22.66% from 255 or 20.73% from 275); Blue value is 83 (32.81% from 255 or 30.18% from 275); Max value from RGB is 135 - color contains mainly: red. Hex color #873953 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873953 is #78C6AC. Grayscale: #535353. Windows color (decimal): -7915181 or 5454215. OLE color: 5454215.
HSL color Cylindrical-coordinate representation of color #873953: hue angle of 340º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #873953 is Cyan = 0, Magento = 0.58, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 57 | 83 | - |
| CMYK | 0 | 0.58 | 0.39 | 0.47 |
| HSL | 340º | 0.41% | 0.38% | - |
| HSV(B) | 340º | 0.58% | 0.53% | - |
| XYZ | 13.02 | 8.7 | 9.18 | - |
| YUV | 83.29 | 127.84 | 164.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 57 | 83 | 0 | 0.58 | 0.39 | 0.47 | 340 | 0.41 | 0.38 |
| Hex | 87 | 39 | 53 | 0 | 3A | 27 | 2F | 154 | 29 | 26 |
| Octal | 207 | 71 | 123 | 0 | 72 | 47 | 57 | 524 | 51 | 46 |
| Binary | 10000111 | 111001 | 1010011 | 0 | 111010 | 100111 | 101111 | 101010100 | 101001 | 100110 |
Color Harmonies of #873953
Complementary color
Monochromatic Colors of #873953
Black with #873953
Text Example
Text Example
White with #873953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873953; }
p { color: rgb(135,57,83); }
H1.HeaderClassName
{
color: #873953;
}
.AnyTagClassName
{
color: #873953;
}
</style>
background-color css
<style>
a { background-color: #873953; }
a { background-color: rgb(135,57,83); }
div.DivClassName
{
background-color: #873953;
}
.BgClassName
{
background-color: #873953;
}
</style>
border-color css
<style>
span { border-color: #873953; }
span { border-color: rgb(135,57,83); }
td.TdClassName
{
border-color: #873953;
}
.TagClassName
{
border-color: #873953;
}
</style>