Shades of Camelot #793845
Tints of Camelot #793845
RGB
CMYK
RGB Variations
Color information
#793845 (or 0x793845) is known color: Camelot. HEX triplet: 79, 38 and 45. RGB value is (121,56,69). Sum of RGB (Red+Green+Blue) = 121+56+69=246 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.19% from 246); Green value is 56 (22.27% from 255 or 22.76% from 246); Blue value is 69 (27.34% from 255 or 28.05% from 246); Max value from RGB is 121 - color contains mainly: red. Hex color #793845 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793845 is #86C7BA. Grayscale: #4C4C4C. Windows color (decimal): -8832955 or 4536441. OLE color: 4536441.
HSL color Cylindrical-coordinate representation of color #793845: hue angle of 348º 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 #793845 is Cyan = 0, Magento = 0.54, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 56 | 69 | - |
| CMYK | 0 | 0.54 | 0.43 | 0.53 |
| HSL | 348º | 0.37% | 0.35% | - |
| HSV(B) | 348º | 0.54% | 0.47% | - |
| XYZ | 10.37 | 7.32 | 6.5 | - |
| YUV | 76.92 | 123.53 | 159.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 56 | 69 | 0 | 0.54 | 0.43 | 0.53 | 348 | 0.37 | 0.35 |
| Hex | 79 | 38 | 45 | 0 | 36 | 2B | 35 | 15C | 25 | 23 |
| Octal | 171 | 70 | 105 | 0 | 66 | 53 | 65 | 534 | 45 | 43 |
| Binary | 1111001 | 111000 | 1000101 | 0 | 110110 | 101011 | 110101 | 101011100 | 100101 | 100011 |
Color Harmonies of #793845
Complementary color
Monochromatic Colors of #793845
Black with #793845
Text Example
Text Example
White with #793845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793845; }
p { color: rgb(121,56,69); }
H1.HeaderClassName
{
color: #793845;
}
.AnyTagClassName
{
color: #793845;
}
</style>
background-color css
<style>
a { background-color: #793845; }
a { background-color: rgb(121,56,69); }
div.DivClassName
{
background-color: #793845;
}
.BgClassName
{
background-color: #793845;
}
</style>
border-color css
<style>
span { border-color: #793845; }
span { border-color: rgb(121,56,69); }
td.TdClassName
{
border-color: #793845;
}
.TagClassName
{
border-color: #793845;
}
</style>