Shades of Camelot #824156
Tints of Camelot #824156
RGB
CMYK
RGB Variations
Color information
#824156 (or 0x824156) is known color: Camelot. HEX triplet: 82, 41 and 56. RGB value is (130,65,86). Sum of RGB (Red+Green+Blue) = 130+65+86=281 (37% of max value = 765). Red value is 130 (51.17% from 255 or 46.26% from 281); Green value is 65 (25.78% from 255 or 23.13% from 281); Blue value is 86 (33.98% from 255 or 30.60% from 281); Max value from RGB is 130 - color contains mainly: red. Hex color #824156 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824156 is #7DBEA9. Grayscale: #565656. Windows color (decimal): -8240810 or 5652866. OLE color: 5652866.
HSL color Cylindrical-coordinate representation of color #824156: hue angle of 340.62º degrees, saturation: 0.33, 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 #824156 is Cyan = 0, Magento = 0.50, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 65 | 86 | - |
| CMYK | 0 | 0.50 | 0.34 | 0.49 |
| HSL | 340.62º | 0.33% | 0.38% | - |
| HSV(B) | 340.62º | 0.5% | 0.51% | - |
| XYZ | 12.78 | 9.2 | 9.91 | - |
| YUV | 86.83 | 127.53 | 158.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 65 | 86 | 0 | 0.50 | 0.34 | 0.49 | 340.62 | 0.33 | 0.38 |
| Hex | 82 | 41 | 56 | 0 | 32 | 22 | 31 | 155 | 21 | 26 |
| Octal | 202 | 101 | 126 | 0 | 62 | 42 | 61 | 525 | 41 | 46 |
| Binary | 10000010 | 1000001 | 1010110 | 0 | 110010 | 100010 | 110001 | 101010101 | 100001 | 100110 |
Color Harmonies of #824156
Complementary color
Monochromatic Colors of #824156
Black with #824156
Text Example
Text Example
White with #824156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824156; }
p { color: rgb(130,65,86); }
H1.HeaderClassName
{
color: #824156;
}
.AnyTagClassName
{
color: #824156;
}
</style>
background-color css
<style>
a { background-color: #824156; }
a { background-color: rgb(130,65,86); }
div.DivClassName
{
background-color: #824156;
}
.BgClassName
{
background-color: #824156;
}
</style>
border-color css
<style>
span { border-color: #824156; }
span { border-color: rgb(130,65,86); }
td.TdClassName
{
border-color: #824156;
}
.TagClassName
{
border-color: #824156;
}
</style>