Shades of Camelot #793546
Tints of Camelot #793546
RGB
CMYK
RGB Variations
Color information
#793546 (or 0x793546) is known color: Camelot. HEX triplet: 79, 35 and 46. RGB value is (121,53,70). Sum of RGB (Red+Green+Blue) = 121+53+70=244 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.59% from 244); Green value is 53 (21.09% from 255 or 21.72% from 244); Blue value is 70 (27.73% from 255 or 28.69% from 244); Max value from RGB is 121 - color contains mainly: red. Hex color #793546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793546 is #86CAB9. Grayscale: #4B4B4B. Windows color (decimal): -8833722 or 4601209. OLE color: 4601209.
HSL color Cylindrical-coordinate representation of color #793546: hue angle of 345º 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 #793546 is Cyan = 0, Magento = 0.56, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 53 | 70 | - |
| CMYK | 0 | 0.56 | 0.42 | 0.53 |
| HSL | 345º | 0.39% | 0.34% | - |
| HSV(B) | 345º | 0.56% | 0.47% | - |
| XYZ | 10.26 | 7.05 | 6.61 | - |
| YUV | 75.27 | 125.03 | 160.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 53 | 70 | 0 | 0.56 | 0.42 | 0.53 | 345 | 0.39 | 0.34 |
| Hex | 79 | 35 | 46 | 0 | 38 | 2A | 35 | 159 | 27 | 22 |
| Octal | 171 | 65 | 106 | 0 | 70 | 52 | 65 | 531 | 47 | 42 |
| Binary | 1111001 | 110101 | 1000110 | 0 | 111000 | 101010 | 110101 | 101011001 | 100111 | 100010 |
Color Harmonies of #793546
Complementary color
Monochromatic Colors of #793546
Black with #793546
Text Example
Text Example
White with #793546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793546; }
p { color: rgb(121,53,70); }
H1.HeaderClassName
{
color: #793546;
}
.AnyTagClassName
{
color: #793546;
}
</style>
background-color css
<style>
a { background-color: #793546; }
a { background-color: rgb(121,53,70); }
div.DivClassName
{
background-color: #793546;
}
.BgClassName
{
background-color: #793546;
}
</style>
border-color css
<style>
span { border-color: #793546; }
span { border-color: rgb(121,53,70); }
td.TdClassName
{
border-color: #793546;
}
.TagClassName
{
border-color: #793546;
}
</style>