Shades of Camelot #773747
Tints of Camelot #773747
RGB
CMYK
RGB Variations
Color information
#773747 (or 0x773747) is known color: Camelot. HEX triplet: 77, 37 and 47. RGB value is (119,55,71). Sum of RGB (Red+Green+Blue) = 119+55+71=245 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.57% from 245); Green value is 55 (21.88% from 255 or 22.45% from 245); Blue value is 71 (28.12% from 255 or 28.98% from 245); Max value from RGB is 119 - color contains mainly: red. Hex color #773747 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773747 is #88C8B8. Grayscale: #4B4B4B. Windows color (decimal): -8964281 or 4667255. OLE color: 4667255.
HSL color Cylindrical-coordinate representation of color #773747: hue angle of 345º 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 #773747 is Cyan = 0, Magento = 0.54, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 71 | - |
| CMYK | 0 | 0.54 | 0.40 | 0.53 |
| HSL | 345º | 0.37% | 0.34% | - |
| HSV(B) | 345º | 0.54% | 0.47% | - |
| XYZ | 10.11 | 7.11 | 6.8 | - |
| YUV | 75.96 | 125.2 | 158.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 71 | 0 | 0.54 | 0.40 | 0.53 | 345 | 0.37 | 0.34 |
| Hex | 77 | 37 | 47 | 0 | 36 | 28 | 35 | 159 | 25 | 22 |
| Octal | 167 | 67 | 107 | 0 | 66 | 50 | 65 | 531 | 45 | 42 |
| Binary | 1110111 | 110111 | 1000111 | 0 | 110110 | 101000 | 110101 | 101011001 | 100101 | 100010 |
Color Harmonies of #773747
Complementary color
Monochromatic Colors of #773747
Black with #773747
Text Example
Text Example
White with #773747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773747; }
p { color: rgb(119,55,71); }
H1.HeaderClassName
{
color: #773747;
}
.AnyTagClassName
{
color: #773747;
}
</style>
background-color css
<style>
a { background-color: #773747; }
a { background-color: rgb(119,55,71); }
div.DivClassName
{
background-color: #773747;
}
.BgClassName
{
background-color: #773747;
}
</style>
border-color css
<style>
span { border-color: #773747; }
span { border-color: rgb(119,55,71); }
td.TdClassName
{
border-color: #773747;
}
.TagClassName
{
border-color: #773747;
}
</style>