Shades of Camelot #873043
Tints of Camelot #873043
RGB
CMYK
RGB Variations
Color information
#873043 (or 0x873043) is known color: Camelot. HEX triplet: 87, 30 and 43. RGB value is (135,48,67). Sum of RGB (Red+Green+Blue) = 135+48+67=250 (33% of max value = 765). Red value is 135 (53.12% from 255 or 54% from 250); Green value is 48 (19.14% from 255 or 19.2% from 250); Blue value is 67 (26.56% from 255 or 26.8% from 250); Max value from RGB is 135 - color contains mainly: red. Hex color #873043 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #873043 is #78CFBC. Grayscale: #4C4C4C. Windows color (decimal): -7917501 or 4403335. OLE color: 4403335.
HSL color Cylindrical-coordinate representation of color #873043: hue angle of 346.9º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #873043 is Cyan = 0, Magento = 0.64, Yellow = 0.50 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 48 | 67 | - |
| CMYK | 0 | 0.64 | 0.50 | 0.47 |
| HSL | 346.9º | 0.48% | 0.36% | - |
| HSV(B) | 346.9º | 0.64% | 0.53% | - |
| XYZ | 12.06 | 7.67 | 6.15 | - |
| YUV | 76.18 | 122.82 | 169.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 48 | 67 | 0 | 0.64 | 0.50 | 0.47 | 346.9 | 0.48 | 0.36 |
| Hex | 87 | 30 | 43 | 0 | 40 | 32 | 2F | 15B | 30 | 24 |
| Octal | 207 | 60 | 103 | 0 | 100 | 62 | 57 | 533 | 60 | 44 |
| Binary | 10000111 | 110000 | 1000011 | 0 | 1000000 | 110010 | 101111 | 101011011 | 110000 | 100100 |
Color Harmonies of #873043
Complementary color
Monochromatic Colors of #873043
Black with #873043
Text Example
Text Example
White with #873043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873043; }
p { color: rgb(135,48,67); }
H1.HeaderClassName
{
color: #873043;
}
.AnyTagClassName
{
color: #873043;
}
</style>
background-color css
<style>
a { background-color: #873043; }
a { background-color: rgb(135,48,67); }
div.DivClassName
{
background-color: #873043;
}
.BgClassName
{
background-color: #873043;
}
</style>
border-color css
<style>
span { border-color: #873043; }
span { border-color: rgb(135,48,67); }
td.TdClassName
{
border-color: #873043;
}
.TagClassName
{
border-color: #873043;
}
</style>