Shades of Camelot #813444
Tints of Camelot #813444
RGB
CMYK
RGB Variations
Color information
#813444 (or 0x813444) is known color: Camelot. HEX triplet: 81, 34 and 44. RGB value is (129,52,68). Sum of RGB (Red+Green+Blue) = 129+52+68=249 (32% of max value = 765). Red value is 129 (50.78% from 255 or 51.81% from 249); Green value is 52 (20.70% from 255 or 20.88% from 249); Blue value is 68 (26.95% from 255 or 27.31% from 249); Max value from RGB is 129 - color contains mainly: red. Hex color #813444 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813444 is #7ECBBB. Grayscale: #4C4C4C. Windows color (decimal): -8309692 or 4469889. OLE color: 4469889.
HSL color Cylindrical-coordinate representation of color #813444: hue angle of 347.53º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #813444 is Cyan = 0, Magento = 0.60, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 52 | 68 | - |
| CMYK | 0 | 0.60 | 0.47 | 0.49 |
| HSL | 347.53º | 0.43% | 0.35% | - |
| HSV(B) | 347.53º | 0.6% | 0.51% | - |
| XYZ | 11.32 | 7.54 | 6.33 | - |
| YUV | 76.85 | 123.01 | 165.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 52 | 68 | 0 | 0.60 | 0.47 | 0.49 | 347.53 | 0.43 | 0.35 |
| Hex | 81 | 34 | 44 | 0 | 3C | 2F | 31 | 15C | 2B | 23 |
| Octal | 201 | 64 | 104 | 0 | 74 | 57 | 61 | 534 | 53 | 43 |
| Binary | 10000001 | 110100 | 1000100 | 0 | 111100 | 101111 | 110001 | 101011100 | 101011 | 100011 |
Color Harmonies of #813444
Complementary color
Monochromatic Colors of #813444
Black with #813444
Text Example
Text Example
White with #813444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813444; }
p { color: rgb(129,52,68); }
H1.HeaderClassName
{
color: #813444;
}
.AnyTagClassName
{
color: #813444;
}
</style>
background-color css
<style>
a { background-color: #813444; }
a { background-color: rgb(129,52,68); }
div.DivClassName
{
background-color: #813444;
}
.BgClassName
{
background-color: #813444;
}
</style>
border-color css
<style>
span { border-color: #813444; }
span { border-color: rgb(129,52,68); }
td.TdClassName
{
border-color: #813444;
}
.TagClassName
{
border-color: #813444;
}
</style>