Shades of Camelot #823043
Tints of Camelot #823043
RGB
CMYK
RGB Variations
Color information
#823043 (or 0x823043) is known color: Camelot. HEX triplet: 82, 30 and 43. RGB value is (130,48,67). Sum of RGB (Red+Green+Blue) = 130+48+67=245 (32% of max value = 765). Red value is 130 (51.17% from 255 or 53.06% from 245); Green value is 48 (19.14% from 255 or 19.59% from 245); Blue value is 67 (26.56% from 255 or 27.35% from 245); Max value from RGB is 130 - color contains mainly: red. Hex color #823043 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #823043 is #7DCFBC. Grayscale: #4A4A4A. Windows color (decimal): -8245181 or 4403330. OLE color: 4403330.
HSL color Cylindrical-coordinate representation of color #823043: hue angle of 346.1º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #823043 is Cyan = 0, Magento = 0.63, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 48 | 67 | - |
| CMYK | 0 | 0.63 | 0.48 | 0.49 |
| HSL | 346.1º | 0.46% | 0.35% | - |
| HSV(B) | 346.1º | 0.63% | 0.51% | - |
| XYZ | 11.28 | 7.26 | 6.12 | - |
| YUV | 74.68 | 123.67 | 167.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 48 | 67 | 0 | 0.63 | 0.48 | 0.49 | 346.1 | 0.46 | 0.35 |
| Hex | 82 | 30 | 43 | 0 | 3F | 30 | 31 | 15A | 2E | 23 |
| Octal | 202 | 60 | 103 | 0 | 77 | 60 | 61 | 532 | 56 | 43 |
| Binary | 10000010 | 110000 | 1000011 | 0 | 111111 | 110000 | 110001 | 101011010 | 101110 | 100011 |
Color Harmonies of #823043
Complementary color
Monochromatic Colors of #823043
Black with #823043
Text Example
Text Example
White with #823043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823043; }
p { color: rgb(130,48,67); }
H1.HeaderClassName
{
color: #823043;
}
.AnyTagClassName
{
color: #823043;
}
</style>
background-color css
<style>
a { background-color: #823043; }
a { background-color: rgb(130,48,67); }
div.DivClassName
{
background-color: #823043;
}
.BgClassName
{
background-color: #823043;
}
</style>
border-color css
<style>
span { border-color: #823043; }
span { border-color: rgb(130,48,67); }
td.TdClassName
{
border-color: #823043;
}
.TagClassName
{
border-color: #823043;
}
</style>