Shades of Camelot #793646
Tints of Camelot #793646
RGB
CMYK
RGB Variations
Color information
#793646 (or 0x793646) is known color: Camelot. HEX triplet: 79, 36 and 46. RGB value is (121,54,70). Sum of RGB (Red+Green+Blue) = 121+54+70=245 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.39% from 245); Green value is 54 (21.48% from 255 or 22.04% from 245); Blue value is 70 (27.73% from 255 or 28.57% from 245); Max value from RGB is 121 - color contains mainly: red. Hex color #793646 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793646 is #86C9B9. Grayscale: #4B4B4B. Windows color (decimal): -8833466 or 4601465. OLE color: 4601465.
HSL color Cylindrical-coordinate representation of color #793646: hue angle of 345.67º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #793646 is Cyan = 0, Magento = 0.55, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 54 | 70 | - |
| CMYK | 0 | 0.55 | 0.42 | 0.53 |
| HSL | 345.67º | 0.38% | 0.34% | - |
| HSV(B) | 345.67º | 0.55% | 0.47% | - |
| XYZ | 10.31 | 7.15 | 6.63 | - |
| YUV | 75.86 | 124.7 | 160.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 54 | 70 | 0 | 0.55 | 0.42 | 0.53 | 345.67 | 0.38 | 0.34 |
| Hex | 79 | 36 | 46 | 0 | 37 | 2A | 35 | 15A | 26 | 22 |
| Octal | 171 | 66 | 106 | 0 | 67 | 52 | 65 | 532 | 46 | 42 |
| Binary | 1111001 | 110110 | 1000110 | 0 | 110111 | 101010 | 110101 | 101011010 | 100110 | 100010 |
Color Harmonies of #793646
Complementary color
Monochromatic Colors of #793646
Black with #793646
Text Example
Text Example
White with #793646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793646; }
p { color: rgb(121,54,70); }
H1.HeaderClassName
{
color: #793646;
}
.AnyTagClassName
{
color: #793646;
}
</style>
background-color css
<style>
a { background-color: #793646; }
a { background-color: rgb(121,54,70); }
div.DivClassName
{
background-color: #793646;
}
.BgClassName
{
background-color: #793646;
}
</style>
border-color css
<style>
span { border-color: #793646; }
span { border-color: rgb(121,54,70); }
td.TdClassName
{
border-color: #793646;
}
.TagClassName
{
border-color: #793646;
}
</style>