Shades of Camelot #823446
Tints of Camelot #823446
RGB
CMYK
RGB Variations
Color information
#823446 (or 0x823446) is known color: Camelot. HEX triplet: 82, 34 and 46. RGB value is (130,52,70). Sum of RGB (Red+Green+Blue) = 130+52+70=252 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.59% from 252); Green value is 52 (20.70% from 255 or 20.63% from 252); Blue value is 70 (27.73% from 255 or 27.78% from 252); Max value from RGB is 130 - color contains mainly: red. Hex color #823446 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #823446 is #7DCBB9. Grayscale: #4D4D4D. Windows color (decimal): -8244154 or 4600962. OLE color: 4600962.
HSL color Cylindrical-coordinate representation of color #823446: hue angle of 346.15º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #823446 is Cyan = 0, Magento = 0.60, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 52 | 70 | - |
| CMYK | 0 | 0.60 | 0.46 | 0.49 |
| HSL | 346.15º | 0.43% | 0.36% | - |
| HSV(B) | 346.15º | 0.6% | 0.51% | - |
| XYZ | 11.54 | 7.64 | 6.66 | - |
| YUV | 77.37 | 123.84 | 165.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 52 | 70 | 0 | 0.60 | 0.46 | 0.49 | 346.15 | 0.43 | 0.36 |
| Hex | 82 | 34 | 46 | 0 | 3C | 2E | 31 | 15A | 2B | 24 |
| Octal | 202 | 64 | 106 | 0 | 74 | 56 | 61 | 532 | 53 | 44 |
| Binary | 10000010 | 110100 | 1000110 | 0 | 111100 | 101110 | 110001 | 101011010 | 101011 | 100100 |
Color Harmonies of #823446
Complementary color
Monochromatic Colors of #823446
Black with #823446
Text Example
Text Example
White with #823446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823446; }
p { color: rgb(130,52,70); }
H1.HeaderClassName
{
color: #823446;
}
.AnyTagClassName
{
color: #823446;
}
</style>
background-color css
<style>
a { background-color: #823446; }
a { background-color: rgb(130,52,70); }
div.DivClassName
{
background-color: #823446;
}
.BgClassName
{
background-color: #823446;
}
</style>
border-color css
<style>
span { border-color: #823446; }
span { border-color: rgb(130,52,70); }
td.TdClassName
{
border-color: #823446;
}
.TagClassName
{
border-color: #823446;
}
</style>