Shades of Camelot #824453
Tints of Camelot #824453
RGB
CMYK
RGB Variations
Color information
#824453 (or 0x824453) is known color: Camelot. HEX triplet: 82, 44 and 53. RGB value is (130,68,83). Sum of RGB (Red+Green+Blue) = 130+68+83=281 (37% of max value = 765). Red value is 130 (51.17% from 255 or 46.26% from 281); Green value is 68 (26.95% from 255 or 24.20% from 281); Blue value is 83 (32.81% from 255 or 29.54% from 281); Max value from RGB is 130 - color contains mainly: red. Hex color #824453 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824453 is #7DBBAC. Grayscale: #585858. Windows color (decimal): -8240045 or 5457026. OLE color: 5457026.
HSL color Cylindrical-coordinate representation of color #824453: hue angle of 345.48º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #824453 is Cyan = 0, Magento = 0.48, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 68 | 83 | - |
| CMYK | 0 | 0.48 | 0.36 | 0.49 |
| HSL | 345.48º | 0.31% | 0.39% | - |
| HSV(B) | 345.48º | 0.48% | 0.51% | - |
| XYZ | 12.83 | 9.5 | 9.34 | - |
| YUV | 88.25 | 125.04 | 157.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 68 | 83 | 0 | 0.48 | 0.36 | 0.49 | 345.48 | 0.31 | 0.39 |
| Hex | 82 | 44 | 53 | 0 | 30 | 24 | 31 | 159 | 1F | 27 |
| Octal | 202 | 104 | 123 | 0 | 60 | 44 | 61 | 531 | 37 | 47 |
| Binary | 10000010 | 1000100 | 1010011 | 0 | 110000 | 100100 | 110001 | 101011001 | 11111 | 100111 |
Color Harmonies of #824453
Complementary color
Monochromatic Colors of #824453
Black with #824453
Text Example
Text Example
White with #824453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824453; }
p { color: rgb(130,68,83); }
H1.HeaderClassName
{
color: #824453;
}
.AnyTagClassName
{
color: #824453;
}
</style>
background-color css
<style>
a { background-color: #824453; }
a { background-color: rgb(130,68,83); }
div.DivClassName
{
background-color: #824453;
}
.BgClassName
{
background-color: #824453;
}
</style>
border-color css
<style>
span { border-color: #824453; }
span { border-color: rgb(130,68,83); }
td.TdClassName
{
border-color: #824453;
}
.TagClassName
{
border-color: #824453;
}
</style>