Shades of Camelot #783547
Tints of Camelot #783547
RGB
CMYK
RGB Variations
Color information
#783547 (or 0x783547) is known color: Camelot. HEX triplet: 78, 35 and 47. RGB value is (120,53,71). Sum of RGB (Red+Green+Blue) = 120+53+71=244 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.18% from 244); Green value is 53 (21.09% from 255 or 21.72% from 244); Blue value is 71 (28.12% from 255 or 29.10% from 244); Max value from RGB is 120 - color contains mainly: red. Hex color #783547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783547 is #87CAB8. Grayscale: #4B4B4B. Windows color (decimal): -8899257 or 4666744. OLE color: 4666744.
HSL color Cylindrical-coordinate representation of color #783547: hue angle of 343.88º 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 #783547 is Cyan = 0, Magento = 0.56, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 53 | 71 | - |
| CMYK | 0 | 0.56 | 0.41 | 0.53 |
| HSL | 343.88º | 0.39% | 0.34% | - |
| HSV(B) | 343.88º | 0.56% | 0.47% | - |
| XYZ | 10.16 | 6.99 | 6.78 | - |
| YUV | 75.09 | 125.7 | 160.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 53 | 71 | 0 | 0.56 | 0.41 | 0.53 | 343.88 | 0.39 | 0.34 |
| Hex | 78 | 35 | 47 | 0 | 38 | 29 | 35 | 158 | 27 | 22 |
| Octal | 170 | 65 | 107 | 0 | 70 | 51 | 65 | 530 | 47 | 42 |
| Binary | 1111000 | 110101 | 1000111 | 0 | 111000 | 101001 | 110101 | 101011000 | 100111 | 100010 |
Color Harmonies of #783547
Complementary color
Monochromatic Colors of #783547
Black with #783547
Text Example
Text Example
White with #783547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783547; }
p { color: rgb(120,53,71); }
H1.HeaderClassName
{
color: #783547;
}
.AnyTagClassName
{
color: #783547;
}
</style>
background-color css
<style>
a { background-color: #783547; }
a { background-color: rgb(120,53,71); }
div.DivClassName
{
background-color: #783547;
}
.BgClassName
{
background-color: #783547;
}
</style>
border-color css
<style>
span { border-color: #783547; }
span { border-color: rgb(120,53,71); }
td.TdClassName
{
border-color: #783547;
}
.TagClassName
{
border-color: #783547;
}
</style>