Shades of Camelot #814454
Tints of Camelot #814454
RGB
CMYK
RGB Variations
Color information
#814454 (or 0x814454) is known color: Camelot. HEX triplet: 81, 44 and 54. RGB value is (129,68,84). Sum of RGB (Red+Green+Blue) = 129+68+84=281 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.91% from 281); Green value is 68 (26.95% from 255 or 24.20% from 281); Blue value is 84 (33.20% from 255 or 29.89% from 281); Max value from RGB is 129 - color contains mainly: red. Hex color #814454 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814454 is #7EBBAB. Grayscale: #585858. Windows color (decimal): -8305580 or 5522561. OLE color: 5522561.
HSL color Cylindrical-coordinate representation of color #814454: hue angle of 344.26º degrees, saturation: 0.31, 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 #814454 is Cyan = 0, Magento = 0.47, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 68 | 84 | - |
| CMYK | 0 | 0.47 | 0.35 | 0.49 |
| HSL | 344.26º | 0.31% | 0.39% | - |
| HSV(B) | 344.26º | 0.47% | 0.51% | - |
| XYZ | 12.72 | 9.44 | 9.54 | - |
| YUV | 88.06 | 125.71 | 157.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 68 | 84 | 0 | 0.47 | 0.35 | 0.49 | 344.26 | 0.31 | 0.39 |
| Hex | 81 | 44 | 54 | 0 | 2F | 23 | 31 | 158 | 1F | 27 |
| Octal | 201 | 104 | 124 | 0 | 57 | 43 | 61 | 530 | 37 | 47 |
| Binary | 10000001 | 1000100 | 1010100 | 0 | 101111 | 100011 | 110001 | 101011000 | 11111 | 100111 |
Color Harmonies of #814454
Complementary color
Monochromatic Colors of #814454
Black with #814454
Text Example
Text Example
White with #814454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814454; }
p { color: rgb(129,68,84); }
H1.HeaderClassName
{
color: #814454;
}
.AnyTagClassName
{
color: #814454;
}
</style>
background-color css
<style>
a { background-color: #814454; }
a { background-color: rgb(129,68,84); }
div.DivClassName
{
background-color: #814454;
}
.BgClassName
{
background-color: #814454;
}
</style>
border-color css
<style>
span { border-color: #814454; }
span { border-color: rgb(129,68,84); }
td.TdClassName
{
border-color: #814454;
}
.TagClassName
{
border-color: #814454;
}
</style>