Shades of Camelot #813641
Tints of Camelot #813641
RGB
CMYK
RGB Variations
Color information
#813641 (or 0x813641) is known color: Camelot. HEX triplet: 81, 36 and 41. RGB value is (129,54,65). Sum of RGB (Red+Green+Blue) = 129+54+65=248 (32% of max value = 765). Red value is 129 (50.78% from 255 or 52.02% from 248); Green value is 54 (21.48% from 255 or 21.77% from 248); Blue value is 65 (25.78% from 255 or 26.21% from 248); Max value from RGB is 129 - color contains mainly: red. Hex color #813641 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813641 is #7EC9BE. Grayscale: #4D4D4D. Windows color (decimal): -8309183 or 4273793. OLE color: 4273793.
HSL color Cylindrical-coordinate representation of color #813641: hue angle of 351.2º 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 #813641 is Cyan = 0, Magento = 0.58, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 54 | 65 | - |
| CMYK | 0 | 0.58 | 0.50 | 0.49 |
| HSL | 351.2º | 0.41% | 0.36% | - |
| HSV(B) | 351.2º | 0.58% | 0.51% | - |
| XYZ | 11.33 | 7.69 | 5.89 | - |
| YUV | 77.68 | 120.85 | 164.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 54 | 65 | 0 | 0.58 | 0.50 | 0.49 | 351.2 | 0.41 | 0.36 |
| Hex | 81 | 36 | 41 | 0 | 3A | 32 | 31 | 15F | 29 | 24 |
| Octal | 201 | 66 | 101 | 0 | 72 | 62 | 61 | 537 | 51 | 44 |
| Binary | 10000001 | 110110 | 1000001 | 0 | 111010 | 110010 | 110001 | 101011111 | 101001 | 100100 |
Color Harmonies of #813641
Complementary color
Monochromatic Colors of #813641
Black with #813641
Text Example
Text Example
White with #813641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813641; }
p { color: rgb(129,54,65); }
H1.HeaderClassName
{
color: #813641;
}
.AnyTagClassName
{
color: #813641;
}
</style>
background-color css
<style>
a { background-color: #813641; }
a { background-color: rgb(129,54,65); }
div.DivClassName
{
background-color: #813641;
}
.BgClassName
{
background-color: #813641;
}
</style>
border-color css
<style>
span { border-color: #813641; }
span { border-color: rgb(129,54,65); }
td.TdClassName
{
border-color: #813641;
}
.TagClassName
{
border-color: #813641;
}
</style>