Shades of Camelot #753947
Tints of Camelot #753947
RGB
CMYK
RGB Variations
Color information
#753947 (or 0x753947) is known color: Camelot. HEX triplet: 75, 39 and 47. RGB value is (117,57,71). Sum of RGB (Red+Green+Blue) = 117+57+71=245 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.76% from 245); Green value is 57 (22.66% from 255 or 23.27% from 245); Blue value is 71 (28.12% from 255 or 28.98% from 245); Max value from RGB is 117 - color contains mainly: red. Hex color #753947 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753947 is #8AC6B8. Grayscale: #4C4C4C. Windows color (decimal): -9094841 or 4667765. OLE color: 4667765.
HSL color Cylindrical-coordinate representation of color #753947: hue angle of 346º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #753947 is Cyan = 0, Magento = 0.51, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 57 | 71 | - |
| CMYK | 0 | 0.51 | 0.39 | 0.54 |
| HSL | 346º | 0.34% | 0.34% | - |
| HSV(B) | 346º | 0.51% | 0.46% | - |
| XYZ | 9.94 | 7.16 | 6.82 | - |
| YUV | 76.54 | 124.88 | 156.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 57 | 71 | 0 | 0.51 | 0.39 | 0.54 | 346 | 0.34 | 0.34 |
| Hex | 75 | 39 | 47 | 0 | 33 | 27 | 36 | 15A | 22 | 22 |
| Octal | 165 | 71 | 107 | 0 | 63 | 47 | 66 | 532 | 42 | 42 |
| Binary | 1110101 | 111001 | 1000111 | 0 | 110011 | 100111 | 110110 | 101011010 | 100010 | 100010 |
Color Harmonies of #753947
Complementary color
Monochromatic Colors of #753947
Black with #753947
Text Example
Text Example
White with #753947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753947; }
p { color: rgb(117,57,71); }
H1.HeaderClassName
{
color: #753947;
}
.AnyTagClassName
{
color: #753947;
}
</style>
background-color css
<style>
a { background-color: #753947; }
a { background-color: rgb(117,57,71); }
div.DivClassName
{
background-color: #753947;
}
.BgClassName
{
background-color: #753947;
}
</style>
border-color css
<style>
span { border-color: #753947; }
span { border-color: rgb(117,57,71); }
td.TdClassName
{
border-color: #753947;
}
.TagClassName
{
border-color: #753947;
}
</style>