Shades of Camelot #794154
Tints of Camelot #794154
RGB
CMYK
RGB Variations
Color information
#794154 (or 0x794154) is known color: Camelot. HEX triplet: 79, 41 and 54. RGB value is (121,65,84). Sum of RGB (Red+Green+Blue) = 121+65+84=270 (35% of max value = 765). Red value is 121 (47.66% from 255 or 44.81% from 270); Green value is 65 (25.78% from 255 or 24.07% from 270); Blue value is 84 (33.20% from 255 or 31.11% from 270); Max value from RGB is 121 - color contains mainly: red. Hex color #794154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794154 is #86BEAB. Grayscale: #535353. Windows color (decimal): -8830636 or 5521785. OLE color: 5521785.
HSL color Cylindrical-coordinate representation of color #794154: hue angle of 339.64º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #794154 is Cyan = 0, Magento = 0.46, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 65 | 84 | - |
| CMYK | 0 | 0.46 | 0.31 | 0.53 |
| HSL | 339.64º | 0.3% | 0.36% | - |
| HSV(B) | 339.64º | 0.46% | 0.47% | - |
| XYZ | 11.38 | 8.49 | 9.43 | - |
| YUV | 83.91 | 128.05 | 154.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 65 | 84 | 0 | 0.46 | 0.31 | 0.53 | 339.64 | 0.3 | 0.36 |
| Hex | 79 | 41 | 54 | 0 | 2E | 1F | 35 | 154 | 1E | 24 |
| Octal | 171 | 101 | 124 | 0 | 56 | 37 | 65 | 524 | 36 | 44 |
| Binary | 1111001 | 1000001 | 1010100 | 0 | 101110 | 11111 | 110101 | 101010100 | 11110 | 100100 |
Color Harmonies of #794154
Complementary color
Monochromatic Colors of #794154
Black with #794154
Text Example
Text Example
White with #794154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794154; }
p { color: rgb(121,65,84); }
H1.HeaderClassName
{
color: #794154;
}
.AnyTagClassName
{
color: #794154;
}
</style>
background-color css
<style>
a { background-color: #794154; }
a { background-color: rgb(121,65,84); }
div.DivClassName
{
background-color: #794154;
}
.BgClassName
{
background-color: #794154;
}
</style>
border-color css
<style>
span { border-color: #794154; }
span { border-color: rgb(121,65,84); }
td.TdClassName
{
border-color: #794154;
}
.TagClassName
{
border-color: #794154;
}
</style>