Shades of Camelot #814556
Tints of Camelot #814556
RGB
CMYK
RGB Variations
Color information
#814556 (or 0x814556) is known color: Camelot. HEX triplet: 81, 45 and 56. RGB value is (129,69,86). Sum of RGB (Red+Green+Blue) = 129+69+86=284 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.42% from 284); Green value is 69 (27.34% from 255 or 24.30% from 284); Blue value is 86 (33.98% from 255 or 30.28% from 284); Max value from RGB is 129 - color contains mainly: red. Hex color #814556 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814556 is #7EBAA9. Grayscale: #585858. Windows color (decimal): -8305322 or 5653889. OLE color: 5653889.
HSL color Cylindrical-coordinate representation of color #814556: hue angle of 343º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #814556 is Cyan = 0, Magento = 0.47, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 69 | 86 | - |
| CMYK | 0 | 0.47 | 0.33 | 0.49 |
| HSL | 343º | 0.3% | 0.39% | - |
| HSV(B) | 343º | 0.47% | 0.51% | - |
| XYZ | 12.86 | 9.6 | 9.98 | - |
| YUV | 88.88 | 126.38 | 156.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 69 | 86 | 0 | 0.47 | 0.33 | 0.49 | 343 | 0.3 | 0.39 |
| Hex | 81 | 45 | 56 | 0 | 2F | 21 | 31 | 157 | 1E | 27 |
| Octal | 201 | 105 | 126 | 0 | 57 | 41 | 61 | 527 | 36 | 47 |
| Binary | 10000001 | 1000101 | 1010110 | 0 | 101111 | 100001 | 110001 | 101010111 | 11110 | 100111 |
Color Harmonies of #814556
Complementary color
Monochromatic Colors of #814556
Black with #814556
Text Example
Text Example
White with #814556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814556; }
p { color: rgb(129,69,86); }
H1.HeaderClassName
{
color: #814556;
}
.AnyTagClassName
{
color: #814556;
}
</style>
background-color css
<style>
a { background-color: #814556; }
a { background-color: rgb(129,69,86); }
div.DivClassName
{
background-color: #814556;
}
.BgClassName
{
background-color: #814556;
}
</style>
border-color css
<style>
span { border-color: #814556; }
span { border-color: rgb(129,69,86); }
td.TdClassName
{
border-color: #814556;
}
.TagClassName
{
border-color: #814556;
}
</style>