Shades of Camelot #793645
Tints of Camelot #793645
RGB
CMYK
RGB Variations
Color information
#793645 (or 0x793645) is known color: Camelot. HEX triplet: 79, 36 and 45. RGB value is (121,54,69). Sum of RGB (Red+Green+Blue) = 121+54+69=244 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.59% from 244); Green value is 54 (21.48% from 255 or 22.13% from 244); Blue value is 69 (27.34% from 255 or 28.28% from 244); Max value from RGB is 121 - color contains mainly: red. Hex color #793645 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793645 is #86C9BA. Grayscale: #4B4B4B. Windows color (decimal): -8833467 or 4535929. OLE color: 4535929.
HSL color Cylindrical-coordinate representation of color #793645: hue angle of 346.57º 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 #793645 is Cyan = 0, Magento = 0.55, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 54 | 69 | - |
| CMYK | 0 | 0.55 | 0.43 | 0.53 |
| HSL | 346.57º | 0.38% | 0.34% | - |
| HSV(B) | 346.57º | 0.55% | 0.47% | - |
| XYZ | 10.28 | 7.13 | 6.47 | - |
| YUV | 75.74 | 124.2 | 160.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 54 | 69 | 0 | 0.55 | 0.43 | 0.53 | 346.57 | 0.38 | 0.34 |
| Hex | 79 | 36 | 45 | 0 | 37 | 2B | 35 | 15B | 26 | 22 |
| Octal | 171 | 66 | 105 | 0 | 67 | 53 | 65 | 533 | 46 | 42 |
| Binary | 1111001 | 110110 | 1000101 | 0 | 110111 | 101011 | 110101 | 101011011 | 100110 | 100010 |
Color Harmonies of #793645
Complementary color
Monochromatic Colors of #793645
Black with #793645
Text Example
Text Example
White with #793645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793645; }
p { color: rgb(121,54,69); }
H1.HeaderClassName
{
color: #793645;
}
.AnyTagClassName
{
color: #793645;
}
</style>
background-color css
<style>
a { background-color: #793645; }
a { background-color: rgb(121,54,69); }
div.DivClassName
{
background-color: #793645;
}
.BgClassName
{
background-color: #793645;
}
</style>
border-color css
<style>
span { border-color: #793645; }
span { border-color: rgb(121,54,69); }
td.TdClassName
{
border-color: #793645;
}
.TagClassName
{
border-color: #793645;
}
</style>