Shades of Camelot #793844
Tints of Camelot #793844
RGB
CMYK
RGB Variations
Color information
#793844 (or 0x793844) is known color: Camelot. HEX triplet: 79, 38 and 44. RGB value is (121,56,68). Sum of RGB (Red+Green+Blue) = 121+56+68=245 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.39% from 245); Green value is 56 (22.27% from 255 or 22.86% from 245); Blue value is 68 (26.95% from 255 or 27.76% from 245); Max value from RGB is 121 - color contains mainly: red. Hex color #793844 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793844 is #86C7BB. Grayscale: #4C4C4C. Windows color (decimal): -8832956 or 4470905. OLE color: 4470905.
HSL color Cylindrical-coordinate representation of color #793844: hue angle of 348.92º 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 #793844 is Cyan = 0, Magento = 0.54, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 56 | 68 | - |
| CMYK | 0 | 0.54 | 0.44 | 0.53 |
| HSL | 348.92º | 0.37% | 0.35% | - |
| HSV(B) | 348.92º | 0.54% | 0.47% | - |
| XYZ | 10.34 | 7.31 | 6.33 | - |
| YUV | 76.8 | 123.03 | 159.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 56 | 68 | 0 | 0.54 | 0.44 | 0.53 | 348.92 | 0.37 | 0.35 |
| Hex | 79 | 38 | 44 | 0 | 36 | 2C | 35 | 15D | 25 | 23 |
| Octal | 171 | 70 | 104 | 0 | 66 | 54 | 65 | 535 | 45 | 43 |
| Binary | 1111001 | 111000 | 1000100 | 0 | 110110 | 101100 | 110101 | 101011101 | 100101 | 100011 |
Color Harmonies of #793844
Complementary color
Monochromatic Colors of #793844
Black with #793844
Text Example
Text Example
White with #793844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793844; }
p { color: rgb(121,56,68); }
H1.HeaderClassName
{
color: #793844;
}
.AnyTagClassName
{
color: #793844;
}
</style>
background-color css
<style>
a { background-color: #793844; }
a { background-color: rgb(121,56,68); }
div.DivClassName
{
background-color: #793844;
}
.BgClassName
{
background-color: #793844;
}
</style>
border-color css
<style>
span { border-color: #793844; }
span { border-color: rgb(121,56,68); }
td.TdClassName
{
border-color: #793844;
}
.TagClassName
{
border-color: #793844;
}
</style>