Shades of Camelot #824556
Tints of Camelot #824556
RGB
CMYK
RGB Variations
Color information
#824556 (or 0x824556) is known color: Camelot. HEX triplet: 82, 45 and 56. RGB value is (130,69,86). Sum of RGB (Red+Green+Blue) = 130+69+86=285 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.61% from 285); Green value is 69 (27.34% from 255 or 24.21% from 285); Blue value is 86 (33.98% from 255 or 30.18% from 285); Max value from RGB is 130 - color contains mainly: red. Hex color #824556 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824556 is #7DBAA9. Grayscale: #595959. Windows color (decimal): -8239786 or 5653890. OLE color: 5653890.
HSL color Cylindrical-coordinate representation of color #824556: hue angle of 343.28º 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 #824556 is Cyan = 0, Magento = 0.47, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 69 | 86 | - |
| CMYK | 0 | 0.47 | 0.34 | 0.49 |
| HSL | 343.28º | 0.31% | 0.39% | - |
| HSV(B) | 343.28º | 0.47% | 0.51% | - |
| XYZ | 13.01 | 9.67 | 9.99 | - |
| YUV | 89.18 | 126.21 | 157.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 69 | 86 | 0 | 0.47 | 0.34 | 0.49 | 343.28 | 0.31 | 0.39 |
| Hex | 82 | 45 | 56 | 0 | 2F | 22 | 31 | 157 | 1F | 27 |
| Octal | 202 | 105 | 126 | 0 | 57 | 42 | 61 | 527 | 37 | 47 |
| Binary | 10000010 | 1000101 | 1010110 | 0 | 101111 | 100010 | 110001 | 101010111 | 11111 | 100111 |
Color Harmonies of #824556
Complementary color
Monochromatic Colors of #824556
Black with #824556
Text Example
Text Example
White with #824556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824556; }
p { color: rgb(130,69,86); }
H1.HeaderClassName
{
color: #824556;
}
.AnyTagClassName
{
color: #824556;
}
</style>
background-color css
<style>
a { background-color: #824556; }
a { background-color: rgb(130,69,86); }
div.DivClassName
{
background-color: #824556;
}
.BgClassName
{
background-color: #824556;
}
</style>
border-color css
<style>
span { border-color: #824556; }
span { border-color: rgb(130,69,86); }
td.TdClassName
{
border-color: #824556;
}
.TagClassName
{
border-color: #824556;
}
</style>