Shades of Camelot #793847
Tints of Camelot #793847
RGB
CMYK
RGB Variations
Color information
#793847 (or 0x793847) is known color: Camelot. HEX triplet: 79, 38 and 47. RGB value is (121,56,71). Sum of RGB (Red+Green+Blue) = 121+56+71=248 (32% of max value = 765). Red value is 121 (47.66% from 255 or 48.79% from 248); Green value is 56 (22.27% from 255 or 22.58% from 248); Blue value is 71 (28.12% from 255 or 28.63% from 248); Max value from RGB is 121 - color contains mainly: red. Hex color #793847 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793847 is #86C7B8. Grayscale: #4D4D4D. Windows color (decimal): -8832953 or 4667513. OLE color: 4667513.
HSL color Cylindrical-coordinate representation of color #793847: hue angle of 346.15º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #793847 is Cyan = 0, Magento = 0.54, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 56 | 71 | - |
| CMYK | 0 | 0.54 | 0.41 | 0.53 |
| HSL | 346.15º | 0.37% | 0.35% | - |
| HSV(B) | 346.15º | 0.54% | 0.47% | - |
| XYZ | 10.44 | 7.35 | 6.83 | - |
| YUV | 77.15 | 124.53 | 159.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 56 | 71 | 0 | 0.54 | 0.41 | 0.53 | 346.15 | 0.37 | 0.35 |
| Hex | 79 | 38 | 47 | 0 | 36 | 29 | 35 | 15A | 25 | 23 |
| Octal | 171 | 70 | 107 | 0 | 66 | 51 | 65 | 532 | 45 | 43 |
| Binary | 1111001 | 111000 | 1000111 | 0 | 110110 | 101001 | 110101 | 101011010 | 100101 | 100011 |
Color Harmonies of #793847
Complementary color
Monochromatic Colors of #793847
Black with #793847
Text Example
Text Example
White with #793847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793847; }
p { color: rgb(121,56,71); }
H1.HeaderClassName
{
color: #793847;
}
.AnyTagClassName
{
color: #793847;
}
</style>
background-color css
<style>
a { background-color: #793847; }
a { background-color: rgb(121,56,71); }
div.DivClassName
{
background-color: #793847;
}
.BgClassName
{
background-color: #793847;
}
</style>
border-color css
<style>
span { border-color: #793847; }
span { border-color: rgb(121,56,71); }
td.TdClassName
{
border-color: #793847;
}
.TagClassName
{
border-color: #793847;
}
</style>