Shades of Camelot #824451
Tints of Camelot #824451
RGB
CMYK
RGB Variations
Color information
#824451 (or 0x824451) is known color: Camelot. HEX triplet: 82, 44 and 51. RGB value is (130,68,81). Sum of RGB (Red+Green+Blue) = 130+68+81=279 (36% of max value = 765). Red value is 130 (51.17% from 255 or 46.59% from 279); Green value is 68 (26.95% from 255 or 24.37% from 279); Blue value is 81 (32.03% from 255 or 29.03% from 279); Max value from RGB is 130 - color contains mainly: red. Hex color #824451 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824451 is #7DBBAE. Grayscale: #585858. Windows color (decimal): -8240047 or 5325954. OLE color: 5325954.
HSL color Cylindrical-coordinate representation of color #824451: hue angle of 347.42º 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 #824451 is Cyan = 0, Magento = 0.48, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 68 | 81 | - |
| CMYK | 0 | 0.48 | 0.38 | 0.49 |
| HSL | 347.42º | 0.31% | 0.39% | - |
| HSV(B) | 347.42º | 0.48% | 0.51% | - |
| XYZ | 12.76 | 9.47 | 8.94 | - |
| YUV | 88.02 | 124.04 | 157.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 68 | 81 | 0 | 0.48 | 0.38 | 0.49 | 347.42 | 0.31 | 0.39 |
| Hex | 82 | 44 | 51 | 0 | 30 | 26 | 31 | 15B | 1F | 27 |
| Octal | 202 | 104 | 121 | 0 | 60 | 46 | 61 | 533 | 37 | 47 |
| Binary | 10000010 | 1000100 | 1010001 | 0 | 110000 | 100110 | 110001 | 101011011 | 11111 | 100111 |
Color Harmonies of #824451
Complementary color
Monochromatic Colors of #824451
Black with #824451
Text Example
Text Example
White with #824451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824451; }
p { color: rgb(130,68,81); }
H1.HeaderClassName
{
color: #824451;
}
.AnyTagClassName
{
color: #824451;
}
</style>
background-color css
<style>
a { background-color: #824451; }
a { background-color: rgb(130,68,81); }
div.DivClassName
{
background-color: #824451;
}
.BgClassName
{
background-color: #824451;
}
</style>
border-color css
<style>
span { border-color: #824451; }
span { border-color: rgb(130,68,81); }
td.TdClassName
{
border-color: #824451;
}
.TagClassName
{
border-color: #824451;
}
</style>