Shades of Camelot #824653
Tints of Camelot #824653
RGB
CMYK
RGB Variations
Color information
#824653 (or 0x824653) is known color: Camelot. HEX triplet: 82, 46 and 53. RGB value is (130,70,83). Sum of RGB (Red+Green+Blue) = 130+70+83=283 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.94% from 283); Green value is 70 (27.73% from 255 or 24.73% from 283); Blue value is 83 (32.81% from 255 or 29.33% from 283); Max value from RGB is 130 - color contains mainly: red. Hex color #824653 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824653 is #7DB9AC. Grayscale: #595959. Windows color (decimal): -8239533 or 5457538. OLE color: 5457538.
HSL color Cylindrical-coordinate representation of color #824653: hue angle of 347º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #824653 is Cyan = 0, Magento = 0.46, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 70 | 83 | - |
| CMYK | 0 | 0.46 | 0.36 | 0.49 |
| HSL | 347º | 0.3% | 0.39% | - |
| HSV(B) | 347º | 0.46% | 0.51% | - |
| XYZ | 12.96 | 9.75 | 9.38 | - |
| YUV | 89.42 | 124.38 | 156.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 70 | 83 | 0 | 0.46 | 0.36 | 0.49 | 347 | 0.3 | 0.39 |
| Hex | 82 | 46 | 53 | 0 | 2E | 24 | 31 | 15B | 1E | 27 |
| Octal | 202 | 106 | 123 | 0 | 56 | 44 | 61 | 533 | 36 | 47 |
| Binary | 10000010 | 1000110 | 1010011 | 0 | 101110 | 100100 | 110001 | 101011011 | 11110 | 100111 |
Color Harmonies of #824653
Complementary color
Monochromatic Colors of #824653
Black with #824653
Text Example
Text Example
White with #824653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824653; }
p { color: rgb(130,70,83); }
H1.HeaderClassName
{
color: #824653;
}
.AnyTagClassName
{
color: #824653;
}
</style>
background-color css
<style>
a { background-color: #824653; }
a { background-color: rgb(130,70,83); }
div.DivClassName
{
background-color: #824653;
}
.BgClassName
{
background-color: #824653;
}
</style>
border-color css
<style>
span { border-color: #824653; }
span { border-color: rgb(130,70,83); }
td.TdClassName
{
border-color: #824653;
}
.TagClassName
{
border-color: #824653;
}
</style>