Shades of Camelot #763747
Tints of Camelot #763747
RGB
CMYK
RGB Variations
Color information
#763747 (or 0x763747) is known color: Camelot. HEX triplet: 76, 37 and 47. RGB value is (118,55,71). Sum of RGB (Red+Green+Blue) = 118+55+71=244 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.36% from 244); Green value is 55 (21.88% from 255 or 22.54% from 244); Blue value is 71 (28.12% from 255 or 29.10% from 244); Max value from RGB is 118 - color contains mainly: red. Hex color #763747 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763747 is #89C8B8. Grayscale: #4B4B4B. Windows color (decimal): -9029817 or 4667254. OLE color: 4667254.
HSL color Cylindrical-coordinate representation of color #763747: hue angle of 344.76º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #763747 is Cyan = 0, Magento = 0.53, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 55 | 71 | - |
| CMYK | 0 | 0.53 | 0.40 | 0.54 |
| HSL | 344.76º | 0.36% | 0.34% | - |
| HSV(B) | 344.76º | 0.53% | 0.46% | - |
| XYZ | 9.97 | 7.04 | 6.79 | - |
| YUV | 75.66 | 125.37 | 158.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 55 | 71 | 0 | 0.53 | 0.40 | 0.54 | 344.76 | 0.36 | 0.34 |
| Hex | 76 | 37 | 47 | 0 | 35 | 28 | 36 | 159 | 24 | 22 |
| Octal | 166 | 67 | 107 | 0 | 65 | 50 | 66 | 531 | 44 | 42 |
| Binary | 1110110 | 110111 | 1000111 | 0 | 110101 | 101000 | 110110 | 101011001 | 100100 | 100010 |
Color Harmonies of #763747
Complementary color
Monochromatic Colors of #763747
Black with #763747
Text Example
Text Example
White with #763747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763747; }
p { color: rgb(118,55,71); }
H1.HeaderClassName
{
color: #763747;
}
.AnyTagClassName
{
color: #763747;
}
</style>
background-color css
<style>
a { background-color: #763747; }
a { background-color: rgb(118,55,71); }
div.DivClassName
{
background-color: #763747;
}
.BgClassName
{
background-color: #763747;
}
</style>
border-color css
<style>
span { border-color: #763747; }
span { border-color: rgb(118,55,71); }
td.TdClassName
{
border-color: #763747;
}
.TagClassName
{
border-color: #763747;
}
</style>