Shades of Camelot #813944
Tints of Camelot #813944
RGB
CMYK
RGB Variations
Color information
#813944 (or 0x813944) is known color: Camelot. HEX triplet: 81, 39 and 44. RGB value is (129,57,68). Sum of RGB (Red+Green+Blue) = 129+57+68=254 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.79% from 254); Green value is 57 (22.66% from 255 or 22.44% from 254); Blue value is 68 (26.95% from 255 or 26.77% from 254); Max value from RGB is 129 - color contains mainly: red. Hex color #813944 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813944 is #7EC6BB. Grayscale: #4F4F4F. Windows color (decimal): -8308412 or 4471169. OLE color: 4471169.
HSL color Cylindrical-coordinate representation of color #813944: hue angle of 350.83º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #813944 is Cyan = 0, Magento = 0.56, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 57 | 68 | - |
| CMYK | 0 | 0.56 | 0.47 | 0.49 |
| HSL | 350.83º | 0.39% | 0.36% | - |
| HSV(B) | 350.83º | 0.56% | 0.51% | - |
| XYZ | 11.56 | 8.01 | 6.41 | - |
| YUV | 79.78 | 121.35 | 163.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 57 | 68 | 0 | 0.56 | 0.47 | 0.49 | 350.83 | 0.39 | 0.36 |
| Hex | 81 | 39 | 44 | 0 | 38 | 2F | 31 | 15F | 27 | 24 |
| Octal | 201 | 71 | 104 | 0 | 70 | 57 | 61 | 537 | 47 | 44 |
| Binary | 10000001 | 111001 | 1000100 | 0 | 111000 | 101111 | 110001 | 101011111 | 100111 | 100100 |
Color Harmonies of #813944
Complementary color
Monochromatic Colors of #813944
Black with #813944
Text Example
Text Example
White with #813944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813944; }
p { color: rgb(129,57,68); }
H1.HeaderClassName
{
color: #813944;
}
.AnyTagClassName
{
color: #813944;
}
</style>
background-color css
<style>
a { background-color: #813944; }
a { background-color: rgb(129,57,68); }
div.DivClassName
{
background-color: #813944;
}
.BgClassName
{
background-color: #813944;
}
</style>
border-color css
<style>
span { border-color: #813944; }
span { border-color: rgb(129,57,68); }
td.TdClassName
{
border-color: #813944;
}
.TagClassName
{
border-color: #813944;
}
</style>