Shades of Camelot #813746
Tints of Camelot #813746
RGB
CMYK
RGB Variations
Color information
#813746 (or 0x813746) is known color: Camelot. HEX triplet: 81, 37 and 46. RGB value is (129,55,70). Sum of RGB (Red+Green+Blue) = 129+55+70=254 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.79% from 254); Green value is 55 (21.88% from 255 or 21.65% from 254); Blue value is 70 (27.73% from 255 or 27.56% from 254); Max value from RGB is 129 - color contains mainly: red. Hex color #813746 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813746 is #7EC8B9. Grayscale: #4E4E4E. Windows color (decimal): -8308922 or 4601729. OLE color: 4601729.
HSL color Cylindrical-coordinate representation of color #813746: hue angle of 347.84º degrees, saturation: 0.4, 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 #813746 is Cyan = 0, Magento = 0.57, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 55 | 70 | - |
| CMYK | 0 | 0.57 | 0.46 | 0.49 |
| HSL | 347.84º | 0.4% | 0.36% | - |
| HSV(B) | 347.84º | 0.57% | 0.51% | - |
| XYZ | 11.52 | 7.84 | 6.7 | - |
| YUV | 78.84 | 123.02 | 163.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 55 | 70 | 0 | 0.57 | 0.46 | 0.49 | 347.84 | 0.4 | 0.36 |
| Hex | 81 | 37 | 46 | 0 | 39 | 2E | 31 | 15C | 28 | 24 |
| Octal | 201 | 67 | 106 | 0 | 71 | 56 | 61 | 534 | 50 | 44 |
| Binary | 10000001 | 110111 | 1000110 | 0 | 111001 | 101110 | 110001 | 101011100 | 101000 | 100100 |
Color Harmonies of #813746
Complementary color
Monochromatic Colors of #813746
Black with #813746
Text Example
Text Example
White with #813746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813746; }
p { color: rgb(129,55,70); }
H1.HeaderClassName
{
color: #813746;
}
.AnyTagClassName
{
color: #813746;
}
</style>
background-color css
<style>
a { background-color: #813746; }
a { background-color: rgb(129,55,70); }
div.DivClassName
{
background-color: #813746;
}
.BgClassName
{
background-color: #813746;
}
</style>
border-color css
<style>
span { border-color: #813746; }
span { border-color: rgb(129,55,70); }
td.TdClassName
{
border-color: #813746;
}
.TagClassName
{
border-color: #813746;
}
</style>