Shades of Camelot #793548
Tints of Camelot #793548
RGB
CMYK
RGB Variations
Color information
#793548 (or 0x793548) is known color: Camelot. HEX triplet: 79, 35 and 48. RGB value is (121,53,72). Sum of RGB (Red+Green+Blue) = 121+53+72=246 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.19% from 246); Green value is 53 (21.09% from 255 or 21.54% from 246); Blue value is 72 (28.52% from 255 or 29.27% from 246); Max value from RGB is 121 - color contains mainly: red. Hex color #793548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793548 is #86CAB7. Grayscale: #4B4B4B. Windows color (decimal): -8833720 or 4732281. OLE color: 4732281.
HSL color Cylindrical-coordinate representation of color #793548: hue angle of 343.24º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #793548 is Cyan = 0, Magento = 0.56, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 53 | 72 | - |
| CMYK | 0 | 0.56 | 0.40 | 0.53 |
| HSL | 343.24º | 0.39% | 0.34% | - |
| HSV(B) | 343.24º | 0.56% | 0.47% | - |
| XYZ | 10.33 | 7.08 | 6.95 | - |
| YUV | 75.5 | 126.03 | 160.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 53 | 72 | 0 | 0.56 | 0.40 | 0.53 | 343.24 | 0.39 | 0.34 |
| Hex | 79 | 35 | 48 | 0 | 38 | 28 | 35 | 157 | 27 | 22 |
| Octal | 171 | 65 | 110 | 0 | 70 | 50 | 65 | 527 | 47 | 42 |
| Binary | 1111001 | 110101 | 1001000 | 0 | 111000 | 101000 | 110101 | 101010111 | 100111 | 100010 |
Color Harmonies of #793548
Complementary color
Monochromatic Colors of #793548
Black with #793548
Text Example
Text Example
White with #793548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793548; }
p { color: rgb(121,53,72); }
H1.HeaderClassName
{
color: #793548;
}
.AnyTagClassName
{
color: #793548;
}
</style>
background-color css
<style>
a { background-color: #793548; }
a { background-color: rgb(121,53,72); }
div.DivClassName
{
background-color: #793548;
}
.BgClassName
{
background-color: #793548;
}
</style>
border-color css
<style>
span { border-color: #793548; }
span { border-color: rgb(121,53,72); }
td.TdClassName
{
border-color: #793548;
}
.TagClassName
{
border-color: #793548;
}
</style>