Shades of Camelot #753744
Tints of Camelot #753744
RGB
CMYK
RGB Variations
Color information
#753744 (or 0x753744) is known color: Camelot. HEX triplet: 75, 37 and 44. RGB value is (117,55,68). Sum of RGB (Red+Green+Blue) = 117+55+68=240 (31% of max value = 765). Red value is 117 (46.09% from 255 or 48.75% from 240); Green value is 55 (21.88% from 255 or 22.92% from 240); Blue value is 68 (26.95% from 255 or 28.33% from 240); Max value from RGB is 117 - color contains mainly: red. Hex color #753744 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753744 is #8AC8BB. Grayscale: #4B4B4B. Windows color (decimal): -9095356 or 4470645. OLE color: 4470645.
HSL color Cylindrical-coordinate representation of color #753744: hue angle of 347.42º 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 #753744 is Cyan = 0, Magento = 0.53, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 55 | 68 | - |
| CMYK | 0 | 0.53 | 0.42 | 0.54 |
| HSL | 347.42º | 0.36% | 0.34% | - |
| HSV(B) | 347.42º | 0.53% | 0.46% | - |
| XYZ | 9.75 | 6.93 | 6.29 | - |
| YUV | 75.02 | 124.04 | 157.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 55 | 68 | 0 | 0.53 | 0.42 | 0.54 | 347.42 | 0.36 | 0.34 |
| Hex | 75 | 37 | 44 | 0 | 35 | 2A | 36 | 15B | 24 | 22 |
| Octal | 165 | 67 | 104 | 0 | 65 | 52 | 66 | 533 | 44 | 42 |
| Binary | 1110101 | 110111 | 1000100 | 0 | 110101 | 101010 | 110110 | 101011011 | 100100 | 100010 |
Color Harmonies of #753744
Complementary color
Monochromatic Colors of #753744
Black with #753744
Text Example
Text Example
White with #753744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753744; }
p { color: rgb(117,55,68); }
H1.HeaderClassName
{
color: #753744;
}
.AnyTagClassName
{
color: #753744;
}
</style>
background-color css
<style>
a { background-color: #753744; }
a { background-color: rgb(117,55,68); }
div.DivClassName
{
background-color: #753744;
}
.BgClassName
{
background-color: #753744;
}
</style>
border-color css
<style>
span { border-color: #753744; }
span { border-color: rgb(117,55,68); }
td.TdClassName
{
border-color: #753744;
}
.TagClassName
{
border-color: #753744;
}
</style>