Shades of Camelot #814555
Tints of Camelot #814555
RGB
CMYK
RGB Variations
Color information
#814555 (or 0x814555) is known color: Camelot. HEX triplet: 81, 45 and 55. RGB value is (129,69,85). Sum of RGB (Red+Green+Blue) = 129+69+85=283 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.58% from 283); Green value is 69 (27.34% from 255 or 24.38% from 283); Blue value is 85 (33.59% from 255 or 30.04% from 283); Max value from RGB is 129 - color contains mainly: red. Hex color #814555 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814555 is #7EBAAA. Grayscale: #585858. Windows color (decimal): -8305323 or 5588353. OLE color: 5588353.
HSL color Cylindrical-coordinate representation of color #814555: hue angle of 344º 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 #814555 is Cyan = 0, Magento = 0.47, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 69 | 85 | - |
| CMYK | 0 | 0.47 | 0.34 | 0.49 |
| HSL | 344º | 0.3% | 0.39% | - |
| HSV(B) | 344º | 0.47% | 0.51% | - |
| XYZ | 12.82 | 9.58 | 9.77 | - |
| YUV | 88.76 | 125.88 | 156.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 69 | 85 | 0 | 0.47 | 0.34 | 0.49 | 344 | 0.3 | 0.39 |
| Hex | 81 | 45 | 55 | 0 | 2F | 22 | 31 | 158 | 1E | 27 |
| Octal | 201 | 105 | 125 | 0 | 57 | 42 | 61 | 530 | 36 | 47 |
| Binary | 10000001 | 1000101 | 1010101 | 0 | 101111 | 100010 | 110001 | 101011000 | 11110 | 100111 |
Color Harmonies of #814555
Complementary color
Monochromatic Colors of #814555
Black with #814555
Text Example
Text Example
White with #814555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814555; }
p { color: rgb(129,69,85); }
H1.HeaderClassName
{
color: #814555;
}
.AnyTagClassName
{
color: #814555;
}
</style>
background-color css
<style>
a { background-color: #814555; }
a { background-color: rgb(129,69,85); }
div.DivClassName
{
background-color: #814555;
}
.BgClassName
{
background-color: #814555;
}
</style>
border-color css
<style>
span { border-color: #814555; }
span { border-color: rgb(129,69,85); }
td.TdClassName
{
border-color: #814555;
}
.TagClassName
{
border-color: #814555;
}
</style>