Shades of Camelot #783746
Tints of Camelot #783746
RGB
CMYK
RGB Variations
Color information
#783746 (or 0x783746) is known color: Camelot. HEX triplet: 78, 37 and 46. RGB value is (120,55,70). Sum of RGB (Red+Green+Blue) = 120+55+70=245 (32% of max value = 765). Red value is 120 (47.27% from 255 or 48.98% from 245); Green value is 55 (21.88% from 255 or 22.45% from 245); Blue value is 70 (27.73% from 255 or 28.57% from 245); Max value from RGB is 120 - color contains mainly: red. Hex color #783746 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783746 is #87C8B9. Grayscale: #4C4C4C. Windows color (decimal): -8898746 or 4601720. OLE color: 4601720.
HSL color Cylindrical-coordinate representation of color #783746: hue angle of 346.15º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #783746 is Cyan = 0, Magento = 0.54, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 55 | 70 | - |
| CMYK | 0 | 0.54 | 0.42 | 0.53 |
| HSL | 346.15º | 0.37% | 0.34% | - |
| HSV(B) | 346.15º | 0.54% | 0.47% | - |
| XYZ | 10.22 | 7.17 | 6.64 | - |
| YUV | 76.15 | 124.53 | 159.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 55 | 70 | 0 | 0.54 | 0.42 | 0.53 | 346.15 | 0.37 | 0.34 |
| Hex | 78 | 37 | 46 | 0 | 36 | 2A | 35 | 15A | 25 | 22 |
| Octal | 170 | 67 | 106 | 0 | 66 | 52 | 65 | 532 | 45 | 42 |
| Binary | 1111000 | 110111 | 1000110 | 0 | 110110 | 101010 | 110101 | 101011010 | 100101 | 100010 |
Color Harmonies of #783746
Complementary color
Monochromatic Colors of #783746
Black with #783746
Text Example
Text Example
White with #783746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783746; }
p { color: rgb(120,55,70); }
H1.HeaderClassName
{
color: #783746;
}
.AnyTagClassName
{
color: #783746;
}
</style>
background-color css
<style>
a { background-color: #783746; }
a { background-color: rgb(120,55,70); }
div.DivClassName
{
background-color: #783746;
}
.BgClassName
{
background-color: #783746;
}
</style>
border-color css
<style>
span { border-color: #783746; }
span { border-color: rgb(120,55,70); }
td.TdClassName
{
border-color: #783746;
}
.TagClassName
{
border-color: #783746;
}
</style>