Shades of Camelot #783546
Tints of Camelot #783546
RGB
CMYK
RGB Variations
Color information
#783546 (or 0x783546) is known color: Camelot. HEX triplet: 78, 35 and 46. RGB value is (120,53,70). Sum of RGB (Red+Green+Blue) = 120+53+70=243 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.38% from 243); Green value is 53 (21.09% from 255 or 21.81% from 243); Blue value is 70 (27.73% from 255 or 28.81% from 243); Max value from RGB is 120 - color contains mainly: red. Hex color #783546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783546 is #87CAB9. Grayscale: #4A4A4A. Windows color (decimal): -8899258 or 4601208. OLE color: 4601208.
HSL color Cylindrical-coordinate representation of color #783546: hue angle of 344.78º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #783546 is Cyan = 0, Magento = 0.56, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 53 | 70 | - |
| CMYK | 0 | 0.56 | 0.42 | 0.53 |
| HSL | 344.78º | 0.39% | 0.34% | - |
| HSV(B) | 344.78º | 0.56% | 0.47% | - |
| XYZ | 10.12 | 6.98 | 6.61 | - |
| YUV | 74.97 | 125.2 | 160.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 53 | 70 | 0 | 0.56 | 0.42 | 0.53 | 344.78 | 0.39 | 0.34 |
| Hex | 78 | 35 | 46 | 0 | 38 | 2A | 35 | 159 | 27 | 22 |
| Octal | 170 | 65 | 106 | 0 | 70 | 52 | 65 | 531 | 47 | 42 |
| Binary | 1111000 | 110101 | 1000110 | 0 | 111000 | 101010 | 110101 | 101011001 | 100111 | 100010 |
Color Harmonies of #783546
Complementary color
Monochromatic Colors of #783546
Black with #783546
Text Example
Text Example
White with #783546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783546; }
p { color: rgb(120,53,70); }
H1.HeaderClassName
{
color: #783546;
}
.AnyTagClassName
{
color: #783546;
}
</style>
background-color css
<style>
a { background-color: #783546; }
a { background-color: rgb(120,53,70); }
div.DivClassName
{
background-color: #783546;
}
.BgClassName
{
background-color: #783546;
}
</style>
border-color css
<style>
span { border-color: #783546; }
span { border-color: rgb(120,53,70); }
td.TdClassName
{
border-color: #783546;
}
.TagClassName
{
border-color: #783546;
}
</style>