Shades of Camelot #823642
Tints of Camelot #823642
RGB
CMYK
RGB Variations
Color information
#823642 (or 0x823642) is known color: Camelot. HEX triplet: 82, 36 and 42. RGB value is (130,54,66). Sum of RGB (Red+Green+Blue) = 130+54+66=250 (33% of max value = 765). Red value is 130 (51.17% from 255 or 52% from 250); Green value is 54 (21.48% from 255 or 21.6% from 250); Blue value is 66 (26.17% from 255 or 26.4% from 250); Max value from RGB is 130 - color contains mainly: red. Hex color #823642 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #823642 is #7DC9BD. Grayscale: #4E4E4E. Windows color (decimal): -8243646 or 4339330. OLE color: 4339330.
HSL color Cylindrical-coordinate representation of color #823642: hue angle of 350.53º 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 #823642 is Cyan = 0, Magento = 0.58, Yellow = 0.49 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 54 | 66 | - |
| CMYK | 0 | 0.58 | 0.49 | 0.49 |
| HSL | 350.53º | 0.41% | 0.36% | - |
| HSV(B) | 350.53º | 0.58% | 0.51% | - |
| XYZ | 11.51 | 7.78 | 6.05 | - |
| YUV | 78.09 | 121.18 | 165.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 54 | 66 | 0 | 0.58 | 0.49 | 0.49 | 350.53 | 0.41 | 0.36 |
| Hex | 82 | 36 | 42 | 0 | 3A | 31 | 31 | 15F | 29 | 24 |
| Octal | 202 | 66 | 102 | 0 | 72 | 61 | 61 | 537 | 51 | 44 |
| Binary | 10000010 | 110110 | 1000010 | 0 | 111010 | 110001 | 110001 | 101011111 | 101001 | 100100 |
Color Harmonies of #823642
Complementary color
Monochromatic Colors of #823642
Black with #823642
Text Example
Text Example
White with #823642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823642; }
p { color: rgb(130,54,66); }
H1.HeaderClassName
{
color: #823642;
}
.AnyTagClassName
{
color: #823642;
}
</style>
background-color css
<style>
a { background-color: #823642; }
a { background-color: rgb(130,54,66); }
div.DivClassName
{
background-color: #823642;
}
.BgClassName
{
background-color: #823642;
}
</style>
border-color css
<style>
span { border-color: #823642; }
span { border-color: rgb(130,54,66); }
td.TdClassName
{
border-color: #823642;
}
.TagClassName
{
border-color: #823642;
}
</style>