Shades of Camelot #753649
Tints of Camelot #753649
RGB
CMYK
RGB Variations
Color information
#753649 (or 0x753649) is known color: Camelot. HEX triplet: 75, 36 and 49. RGB value is (117,54,73). Sum of RGB (Red+Green+Blue) = 117+54+73=244 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.95% from 244); Green value is 54 (21.48% from 255 or 22.13% from 244); Blue value is 73 (28.91% from 255 or 29.92% from 244); Max value from RGB is 117 - color contains mainly: red. Hex color #753649 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753649 is #8AC9B6. Grayscale: #4A4A4A. Windows color (decimal): -9095607 or 4798069. OLE color: 4798069.
HSL color Cylindrical-coordinate representation of color #753649: hue angle of 341.9º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #753649 is Cyan = 0, Magento = 0.54, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 54 | 73 | - |
| CMYK | 0 | 0.54 | 0.38 | 0.54 |
| HSL | 341.9º | 0.37% | 0.34% | - |
| HSV(B) | 341.9º | 0.54% | 0.46% | - |
| XYZ | 9.86 | 6.9 | 7.12 | - |
| YUV | 75 | 126.87 | 157.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 54 | 73 | 0 | 0.54 | 0.38 | 0.54 | 341.9 | 0.37 | 0.34 |
| Hex | 75 | 36 | 49 | 0 | 36 | 26 | 36 | 156 | 25 | 22 |
| Octal | 165 | 66 | 111 | 0 | 66 | 46 | 66 | 526 | 45 | 42 |
| Binary | 1110101 | 110110 | 1001001 | 0 | 110110 | 100110 | 110110 | 101010110 | 100101 | 100010 |
Color Harmonies of #753649
Complementary color
Monochromatic Colors of #753649
Black with #753649
Text Example
Text Example
White with #753649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753649; }
p { color: rgb(117,54,73); }
H1.HeaderClassName
{
color: #753649;
}
.AnyTagClassName
{
color: #753649;
}
</style>
background-color css
<style>
a { background-color: #753649; }
a { background-color: rgb(117,54,73); }
div.DivClassName
{
background-color: #753649;
}
.BgClassName
{
background-color: #753649;
}
</style>
border-color css
<style>
span { border-color: #753649; }
span { border-color: rgb(117,54,73); }
td.TdClassName
{
border-color: #753649;
}
.TagClassName
{
border-color: #753649;
}
</style>