Shades of Camelot #823742
Tints of Camelot #823742
RGB
CMYK
RGB Variations
Color information
#823742 (or 0x823742) is known color: Camelot. HEX triplet: 82, 37 and 42. RGB value is (130,55,66). Sum of RGB (Red+Green+Blue) = 130+55+66=251 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.79% from 251); Green value is 55 (21.88% from 255 or 21.91% from 251); Blue value is 66 (26.17% from 255 or 26.29% from 251); Max value from RGB is 130 - color contains mainly: red. Hex color #823742 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #823742 is #7DC8BD. Grayscale: #4E4E4E. Windows color (decimal): -8243390 or 4339586. OLE color: 4339586.
HSL color Cylindrical-coordinate representation of color #823742: hue angle of 351.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 #823742 is Cyan = 0, Magento = 0.58, Yellow = 0.49 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 55 | 66 | - |
| CMYK | 0 | 0.58 | 0.49 | 0.49 |
| HSL | 351.2º | 0.41% | 0.36% | - |
| HSV(B) | 351.2º | 0.58% | 0.51% | - |
| XYZ | 11.56 | 7.87 | 6.06 | - |
| YUV | 78.68 | 120.85 | 164.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 55 | 66 | 0 | 0.58 | 0.49 | 0.49 | 351.2 | 0.41 | 0.36 |
| Hex | 82 | 37 | 42 | 0 | 3A | 31 | 31 | 15F | 29 | 24 |
| Octal | 202 | 67 | 102 | 0 | 72 | 61 | 61 | 537 | 51 | 44 |
| Binary | 10000010 | 110111 | 1000010 | 0 | 111010 | 110001 | 110001 | 101011111 | 101001 | 100100 |
Color Harmonies of #823742
Complementary color
Monochromatic Colors of #823742
Black with #823742
Text Example
Text Example
White with #823742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823742; }
p { color: rgb(130,55,66); }
H1.HeaderClassName
{
color: #823742;
}
.AnyTagClassName
{
color: #823742;
}
</style>
background-color css
<style>
a { background-color: #823742; }
a { background-color: rgb(130,55,66); }
div.DivClassName
{
background-color: #823742;
}
.BgClassName
{
background-color: #823742;
}
</style>
border-color css
<style>
span { border-color: #823742; }
span { border-color: rgb(130,55,66); }
td.TdClassName
{
border-color: #823742;
}
.TagClassName
{
border-color: #823742;
}
</style>