Shades of Camelot #793744
Tints of Camelot #793744
RGB
CMYK
RGB Variations
Color information
#793744 (or 0x793744) is known color: Camelot. HEX triplet: 79, 37 and 44. RGB value is (121,55,68). Sum of RGB (Red+Green+Blue) = 121+55+68=244 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.59% from 244); Green value is 55 (21.88% from 255 or 22.54% from 244); Blue value is 68 (26.95% from 255 or 27.87% from 244); Max value from RGB is 121 - color contains mainly: red. Hex color #793744 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793744 is #86C8BB. Grayscale: #4C4C4C. Windows color (decimal): -8833212 or 4470649. OLE color: 4470649.
HSL color Cylindrical-coordinate representation of color #793744: hue angle of 348.18º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #793744 is Cyan = 0, Magento = 0.55, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 55 | 68 | - |
| CMYK | 0 | 0.55 | 0.44 | 0.53 |
| HSL | 348.18º | 0.38% | 0.35% | - |
| HSV(B) | 348.18º | 0.55% | 0.47% | - |
| XYZ | 10.29 | 7.21 | 6.32 | - |
| YUV | 76.22 | 123.37 | 159.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 55 | 68 | 0 | 0.55 | 0.44 | 0.53 | 348.18 | 0.38 | 0.35 |
| Hex | 79 | 37 | 44 | 0 | 37 | 2C | 35 | 15C | 26 | 23 |
| Octal | 171 | 67 | 104 | 0 | 67 | 54 | 65 | 534 | 46 | 43 |
| Binary | 1111001 | 110111 | 1000100 | 0 | 110111 | 101100 | 110101 | 101011100 | 100110 | 100011 |
Color Harmonies of #793744
Complementary color
Monochromatic Colors of #793744
Black with #793744
Text Example
Text Example
White with #793744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793744; }
p { color: rgb(121,55,68); }
H1.HeaderClassName
{
color: #793744;
}
.AnyTagClassName
{
color: #793744;
}
</style>
background-color css
<style>
a { background-color: #793744; }
a { background-color: rgb(121,55,68); }
div.DivClassName
{
background-color: #793744;
}
.BgClassName
{
background-color: #793744;
}
</style>
border-color css
<style>
span { border-color: #793744; }
span { border-color: rgb(121,55,68); }
td.TdClassName
{
border-color: #793744;
}
.TagClassName
{
border-color: #793744;
}
</style>