Shades of Camelot #793044
Tints of Camelot #793044
RGB
CMYK
RGB Variations
Color information
#793044 (or 0x793044) is known color: Camelot. HEX triplet: 79, 30 and 44. RGB value is (121,48,68). Sum of RGB (Red+Green+Blue) = 121+48+68=237 (31% of max value = 765). Red value is 121 (47.66% from 255 or 51.05% from 237); Green value is 48 (19.14% from 255 or 20.25% from 237); Blue value is 68 (26.95% from 255 or 28.69% from 237); Max value from RGB is 121 - color contains mainly: red. Hex color #793044 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793044 is #86CFBB. Grayscale: #484848. Windows color (decimal): -8835004 or 4468857. OLE color: 4468857.
HSL color Cylindrical-coordinate representation of color #793044: hue angle of 343.56º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #793044 is Cyan = 0, Magento = 0.60, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 48 | 68 | - |
| CMYK | 0 | 0.60 | 0.44 | 0.53 |
| HSL | 343.56º | 0.43% | 0.33% | - |
| HSV(B) | 343.56º | 0.6% | 0.47% | - |
| XYZ | 9.99 | 6.6 | 6.22 | - |
| YUV | 72.11 | 125.68 | 162.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 48 | 68 | 0 | 0.60 | 0.44 | 0.53 | 343.56 | 0.43 | 0.33 |
| Hex | 79 | 30 | 44 | 0 | 3C | 2C | 35 | 158 | 2B | 21 |
| Octal | 171 | 60 | 104 | 0 | 74 | 54 | 65 | 530 | 53 | 41 |
| Binary | 1111001 | 110000 | 1000100 | 0 | 111100 | 101100 | 110101 | 101011000 | 101011 | 100001 |
Color Harmonies of #793044
Complementary color
Monochromatic Colors of #793044
Black with #793044
Text Example
Text Example
White with #793044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793044; }
p { color: rgb(121,48,68); }
H1.HeaderClassName
{
color: #793044;
}
.AnyTagClassName
{
color: #793044;
}
</style>
background-color css
<style>
a { background-color: #793044; }
a { background-color: rgb(121,48,68); }
div.DivClassName
{
background-color: #793044;
}
.BgClassName
{
background-color: #793044;
}
</style>
border-color css
<style>
span { border-color: #793044; }
span { border-color: rgb(121,48,68); }
td.TdClassName
{
border-color: #793044;
}
.TagClassName
{
border-color: #793044;
}
</style>