Shades of Camelot #763746
Tints of Camelot #763746
RGB
CMYK
RGB Variations
Color information
#763746 (or 0x763746) is known color: Camelot. HEX triplet: 76, 37 and 46. RGB value is (118,55,70). Sum of RGB (Red+Green+Blue) = 118+55+70=243 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.56% from 243); Green value is 55 (21.88% from 255 or 22.63% from 243); Blue value is 70 (27.73% from 255 or 28.81% from 243); Max value from RGB is 118 - color contains mainly: red. Hex color #763746 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763746 is #89C8B9. Grayscale: #4B4B4B. Windows color (decimal): -9029818 or 4601718. OLE color: 4601718.
HSL color Cylindrical-coordinate representation of color #763746: hue angle of 345.71º 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 #763746 is Cyan = 0, Magento = 0.53, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 55 | 70 | - |
| CMYK | 0 | 0.53 | 0.41 | 0.54 |
| HSL | 345.71º | 0.36% | 0.34% | - |
| HSV(B) | 345.71º | 0.53% | 0.46% | - |
| XYZ | 9.94 | 7.03 | 6.63 | - |
| YUV | 75.55 | 124.87 | 158.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 55 | 70 | 0 | 0.53 | 0.41 | 0.54 | 345.71 | 0.36 | 0.34 |
| Hex | 76 | 37 | 46 | 0 | 35 | 29 | 36 | 15A | 24 | 22 |
| Octal | 166 | 67 | 106 | 0 | 65 | 51 | 66 | 532 | 44 | 42 |
| Binary | 1110110 | 110111 | 1000110 | 0 | 110101 | 101001 | 110110 | 101011010 | 100100 | 100010 |
Color Harmonies of #763746
Complementary color
Monochromatic Colors of #763746
Black with #763746
Text Example
Text Example
White with #763746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763746; }
p { color: rgb(118,55,70); }
H1.HeaderClassName
{
color: #763746;
}
.AnyTagClassName
{
color: #763746;
}
</style>
background-color css
<style>
a { background-color: #763746; }
a { background-color: rgb(118,55,70); }
div.DivClassName
{
background-color: #763746;
}
.BgClassName
{
background-color: #763746;
}
</style>
border-color css
<style>
span { border-color: #763746; }
span { border-color: rgb(118,55,70); }
td.TdClassName
{
border-color: #763746;
}
.TagClassName
{
border-color: #763746;
}
</style>