Shades of Camelot #823751
Tints of Camelot #823751
RGB
CMYK
RGB Variations
Color information
#823751 (or 0x823751) is known color: Camelot. HEX triplet: 82, 37 and 51. RGB value is (130,55,81). Sum of RGB (Red+Green+Blue) = 130+55+81=266 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.87% from 266); Green value is 55 (21.88% from 255 or 20.68% from 266); Blue value is 81 (32.03% from 255 or 30.45% from 266); Max value from RGB is 130 - color contains mainly: red. Hex color #823751 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #823751 is #7DC8AE. Grayscale: #505050. Windows color (decimal): -8243375 or 5322626. OLE color: 5322626.
HSL color Cylindrical-coordinate representation of color #823751: hue angle of 339.2º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #823751 is Cyan = 0, Magento = 0.58, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 55 | 81 | - |
| CMYK | 0 | 0.58 | 0.38 | 0.49 |
| HSL | 339.2º | 0.41% | 0.36% | - |
| HSV(B) | 339.2º | 0.58% | 0.51% | - |
| XYZ | 12.06 | 8.07 | 8.71 | - |
| YUV | 80.39 | 128.35 | 163.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 55 | 81 | 0 | 0.58 | 0.38 | 0.49 | 339.2 | 0.41 | 0.36 |
| Hex | 82 | 37 | 51 | 0 | 3A | 26 | 31 | 153 | 29 | 24 |
| Octal | 202 | 67 | 121 | 0 | 72 | 46 | 61 | 523 | 51 | 44 |
| Binary | 10000010 | 110111 | 1010001 | 0 | 111010 | 100110 | 110001 | 101010011 | 101001 | 100100 |
Color Harmonies of #823751
Complementary color
Monochromatic Colors of #823751
Black with #823751
Text Example
Text Example
White with #823751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823751; }
p { color: rgb(130,55,81); }
H1.HeaderClassName
{
color: #823751;
}
.AnyTagClassName
{
color: #823751;
}
</style>
background-color css
<style>
a { background-color: #823751; }
a { background-color: rgb(130,55,81); }
div.DivClassName
{
background-color: #823751;
}
.BgClassName
{
background-color: #823751;
}
</style>
border-color css
<style>
span { border-color: #823751; }
span { border-color: rgb(130,55,81); }
td.TdClassName
{
border-color: #823751;
}
.TagClassName
{
border-color: #823751;
}
</style>