Shades of Camelot #873348
Tints of Camelot #873348
RGB
CMYK
RGB Variations
Color information
#873348 (or 0x873348) is known color: Camelot. HEX triplet: 87, 33 and 48. RGB value is (135,51,72). Sum of RGB (Red+Green+Blue) = 135+51+72=258 (34% of max value = 765). Red value is 135 (53.12% from 255 or 52.33% from 258); Green value is 51 (20.31% from 255 or 19.77% from 258); Blue value is 72 (28.52% from 255 or 27.91% from 258); Max value from RGB is 135 - color contains mainly: red. Hex color #873348 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #873348 is #78CCB7. Grayscale: #4E4E4E. Windows color (decimal): -7916728 or 4731783. OLE color: 4731783.
HSL color Cylindrical-coordinate representation of color #873348: hue angle of 345º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #873348 is Cyan = 0, Magento = 0.62, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 51 | 72 | - |
| CMYK | 0 | 0.62 | 0.47 | 0.47 |
| HSL | 345º | 0.45% | 0.36% | - |
| HSV(B) | 345º | 0.62% | 0.53% | - |
| XYZ | 12.35 | 7.99 | 7.02 | - |
| YUV | 78.51 | 124.33 | 168.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 51 | 72 | 0 | 0.62 | 0.47 | 0.47 | 345 | 0.45 | 0.36 |
| Hex | 87 | 33 | 48 | 0 | 3E | 2F | 2F | 159 | 2D | 24 |
| Octal | 207 | 63 | 110 | 0 | 76 | 57 | 57 | 531 | 55 | 44 |
| Binary | 10000111 | 110011 | 1001000 | 0 | 111110 | 101111 | 101111 | 101011001 | 101101 | 100100 |
Color Harmonies of #873348
Complementary color
Monochromatic Colors of #873348
Black with #873348
Text Example
Text Example
White with #873348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873348; }
p { color: rgb(135,51,72); }
H1.HeaderClassName
{
color: #873348;
}
.AnyTagClassName
{
color: #873348;
}
</style>
background-color css
<style>
a { background-color: #873348; }
a { background-color: rgb(135,51,72); }
div.DivClassName
{
background-color: #873348;
}
.BgClassName
{
background-color: #873348;
}
</style>
border-color css
<style>
span { border-color: #873348; }
span { border-color: rgb(135,51,72); }
td.TdClassName
{
border-color: #873348;
}
.TagClassName
{
border-color: #873348;
}
</style>