Shades of Camelot #793347
Tints of Camelot #793347
RGB
CMYK
RGB Variations
Color information
#793347 (or 0x793347) is known color: Camelot. HEX triplet: 79, 33 and 47. RGB value is (121,51,71). Sum of RGB (Red+Green+Blue) = 121+51+71=243 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.79% from 243); Green value is 51 (20.31% from 255 or 20.99% from 243); Blue value is 71 (28.12% from 255 or 29.22% from 243); Max value from RGB is 121 - color contains mainly: red. Hex color #793347 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793347 is #86CCB8. Grayscale: #4A4A4A. Windows color (decimal): -8834233 or 4666233. OLE color: 4666233.
HSL color Cylindrical-coordinate representation of color #793347: hue angle of 342.86º degrees, saturation: 0.41, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #793347 is Cyan = 0, Magento = 0.58, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 51 | 71 | - |
| CMYK | 0 | 0.58 | 0.41 | 0.53 |
| HSL | 342.86º | 0.41% | 0.34% | - |
| HSV(B) | 342.86º | 0.58% | 0.47% | - |
| XYZ | 10.21 | 6.89 | 6.75 | - |
| YUV | 74.21 | 126.19 | 161.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 51 | 71 | 0 | 0.58 | 0.41 | 0.53 | 342.86 | 0.41 | 0.34 |
| Hex | 79 | 33 | 47 | 0 | 3A | 29 | 35 | 157 | 29 | 22 |
| Octal | 171 | 63 | 107 | 0 | 72 | 51 | 65 | 527 | 51 | 42 |
| Binary | 1111001 | 110011 | 1000111 | 0 | 111010 | 101001 | 110101 | 101010111 | 101001 | 100010 |
Color Harmonies of #793347
Complementary color
Monochromatic Colors of #793347
Black with #793347
Text Example
Text Example
White with #793347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793347; }
p { color: rgb(121,51,71); }
H1.HeaderClassName
{
color: #793347;
}
.AnyTagClassName
{
color: #793347;
}
</style>
background-color css
<style>
a { background-color: #793347; }
a { background-color: rgb(121,51,71); }
div.DivClassName
{
background-color: #793347;
}
.BgClassName
{
background-color: #793347;
}
</style>
border-color css
<style>
span { border-color: #793347; }
span { border-color: rgb(121,51,71); }
td.TdClassName
{
border-color: #793347;
}
.TagClassName
{
border-color: #793347;
}
</style>