Shades of Camelot #813541
Tints of Camelot #813541
RGB
CMYK
RGB Variations
Color information
#813541 (or 0x813541) is known color: Camelot. HEX triplet: 81, 35 and 41. RGB value is (129,53,65). Sum of RGB (Red+Green+Blue) = 129+53+65=247 (32% of max value = 765). Red value is 129 (50.78% from 255 or 52.23% from 247); Green value is 53 (21.09% from 255 or 21.46% from 247); Blue value is 65 (25.78% from 255 or 26.32% from 247); Max value from RGB is 129 - color contains mainly: red. Hex color #813541 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813541 is #7ECABE. Grayscale: #4D4D4D. Windows color (decimal): -8309439 or 4273537. OLE color: 4273537.
HSL color Cylindrical-coordinate representation of color #813541: hue angle of 350.53º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #813541 is Cyan = 0, Magento = 0.59, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 53 | 65 | - |
| CMYK | 0 | 0.59 | 0.50 | 0.49 |
| HSL | 350.53º | 0.42% | 0.36% | - |
| HSV(B) | 350.53º | 0.59% | 0.51% | - |
| XYZ | 11.28 | 7.59 | 5.87 | - |
| YUV | 77.09 | 121.18 | 165.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 53 | 65 | 0 | 0.59 | 0.50 | 0.49 | 350.53 | 0.42 | 0.36 |
| Hex | 81 | 35 | 41 | 0 | 3B | 32 | 31 | 15F | 2A | 24 |
| Octal | 201 | 65 | 101 | 0 | 73 | 62 | 61 | 537 | 52 | 44 |
| Binary | 10000001 | 110101 | 1000001 | 0 | 111011 | 110010 | 110001 | 101011111 | 101010 | 100100 |
Color Harmonies of #813541
Complementary color
Monochromatic Colors of #813541
Black with #813541
Text Example
Text Example
White with #813541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813541; }
p { color: rgb(129,53,65); }
H1.HeaderClassName
{
color: #813541;
}
.AnyTagClassName
{
color: #813541;
}
</style>
background-color css
<style>
a { background-color: #813541; }
a { background-color: rgb(129,53,65); }
div.DivClassName
{
background-color: #813541;
}
.BgClassName
{
background-color: #813541;
}
</style>
border-color css
<style>
span { border-color: #813541; }
span { border-color: rgb(129,53,65); }
td.TdClassName
{
border-color: #813541;
}
.TagClassName
{
border-color: #813541;
}
</style>