Shades of Camelot #753844
Tints of Camelot #753844
RGB
CMYK
RGB Variations
Color information
#753844 (or 0x753844) is known color: Camelot. HEX triplet: 75, 38 and 44. RGB value is (117,56,68). Sum of RGB (Red+Green+Blue) = 117+56+68=241 (31% of max value = 765). Red value is 117 (46.09% from 255 or 48.55% from 241); Green value is 56 (22.27% from 255 or 23.24% from 241); Blue value is 68 (26.95% from 255 or 28.22% from 241); Max value from RGB is 117 - color contains mainly: red. Hex color #753844 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753844 is #8AC7BB. Grayscale: #4B4B4B. Windows color (decimal): -9095100 or 4470901. OLE color: 4470901.
HSL color Cylindrical-coordinate representation of color #753844: hue angle of 348.2º 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 #753844 is Cyan = 0, Magento = 0.52, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 68 | - |
| CMYK | 0 | 0.52 | 0.42 | 0.54 |
| HSL | 348.2º | 0.35% | 0.34% | - |
| HSV(B) | 348.2º | 0.52% | 0.46% | - |
| XYZ | 9.79 | 7.03 | 6.31 | - |
| YUV | 75.61 | 123.71 | 157.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 68 | 0 | 0.52 | 0.42 | 0.54 | 348.2 | 0.35 | 0.34 |
| Hex | 75 | 38 | 44 | 0 | 34 | 2A | 36 | 15C | 23 | 22 |
| Octal | 165 | 70 | 104 | 0 | 64 | 52 | 66 | 534 | 43 | 42 |
| Binary | 1110101 | 111000 | 1000100 | 0 | 110100 | 101010 | 110110 | 101011100 | 100011 | 100010 |
Color Harmonies of #753844
Complementary color
Monochromatic Colors of #753844
Black with #753844
Text Example
Text Example
White with #753844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753844; }
p { color: rgb(117,56,68); }
H1.HeaderClassName
{
color: #753844;
}
.AnyTagClassName
{
color: #753844;
}
</style>
background-color css
<style>
a { background-color: #753844; }
a { background-color: rgb(117,56,68); }
div.DivClassName
{
background-color: #753844;
}
.BgClassName
{
background-color: #753844;
}
</style>
border-color css
<style>
span { border-color: #753844; }
span { border-color: rgb(117,56,68); }
td.TdClassName
{
border-color: #753844;
}
.TagClassName
{
border-color: #753844;
}
</style>