Shades of Camelot #753547
Tints of Camelot #753547
RGB
CMYK
RGB Variations
Color information
#753547 (or 0x753547) is known color: Camelot. HEX triplet: 75, 35 and 47. RGB value is (117,53,71). Sum of RGB (Red+Green+Blue) = 117+53+71=241 (31% of max value = 765). Red value is 117 (46.09% from 255 or 48.55% from 241); Green value is 53 (21.09% from 255 or 21.99% from 241); Blue value is 71 (28.12% from 255 or 29.46% from 241); Max value from RGB is 117 - color contains mainly: red. Hex color #753547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753547 is #8ACAB8. Grayscale: #4A4A4A. Windows color (decimal): -9095865 or 4666741. OLE color: 4666741.
HSL color Cylindrical-coordinate representation of color #753547: hue angle of 343.12º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #753547 is Cyan = 0, Magento = 0.55, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 53 | 71 | - |
| CMYK | 0 | 0.55 | 0.39 | 0.54 |
| HSL | 343.13º | 0.38% | 0.33% | - |
| HSV(B) | 343.13º | 0.55% | 0.46% | - |
| XYZ | 9.75 | 6.78 | 6.76 | - |
| YUV | 74.19 | 126.2 | 158.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 53 | 71 | 0 | 0.55 | 0.39 | 0.54 | 343.13 | 0.38 | 0.33 |
| Hex | 75 | 35 | 47 | 0 | 37 | 27 | 36 | 157 | 26 | 21 |
| Octal | 165 | 65 | 107 | 0 | 67 | 47 | 66 | 527 | 46 | 41 |
| Binary | 1110101 | 110101 | 1000111 | 0 | 110111 | 100111 | 110110 | 101010111 | 100110 | 100001 |
Color Harmonies of #753547
Complementary color
Monochromatic Colors of #753547
Black with #753547
Text Example
Text Example
White with #753547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753547; }
p { color: rgb(117,53,71); }
H1.HeaderClassName
{
color: #753547;
}
.AnyTagClassName
{
color: #753547;
}
</style>
background-color css
<style>
a { background-color: #753547; }
a { background-color: rgb(117,53,71); }
div.DivClassName
{
background-color: #753547;
}
.BgClassName
{
background-color: #753547;
}
</style>
border-color css
<style>
span { border-color: #753547; }
span { border-color: rgb(117,53,71); }
td.TdClassName
{
border-color: #753547;
}
.TagClassName
{
border-color: #753547;
}
</style>