Shades of Camelot #793043
Tints of Camelot #793043
RGB
CMYK
RGB Variations
Color information
#793043 (or 0x793043) is known color: Camelot. HEX triplet: 79, 30 and 43. RGB value is (121,48,67). Sum of RGB (Red+Green+Blue) = 121+48+67=236 (31% of max value = 765). Red value is 121 (47.66% from 255 or 51.27% from 236); Green value is 48 (19.14% from 255 or 20.34% from 236); Blue value is 67 (26.56% from 255 or 28.39% from 236); Max value from RGB is 121 - color contains mainly: red. Hex color #793043 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793043 is #86CFBC. Grayscale: #474747. Windows color (decimal): -8835005 or 4403321. OLE color: 4403321.
HSL color Cylindrical-coordinate representation of color #793043: hue angle of 344.38º 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 #793043 is Cyan = 0, Magento = 0.60, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 48 | 67 | - |
| CMYK | 0 | 0.60 | 0.45 | 0.53 |
| HSL | 344.38º | 0.43% | 0.33% | - |
| HSV(B) | 344.38º | 0.6% | 0.47% | - |
| XYZ | 9.96 | 6.58 | 6.06 | - |
| YUV | 71.99 | 125.18 | 162.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 48 | 67 | 0 | 0.60 | 0.45 | 0.53 | 344.38 | 0.43 | 0.33 |
| Hex | 79 | 30 | 43 | 0 | 3C | 2D | 35 | 158 | 2B | 21 |
| Octal | 171 | 60 | 103 | 0 | 74 | 55 | 65 | 530 | 53 | 41 |
| Binary | 1111001 | 110000 | 1000011 | 0 | 111100 | 101101 | 110101 | 101011000 | 101011 | 100001 |
Color Harmonies of #793043
Complementary color
Monochromatic Colors of #793043
Black with #793043
Text Example
Text Example
White with #793043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793043; }
p { color: rgb(121,48,67); }
H1.HeaderClassName
{
color: #793043;
}
.AnyTagClassName
{
color: #793043;
}
</style>
background-color css
<style>
a { background-color: #793043; }
a { background-color: rgb(121,48,67); }
div.DivClassName
{
background-color: #793043;
}
.BgClassName
{
background-color: #793043;
}
</style>
border-color css
<style>
span { border-color: #793043; }
span { border-color: rgb(121,48,67); }
td.TdClassName
{
border-color: #793043;
}
.TagClassName
{
border-color: #793043;
}
</style>