Shades of Camelot #753746
Tints of Camelot #753746
RGB
CMYK
RGB Variations
Color information
#753746 (or 0x753746) is known color: Camelot. HEX triplet: 75, 37 and 46. RGB value is (117,55,70). Sum of RGB (Red+Green+Blue) = 117+55+70=242 (32% of max value = 765). Red value is 117 (46.09% from 255 or 48.35% from 242); Green value is 55 (21.88% from 255 or 22.73% from 242); Blue value is 70 (27.73% from 255 or 28.93% from 242); Max value from RGB is 117 - color contains mainly: red. Hex color #753746 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753746 is #8AC8B9. Grayscale: #4B4B4B. Windows color (decimal): -9095354 or 4601717. OLE color: 4601717.
HSL color Cylindrical-coordinate representation of color #753746: hue angle of 345.48º 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 #753746 is Cyan = 0, Magento = 0.53, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 55 | 70 | - |
| CMYK | 0 | 0.53 | 0.40 | 0.54 |
| HSL | 345.48º | 0.36% | 0.34% | - |
| HSV(B) | 345.48º | 0.53% | 0.46% | - |
| XYZ | 9.81 | 6.96 | 6.62 | - |
| YUV | 75.25 | 125.04 | 157.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 55 | 70 | 0 | 0.53 | 0.40 | 0.54 | 345.48 | 0.36 | 0.34 |
| Hex | 75 | 37 | 46 | 0 | 35 | 28 | 36 | 159 | 24 | 22 |
| Octal | 165 | 67 | 106 | 0 | 65 | 50 | 66 | 531 | 44 | 42 |
| Binary | 1110101 | 110111 | 1000110 | 0 | 110101 | 101000 | 110110 | 101011001 | 100100 | 100010 |
Color Harmonies of #753746
Complementary color
Monochromatic Colors of #753746
Black with #753746
Text Example
Text Example
White with #753746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753746; }
p { color: rgb(117,55,70); }
H1.HeaderClassName
{
color: #753746;
}
.AnyTagClassName
{
color: #753746;
}
</style>
background-color css
<style>
a { background-color: #753746; }
a { background-color: rgb(117,55,70); }
div.DivClassName
{
background-color: #753746;
}
.BgClassName
{
background-color: #753746;
}
</style>
border-color css
<style>
span { border-color: #753746; }
span { border-color: rgb(117,55,70); }
td.TdClassName
{
border-color: #753746;
}
.TagClassName
{
border-color: #753746;
}
</style>