Shades of Camelot #794752
Tints of Camelot #794752
RGB
CMYK
RGB Variations
Color information
#794752 (or 0x794752) is known color: Camelot. HEX triplet: 79, 47 and 52. RGB value is (121,71,82). Sum of RGB (Red+Green+Blue) = 121+71+82=274 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.16% from 274); Green value is 71 (28.12% from 255 or 25.91% from 274); Blue value is 82 (32.42% from 255 or 29.93% from 274); Max value from RGB is 121 - color contains mainly: red. Hex color #794752 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794752 is #86B8AD. Grayscale: #575757. Windows color (decimal): -8829102 or 5392249. OLE color: 5392249.
HSL color Cylindrical-coordinate representation of color #794752: hue angle of 346.8º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #794752 is Cyan = 0, Magento = 0.41, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 71 | 82 | - |
| CMYK | 0 | 0.41 | 0.32 | 0.53 |
| HSL | 346.8º | 0.26% | 0.38% | - |
| HSV(B) | 346.8º | 0.41% | 0.47% | - |
| XYZ | 11.66 | 9.18 | 9.14 | - |
| YUV | 87.2 | 125.07 | 152.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 71 | 82 | 0 | 0.41 | 0.32 | 0.53 | 346.8 | 0.26 | 0.38 |
| Hex | 79 | 47 | 52 | 0 | 29 | 20 | 35 | 15B | 1A | 26 |
| Octal | 171 | 107 | 122 | 0 | 51 | 40 | 65 | 533 | 32 | 46 |
| Binary | 1111001 | 1000111 | 1010010 | 0 | 101001 | 100000 | 110101 | 101011011 | 11010 | 100110 |
Color Harmonies of #794752
Complementary color
Monochromatic Colors of #794752
Black with #794752
Text Example
Text Example
White with #794752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794752; }
p { color: rgb(121,71,82); }
H1.HeaderClassName
{
color: #794752;
}
.AnyTagClassName
{
color: #794752;
}
</style>
background-color css
<style>
a { background-color: #794752; }
a { background-color: rgb(121,71,82); }
div.DivClassName
{
background-color: #794752;
}
.BgClassName
{
background-color: #794752;
}
</style>
border-color css
<style>
span { border-color: #794752; }
span { border-color: rgb(121,71,82); }
td.TdClassName
{
border-color: #794752;
}
.TagClassName
{
border-color: #794752;
}
</style>