Shades of Camelot #793648
Tints of Camelot #793648
RGB
CMYK
RGB Variations
Color information
#793648 (or 0x793648) is known color: Camelot. HEX triplet: 79, 36 and 48. RGB value is (121,54,72). Sum of RGB (Red+Green+Blue) = 121+54+72=247 (32% of max value = 765). Red value is 121 (47.66% from 255 or 48.99% from 247); Green value is 54 (21.48% from 255 or 21.86% from 247); Blue value is 72 (28.52% from 255 or 29.15% from 247); Max value from RGB is 121 - color contains mainly: red. Hex color #793648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793648 is #86C9B7. Grayscale: #4C4C4C. Windows color (decimal): -8833464 or 4732537. OLE color: 4732537.
HSL color Cylindrical-coordinate representation of color #793648: hue angle of 343.88º 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 #793648 is Cyan = 0, Magento = 0.55, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 54 | 72 | - |
| CMYK | 0 | 0.55 | 0.40 | 0.53 |
| HSL | 343.88º | 0.38% | 0.34% | - |
| HSV(B) | 343.88º | 0.55% | 0.47% | - |
| XYZ | 10.37 | 7.17 | 6.97 | - |
| YUV | 76.09 | 125.7 | 160.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 54 | 72 | 0 | 0.55 | 0.40 | 0.53 | 343.88 | 0.38 | 0.34 |
| Hex | 79 | 36 | 48 | 0 | 37 | 28 | 35 | 158 | 26 | 22 |
| Octal | 171 | 66 | 110 | 0 | 67 | 50 | 65 | 530 | 46 | 42 |
| Binary | 1111001 | 110110 | 1001000 | 0 | 110111 | 101000 | 110101 | 101011000 | 100110 | 100010 |
Color Harmonies of #793648
Complementary color
Monochromatic Colors of #793648
Black with #793648
Text Example
Text Example
White with #793648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793648; }
p { color: rgb(121,54,72); }
H1.HeaderClassName
{
color: #793648;
}
.AnyTagClassName
{
color: #793648;
}
</style>
background-color css
<style>
a { background-color: #793648; }
a { background-color: rgb(121,54,72); }
div.DivClassName
{
background-color: #793648;
}
.BgClassName
{
background-color: #793648;
}
</style>
border-color css
<style>
span { border-color: #793648; }
span { border-color: rgb(121,54,72); }
td.TdClassName
{
border-color: #793648;
}
.TagClassName
{
border-color: #793648;
}
</style>