Shades of Camelot #813847
Tints of Camelot #813847
RGB
CMYK
RGB Variations
Color information
#813847 (or 0x813847) is known color: Camelot. HEX triplet: 81, 38 and 47. RGB value is (129,56,71). Sum of RGB (Red+Green+Blue) = 129+56+71=256 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.39% from 256); Green value is 56 (22.27% from 255 or 21.88% from 256); Blue value is 71 (28.12% from 255 or 27.73% from 256); Max value from RGB is 129 - color contains mainly: red. Hex color #813847 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813847 is #7EC7B8. Grayscale: #4F4F4F. Windows color (decimal): -8308665 or 4667521. OLE color: 4667521.
HSL color Cylindrical-coordinate representation of color #813847: hue angle of 347.67º 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 #813847 is Cyan = 0, Magento = 0.57, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 56 | 71 | - |
| CMYK | 0 | 0.57 | 0.45 | 0.49 |
| HSL | 347.67º | 0.39% | 0.36% | - |
| HSV(B) | 347.67º | 0.57% | 0.51% | - |
| XYZ | 11.6 | 7.95 | 6.88 | - |
| YUV | 79.54 | 123.18 | 163.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 56 | 71 | 0 | 0.57 | 0.45 | 0.49 | 347.67 | 0.39 | 0.36 |
| Hex | 81 | 38 | 47 | 0 | 39 | 2D | 31 | 15C | 27 | 24 |
| Octal | 201 | 70 | 107 | 0 | 71 | 55 | 61 | 534 | 47 | 44 |
| Binary | 10000001 | 111000 | 1000111 | 0 | 111001 | 101101 | 110001 | 101011100 | 100111 | 100100 |
Color Harmonies of #813847
Complementary color
Monochromatic Colors of #813847
Black with #813847
Text Example
Text Example
White with #813847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813847; }
p { color: rgb(129,56,71); }
H1.HeaderClassName
{
color: #813847;
}
.AnyTagClassName
{
color: #813847;
}
</style>
background-color css
<style>
a { background-color: #813847; }
a { background-color: rgb(129,56,71); }
div.DivClassName
{
background-color: #813847;
}
.BgClassName
{
background-color: #813847;
}
</style>
border-color css
<style>
span { border-color: #813847; }
span { border-color: rgb(129,56,71); }
td.TdClassName
{
border-color: #813847;
}
.TagClassName
{
border-color: #813847;
}
</style>