Shades of Camelot #793445
Tints of Camelot #793445
RGB
CMYK
RGB Variations
Color information
#793445 (or 0x793445) is known color: Camelot. HEX triplet: 79, 34 and 45. RGB value is (121,52,69). Sum of RGB (Red+Green+Blue) = 121+52+69=242 (32% of max value = 765). Red value is 121 (47.66% from 255 or 50% from 242); Green value is 52 (20.70% from 255 or 21.49% from 242); Blue value is 69 (27.34% from 255 or 28.51% from 242); Max value from RGB is 121 - color contains mainly: red. Hex color #793445 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793445 is #86CBBA. Grayscale: #4A4A4A. Windows color (decimal): -8833979 or 4535417. OLE color: 4535417.
HSL color Cylindrical-coordinate representation of color #793445: hue angle of 345.22º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #793445 is Cyan = 0, Magento = 0.57, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 52 | 69 | - |
| CMYK | 0 | 0.57 | 0.43 | 0.53 |
| HSL | 345.22º | 0.4% | 0.34% | - |
| HSV(B) | 345.22º | 0.57% | 0.47% | - |
| XYZ | 10.19 | 6.95 | 6.43 | - |
| YUV | 74.57 | 124.86 | 161.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 52 | 69 | 0 | 0.57 | 0.43 | 0.53 | 345.22 | 0.4 | 0.34 |
| Hex | 79 | 34 | 45 | 0 | 39 | 2B | 35 | 159 | 28 | 22 |
| Octal | 171 | 64 | 105 | 0 | 71 | 53 | 65 | 531 | 50 | 42 |
| Binary | 1111001 | 110100 | 1000101 | 0 | 111001 | 101011 | 110101 | 101011001 | 101000 | 100010 |
Color Harmonies of #793445
Complementary color
Monochromatic Colors of #793445
Black with #793445
Text Example
Text Example
White with #793445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793445; }
p { color: rgb(121,52,69); }
H1.HeaderClassName
{
color: #793445;
}
.AnyTagClassName
{
color: #793445;
}
</style>
background-color css
<style>
a { background-color: #793445; }
a { background-color: rgb(121,52,69); }
div.DivClassName
{
background-color: #793445;
}
.BgClassName
{
background-color: #793445;
}
</style>
border-color css
<style>
span { border-color: #793445; }
span { border-color: rgb(121,52,69); }
td.TdClassName
{
border-color: #793445;
}
.TagClassName
{
border-color: #793445;
}
</style>