Shades of Camelot #814550
Tints of Camelot #814550
RGB
CMYK
RGB Variations
Color information
#814550 (or 0x814550) is known color: Camelot. HEX triplet: 81, 45 and 50. RGB value is (129,69,80). Sum of RGB (Red+Green+Blue) = 129+69+80=278 (36% of max value = 765). Red value is 129 (50.78% from 255 or 46.40% from 278); Green value is 69 (27.34% from 255 or 24.82% from 278); Blue value is 80 (31.64% from 255 or 28.78% from 278); Max value from RGB is 129 - color contains mainly: red. Hex color #814550 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814550 is #7EBAAF. Grayscale: #585858. Windows color (decimal): -8305328 or 5260673. OLE color: 5260673.
HSL color Cylindrical-coordinate representation of color #814550: hue angle of 349º 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 #814550 is Cyan = 0, Magento = 0.47, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 69 | 80 | - |
| CMYK | 0 | 0.47 | 0.38 | 0.49 |
| HSL | 349º | 0.3% | 0.39% | - |
| HSV(B) | 349º | 0.47% | 0.51% | - |
| XYZ | 12.63 | 9.5 | 8.76 | - |
| YUV | 88.19 | 123.38 | 157.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 69 | 80 | 0 | 0.47 | 0.38 | 0.49 | 349 | 0.3 | 0.39 |
| Hex | 81 | 45 | 50 | 0 | 2F | 26 | 31 | 15D | 1E | 27 |
| Octal | 201 | 105 | 120 | 0 | 57 | 46 | 61 | 535 | 36 | 47 |
| Binary | 10000001 | 1000101 | 1010000 | 0 | 101111 | 100110 | 110001 | 101011101 | 11110 | 100111 |
Color Harmonies of #814550
Complementary color
Monochromatic Colors of #814550
Black with #814550
Text Example
Text Example
White with #814550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814550; }
p { color: rgb(129,69,80); }
H1.HeaderClassName
{
color: #814550;
}
.AnyTagClassName
{
color: #814550;
}
</style>
background-color css
<style>
a { background-color: #814550; }
a { background-color: rgb(129,69,80); }
div.DivClassName
{
background-color: #814550;
}
.BgClassName
{
background-color: #814550;
}
</style>
border-color css
<style>
span { border-color: #814550; }
span { border-color: rgb(129,69,80); }
td.TdClassName
{
border-color: #814550;
}
.TagClassName
{
border-color: #814550;
}
</style>