Shades of Camelot #753847
Tints of Camelot #753847
RGB
CMYK
RGB Variations
Color information
#753847 (or 0x753847) is known color: Camelot. HEX triplet: 75, 38 and 47. RGB value is (117,56,71). Sum of RGB (Red+Green+Blue) = 117+56+71=244 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.95% from 244); Green value is 56 (22.27% from 255 or 22.95% from 244); Blue value is 71 (28.12% from 255 or 29.10% from 244); Max value from RGB is 117 - color contains mainly: red. Hex color #753847 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753847 is #8AC7B8. Grayscale: #4B4B4B. Windows color (decimal): -9095097 or 4667509. OLE color: 4667509.
HSL color Cylindrical-coordinate representation of color #753847: hue angle of 345.25º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #753847 is Cyan = 0, Magento = 0.52, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 71 | - |
| CMYK | 0 | 0.52 | 0.39 | 0.54 |
| HSL | 345.25º | 0.35% | 0.34% | - |
| HSV(B) | 345.25º | 0.52% | 0.46% | - |
| XYZ | 9.89 | 7.07 | 6.8 | - |
| YUV | 75.95 | 125.21 | 157.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 71 | 0 | 0.52 | 0.39 | 0.54 | 345.25 | 0.35 | 0.34 |
| Hex | 75 | 38 | 47 | 0 | 34 | 27 | 36 | 159 | 23 | 22 |
| Octal | 165 | 70 | 107 | 0 | 64 | 47 | 66 | 531 | 43 | 42 |
| Binary | 1110101 | 111000 | 1000111 | 0 | 110100 | 100111 | 110110 | 101011001 | 100011 | 100010 |
Color Harmonies of #753847
Complementary color
Monochromatic Colors of #753847
Black with #753847
Text Example
Text Example
White with #753847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753847; }
p { color: rgb(117,56,71); }
H1.HeaderClassName
{
color: #753847;
}
.AnyTagClassName
{
color: #753847;
}
</style>
background-color css
<style>
a { background-color: #753847; }
a { background-color: rgb(117,56,71); }
div.DivClassName
{
background-color: #753847;
}
.BgClassName
{
background-color: #753847;
}
</style>
border-color css
<style>
span { border-color: #753847; }
span { border-color: rgb(117,56,71); }
td.TdClassName
{
border-color: #753847;
}
.TagClassName
{
border-color: #753847;
}
</style>