Shades of Camelot #794552
Tints of Camelot #794552
RGB
CMYK
RGB Variations
Color information
#794552 (or 0x794552) is known color: Camelot. HEX triplet: 79, 45 and 52. RGB value is (121,69,82). Sum of RGB (Red+Green+Blue) = 121+69+82=272 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.49% from 272); Green value is 69 (27.34% from 255 or 25.37% from 272); Blue value is 82 (32.42% from 255 or 30.15% from 272); Max value from RGB is 121 - color contains mainly: red. Hex color #794552 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794552 is #86BAAD. Grayscale: #565656. Windows color (decimal): -8829614 or 5391737. OLE color: 5391737.
HSL color Cylindrical-coordinate representation of color #794552: hue angle of 345º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #794552 is Cyan = 0, Magento = 0.43, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 69 | 82 | - |
| CMYK | 0 | 0.43 | 0.32 | 0.53 |
| HSL | 345º | 0.27% | 0.37% | - |
| HSV(B) | 345º | 0.43% | 0.47% | - |
| XYZ | 11.54 | 8.93 | 9.1 | - |
| YUV | 86.03 | 125.73 | 152.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 69 | 82 | 0 | 0.43 | 0.32 | 0.53 | 345 | 0.27 | 0.37 |
| Hex | 79 | 45 | 52 | 0 | 2B | 20 | 35 | 159 | 1B | 25 |
| Octal | 171 | 105 | 122 | 0 | 53 | 40 | 65 | 531 | 33 | 45 |
| Binary | 1111001 | 1000101 | 1010010 | 0 | 101011 | 100000 | 110101 | 101011001 | 11011 | 100101 |
Color Harmonies of #794552
Complementary color
Monochromatic Colors of #794552
Black with #794552
Text Example
Text Example
White with #794552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794552; }
p { color: rgb(121,69,82); }
H1.HeaderClassName
{
color: #794552;
}
.AnyTagClassName
{
color: #794552;
}
</style>
background-color css
<style>
a { background-color: #794552; }
a { background-color: rgb(121,69,82); }
div.DivClassName
{
background-color: #794552;
}
.BgClassName
{
background-color: #794552;
}
</style>
border-color css
<style>
span { border-color: #794552; }
span { border-color: rgb(121,69,82); }
td.TdClassName
{
border-color: #794552;
}
.TagClassName
{
border-color: #794552;
}
</style>