Shades of Camelot #814052
Tints of Camelot #814052
RGB
CMYK
RGB Variations
Color information
#814052 (or 0x814052) is known color: Camelot. HEX triplet: 81, 40 and 52. RGB value is (129,64,82). Sum of RGB (Red+Green+Blue) = 129+64+82=275 (36% of max value = 765). Red value is 129 (50.78% from 255 or 46.91% from 275); Green value is 64 (25.39% from 255 or 23.27% from 275); Blue value is 82 (32.42% from 255 or 29.82% from 275); Max value from RGB is 129 - color contains mainly: red. Hex color #814052 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814052 is #7EBFAD. Grayscale: #555555. Windows color (decimal): -8306606 or 5390465. OLE color: 5390465.
HSL color Cylindrical-coordinate representation of color #814052: hue angle of 343.38º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #814052 is Cyan = 0, Magento = 0.50, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 64 | 82 | - |
| CMYK | 0 | 0.50 | 0.36 | 0.49 |
| HSL | 343.38º | 0.34% | 0.38% | - |
| HSV(B) | 343.38º | 0.5% | 0.51% | - |
| XYZ | 12.41 | 8.94 | 9.05 | - |
| YUV | 85.49 | 126.03 | 159.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 64 | 82 | 0 | 0.50 | 0.36 | 0.49 | 343.38 | 0.34 | 0.38 |
| Hex | 81 | 40 | 52 | 0 | 32 | 24 | 31 | 157 | 22 | 26 |
| Octal | 201 | 100 | 122 | 0 | 62 | 44 | 61 | 527 | 42 | 46 |
| Binary | 10000001 | 1000000 | 1010010 | 0 | 110010 | 100100 | 110001 | 101010111 | 100010 | 100110 |
Color Harmonies of #814052
Complementary color
Monochromatic Colors of #814052
Black with #814052
Text Example
Text Example
White with #814052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814052; }
p { color: rgb(129,64,82); }
H1.HeaderClassName
{
color: #814052;
}
.AnyTagClassName
{
color: #814052;
}
</style>
background-color css
<style>
a { background-color: #814052; }
a { background-color: rgb(129,64,82); }
div.DivClassName
{
background-color: #814052;
}
.BgClassName
{
background-color: #814052;
}
</style>
border-color css
<style>
span { border-color: #814052; }
span { border-color: rgb(129,64,82); }
td.TdClassName
{
border-color: #814052;
}
.TagClassName
{
border-color: #814052;
}
</style>