Shades of Camelot #773647
Tints of Camelot #773647
RGB
CMYK
RGB Variations
Color information
#773647 (or 0x773647) is known color: Camelot. HEX triplet: 77, 36 and 47. RGB value is (119,54,71). Sum of RGB (Red+Green+Blue) = 119+54+71=244 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.77% from 244); Green value is 54 (21.48% from 255 or 22.13% from 244); Blue value is 71 (28.12% from 255 or 29.10% from 244); Max value from RGB is 119 - color contains mainly: red. Hex color #773647 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773647 is #88C9B8. Grayscale: #4B4B4B. Windows color (decimal): -8964537 or 4666999. OLE color: 4666999.
HSL color Cylindrical-coordinate representation of color #773647: hue angle of 344.31º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #773647 is Cyan = 0, Magento = 0.55, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 54 | 71 | - |
| CMYK | 0 | 0.55 | 0.40 | 0.53 |
| HSL | 344.31º | 0.38% | 0.34% | - |
| HSV(B) | 344.31º | 0.55% | 0.47% | - |
| XYZ | 10.06 | 7.02 | 6.78 | - |
| YUV | 75.37 | 125.53 | 159.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 54 | 71 | 0 | 0.55 | 0.40 | 0.53 | 344.31 | 0.38 | 0.34 |
| Hex | 77 | 36 | 47 | 0 | 37 | 28 | 35 | 158 | 26 | 22 |
| Octal | 167 | 66 | 107 | 0 | 67 | 50 | 65 | 530 | 46 | 42 |
| Binary | 1110111 | 110110 | 1000111 | 0 | 110111 | 101000 | 110101 | 101011000 | 100110 | 100010 |
Color Harmonies of #773647
Complementary color
Monochromatic Colors of #773647
Black with #773647
Text Example
Text Example
White with #773647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773647; }
p { color: rgb(119,54,71); }
H1.HeaderClassName
{
color: #773647;
}
.AnyTagClassName
{
color: #773647;
}
</style>
background-color css
<style>
a { background-color: #773647; }
a { background-color: rgb(119,54,71); }
div.DivClassName
{
background-color: #773647;
}
.BgClassName
{
background-color: #773647;
}
</style>
border-color css
<style>
span { border-color: #773647; }
span { border-color: rgb(119,54,71); }
td.TdClassName
{
border-color: #773647;
}
.TagClassName
{
border-color: #773647;
}
</style>