Shades of Camelot #793749
Tints of Camelot #793749
RGB
CMYK
RGB Variations
Color information
#793749 (or 0x793749) is known color: Camelot. HEX triplet: 79, 37 and 49. RGB value is (121,55,73). Sum of RGB (Red+Green+Blue) = 121+55+73=249 (32% of max value = 765). Red value is 121 (47.66% from 255 or 48.59% from 249); Green value is 55 (21.88% from 255 or 22.09% from 249); Blue value is 73 (28.91% from 255 or 29.32% from 249); Max value from RGB is 121 - color contains mainly: red. Hex color #793749 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793749 is #86C8B6. Grayscale: #4C4C4C. Windows color (decimal): -8833207 or 4798329. OLE color: 4798329.
HSL color Cylindrical-coordinate representation of color #793749: hue angle of 343.64º 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 #793749 is Cyan = 0, Magento = 0.55, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 55 | 73 | - |
| CMYK | 0 | 0.55 | 0.40 | 0.53 |
| HSL | 343.64º | 0.38% | 0.35% | - |
| HSV(B) | 343.64º | 0.55% | 0.47% | - |
| XYZ | 10.45 | 7.28 | 7.16 | - |
| YUV | 76.79 | 125.87 | 159.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 55 | 73 | 0 | 0.55 | 0.40 | 0.53 | 343.64 | 0.38 | 0.35 |
| Hex | 79 | 37 | 49 | 0 | 37 | 28 | 35 | 158 | 26 | 23 |
| Octal | 171 | 67 | 111 | 0 | 67 | 50 | 65 | 530 | 46 | 43 |
| Binary | 1111001 | 110111 | 1001001 | 0 | 110111 | 101000 | 110101 | 101011000 | 100110 | 100011 |
Color Harmonies of #793749
Complementary color
Monochromatic Colors of #793749
Black with #793749
Text Example
Text Example
White with #793749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793749; }
p { color: rgb(121,55,73); }
H1.HeaderClassName
{
color: #793749;
}
.AnyTagClassName
{
color: #793749;
}
</style>
background-color css
<style>
a { background-color: #793749; }
a { background-color: rgb(121,55,73); }
div.DivClassName
{
background-color: #793749;
}
.BgClassName
{
background-color: #793749;
}
</style>
border-color css
<style>
span { border-color: #793749; }
span { border-color: rgb(121,55,73); }
td.TdClassName
{
border-color: #793749;
}
.TagClassName
{
border-color: #793749;
}
</style>