Shades of Camelot #763647
Tints of Camelot #763647
RGB
CMYK
RGB Variations
Color information
#763647 (or 0x763647) is known color: Camelot. HEX triplet: 76, 36 and 47. RGB value is (118,54,71). Sum of RGB (Red+Green+Blue) = 118+54+71=243 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.56% from 243); Green value is 54 (21.48% from 255 or 22.22% from 243); Blue value is 71 (28.12% from 255 or 29.22% from 243); Max value from RGB is 118 - color contains mainly: red. Hex color #763647 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763647 is #89C9B8. Grayscale: #4B4B4B. Windows color (decimal): -9030073 or 4666998. OLE color: 4666998.
HSL color Cylindrical-coordinate representation of color #763647: hue angle of 344.06º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #763647 is Cyan = 0, Magento = 0.54, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 54 | 71 | - |
| CMYK | 0 | 0.54 | 0.40 | 0.54 |
| HSL | 344.06º | 0.37% | 0.34% | - |
| HSV(B) | 344.06º | 0.54% | 0.46% | - |
| XYZ | 9.93 | 6.94 | 6.78 | - |
| YUV | 75.07 | 125.7 | 158.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 54 | 71 | 0 | 0.54 | 0.40 | 0.54 | 344.06 | 0.37 | 0.34 |
| Hex | 76 | 36 | 47 | 0 | 36 | 28 | 36 | 158 | 25 | 22 |
| Octal | 166 | 66 | 107 | 0 | 66 | 50 | 66 | 530 | 45 | 42 |
| Binary | 1110110 | 110110 | 1000111 | 0 | 110110 | 101000 | 110110 | 101011000 | 100101 | 100010 |
Color Harmonies of #763647
Complementary color
Monochromatic Colors of #763647
Black with #763647
Text Example
Text Example
White with #763647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763647; }
p { color: rgb(118,54,71); }
H1.HeaderClassName
{
color: #763647;
}
.AnyTagClassName
{
color: #763647;
}
</style>
background-color css
<style>
a { background-color: #763647; }
a { background-color: rgb(118,54,71); }
div.DivClassName
{
background-color: #763647;
}
.BgClassName
{
background-color: #763647;
}
</style>
border-color css
<style>
span { border-color: #763647; }
span { border-color: rgb(118,54,71); }
td.TdClassName
{
border-color: #763647;
}
.TagClassName
{
border-color: #763647;
}
</style>