Shades of Camelot #814354
Tints of Camelot #814354
RGB
CMYK
RGB Variations
Color information
#814354 (or 0x814354) is known color: Camelot. HEX triplet: 81, 43 and 54. RGB value is (129,67,84). Sum of RGB (Red+Green+Blue) = 129+67+84=280 (37% of max value = 765). Red value is 129 (50.78% from 255 or 46.07% from 280); Green value is 67 (26.56% from 255 or 23.93% from 280); Blue value is 84 (33.20% from 255 or 30% from 280); Max value from RGB is 129 - color contains mainly: red. Hex color #814354 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814354 is #7EBCAB. Grayscale: #575757. Windows color (decimal): -8305836 or 5522305. OLE color: 5522305.
HSL color Cylindrical-coordinate representation of color #814354: hue angle of 343.55º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #814354 is Cyan = 0, Magento = 0.48, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 67 | 84 | - |
| CMYK | 0 | 0.48 | 0.35 | 0.49 |
| HSL | 343.55º | 0.32% | 0.38% | - |
| HSV(B) | 343.55º | 0.48% | 0.51% | - |
| XYZ | 12.66 | 9.32 | 9.52 | - |
| YUV | 87.48 | 126.04 | 157.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 67 | 84 | 0 | 0.48 | 0.35 | 0.49 | 343.55 | 0.32 | 0.38 |
| Hex | 81 | 43 | 54 | 0 | 30 | 23 | 31 | 158 | 20 | 26 |
| Octal | 201 | 103 | 124 | 0 | 60 | 43 | 61 | 530 | 40 | 46 |
| Binary | 10000001 | 1000011 | 1010100 | 0 | 110000 | 100011 | 110001 | 101011000 | 100000 | 100110 |
Color Harmonies of #814354
Complementary color
Monochromatic Colors of #814354
Black with #814354
Text Example
Text Example
White with #814354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814354; }
p { color: rgb(129,67,84); }
H1.HeaderClassName
{
color: #814354;
}
.AnyTagClassName
{
color: #814354;
}
</style>
background-color css
<style>
a { background-color: #814354; }
a { background-color: rgb(129,67,84); }
div.DivClassName
{
background-color: #814354;
}
.BgClassName
{
background-color: #814354;
}
</style>
border-color css
<style>
span { border-color: #814354; }
span { border-color: rgb(129,67,84); }
td.TdClassName
{
border-color: #814354;
}
.TagClassName
{
border-color: #814354;
}
</style>