Shades of Camelot #813647
Tints of Camelot #813647
RGB
CMYK
RGB Variations
Color information
#813647 (or 0x813647) is known color: Camelot. HEX triplet: 81, 36 and 47. RGB value is (129,54,71). Sum of RGB (Red+Green+Blue) = 129+54+71=254 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.79% from 254); Green value is 54 (21.48% from 255 or 21.26% from 254); Blue value is 71 (28.12% from 255 or 27.95% from 254); Max value from RGB is 129 - color contains mainly: red. Hex color #813647 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813647 is #7EC9B8. Grayscale: #4E4E4E. Windows color (decimal): -8309177 or 4667009. OLE color: 4667009.
HSL color Cylindrical-coordinate representation of color #813647: hue angle of 346.4º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #813647 is Cyan = 0, Magento = 0.58, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 54 | 71 | - |
| CMYK | 0 | 0.58 | 0.45 | 0.49 |
| HSL | 346.4º | 0.41% | 0.36% | - |
| HSV(B) | 346.4º | 0.58% | 0.51% | - |
| XYZ | 11.51 | 7.76 | 6.85 | - |
| YUV | 78.36 | 123.85 | 164.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 54 | 71 | 0 | 0.58 | 0.45 | 0.49 | 346.4 | 0.41 | 0.36 |
| Hex | 81 | 36 | 47 | 0 | 3A | 2D | 31 | 15A | 29 | 24 |
| Octal | 201 | 66 | 107 | 0 | 72 | 55 | 61 | 532 | 51 | 44 |
| Binary | 10000001 | 110110 | 1000111 | 0 | 111010 | 101101 | 110001 | 101011010 | 101001 | 100100 |
Color Harmonies of #813647
Complementary color
Monochromatic Colors of #813647
Black with #813647
Text Example
Text Example
White with #813647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813647; }
p { color: rgb(129,54,71); }
H1.HeaderClassName
{
color: #813647;
}
.AnyTagClassName
{
color: #813647;
}
</style>
background-color css
<style>
a { background-color: #813647; }
a { background-color: rgb(129,54,71); }
div.DivClassName
{
background-color: #813647;
}
.BgClassName
{
background-color: #813647;
}
</style>
border-color css
<style>
span { border-color: #813647; }
span { border-color: rgb(129,54,71); }
td.TdClassName
{
border-color: #813647;
}
.TagClassName
{
border-color: #813647;
}
</style>