Shades of Camelot #813449
Tints of Camelot #813449
RGB
CMYK
RGB Variations
Color information
#813449 (or 0x813449) is known color: Camelot. HEX triplet: 81, 34 and 49. RGB value is (129,52,73). Sum of RGB (Red+Green+Blue) = 129+52+73=254 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.79% from 254); Green value is 52 (20.70% from 255 or 20.47% from 254); Blue value is 73 (28.91% from 255 or 28.74% from 254); Max value from RGB is 129 - color contains mainly: red. Hex color #813449 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813449 is #7ECBB6. Grayscale: #4D4D4D. Windows color (decimal): -8309687 or 4797569. OLE color: 4797569.
HSL color Cylindrical-coordinate representation of color #813449: hue angle of 343.64º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #813449 is Cyan = 0, Magento = 0.60, Yellow = 0.43 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 52 | 73 | - |
| CMYK | 0 | 0.60 | 0.43 | 0.49 |
| HSL | 343.64º | 0.43% | 0.35% | - |
| HSV(B) | 343.64º | 0.6% | 0.51% | - |
| XYZ | 11.48 | 7.6 | 7.17 | - |
| YUV | 77.42 | 125.51 | 164.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 52 | 73 | 0 | 0.60 | 0.43 | 0.49 | 343.64 | 0.43 | 0.35 |
| Hex | 81 | 34 | 49 | 0 | 3C | 2B | 31 | 158 | 2B | 23 |
| Octal | 201 | 64 | 111 | 0 | 74 | 53 | 61 | 530 | 53 | 43 |
| Binary | 10000001 | 110100 | 1001001 | 0 | 111100 | 101011 | 110001 | 101011000 | 101011 | 100011 |
Color Harmonies of #813449
Complementary color
Monochromatic Colors of #813449
Black with #813449
Text Example
Text Example
White with #813449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813449; }
p { color: rgb(129,52,73); }
H1.HeaderClassName
{
color: #813449;
}
.AnyTagClassName
{
color: #813449;
}
</style>
background-color css
<style>
a { background-color: #813449; }
a { background-color: rgb(129,52,73); }
div.DivClassName
{
background-color: #813449;
}
.BgClassName
{
background-color: #813449;
}
</style>
border-color css
<style>
span { border-color: #813449; }
span { border-color: rgb(129,52,73); }
td.TdClassName
{
border-color: #813449;
}
.TagClassName
{
border-color: #813449;
}
</style>