Shades of Camelot #813849
Tints of Camelot #813849
RGB
CMYK
RGB Variations
Color information
#813849 (or 0x813849) is known color: Camelot. HEX triplet: 81, 38 and 49. RGB value is (129,56,73). Sum of RGB (Red+Green+Blue) = 129+56+73=258 (34% of max value = 765). Red value is 129 (50.78% from 255 or 50% from 258); Green value is 56 (22.27% from 255 or 21.71% from 258); Blue value is 73 (28.91% from 255 or 28.29% from 258); Max value from RGB is 129 - color contains mainly: red. Hex color #813849 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813849 is #7EC7B6. Grayscale: #4F4F4F. Windows color (decimal): -8308663 or 4798593. OLE color: 4798593.
HSL color Cylindrical-coordinate representation of color #813849: hue angle of 346.03º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #813849 is Cyan = 0, Magento = 0.57, Yellow = 0.43 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 56 | 73 | - |
| CMYK | 0 | 0.57 | 0.43 | 0.49 |
| HSL | 346.03º | 0.39% | 0.36% | - |
| HSV(B) | 346.03º | 0.57% | 0.51% | - |
| XYZ | 11.67 | 7.98 | 7.23 | - |
| YUV | 79.77 | 124.18 | 163.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 56 | 73 | 0 | 0.57 | 0.43 | 0.49 | 346.03 | 0.39 | 0.36 |
| Hex | 81 | 38 | 49 | 0 | 39 | 2B | 31 | 15A | 27 | 24 |
| Octal | 201 | 70 | 111 | 0 | 71 | 53 | 61 | 532 | 47 | 44 |
| Binary | 10000001 | 111000 | 1001001 | 0 | 111001 | 101011 | 110001 | 101011010 | 100111 | 100100 |
Color Harmonies of #813849
Complementary color
Monochromatic Colors of #813849
Black with #813849
Text Example
Text Example
White with #813849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813849; }
p { color: rgb(129,56,73); }
H1.HeaderClassName
{
color: #813849;
}
.AnyTagClassName
{
color: #813849;
}
</style>
background-color css
<style>
a { background-color: #813849; }
a { background-color: rgb(129,56,73); }
div.DivClassName
{
background-color: #813849;
}
.BgClassName
{
background-color: #813849;
}
</style>
border-color css
<style>
span { border-color: #813849; }
span { border-color: rgb(129,56,73); }
td.TdClassName
{
border-color: #813849;
}
.TagClassName
{
border-color: #813849;
}
</style>