Shades of Camelot #754953
Tints of Camelot #754953
RGB
CMYK
RGB Variations
Color information
#754953 (or 0x754953) is known color: Camelot. HEX triplet: 75, 49 and 53. RGB value is (117,73,83). Sum of RGB (Red+Green+Blue) = 117+73+83=273 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.86% from 273); Green value is 73 (28.91% from 255 or 26.74% from 273); Blue value is 83 (32.81% from 255 or 30.40% from 273); Max value from RGB is 117 - color contains mainly: red. Hex color #754953 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754953 is #8AB6AC. Grayscale: #575757. Windows color (decimal): -9090733 or 5458293. OLE color: 5458293.
HSL color Cylindrical-coordinate representation of color #754953: hue angle of 346.36º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #754953 is Cyan = 0, Magento = 0.38, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 73 | 83 | - |
| CMYK | 0 | 0.38 | 0.29 | 0.54 |
| HSL | 346.36º | 0.23% | 0.37% | - |
| HSV(B) | 346.36º | 0.38% | 0.46% | - |
| XYZ | 11.28 | 9.17 | 9.36 | - |
| YUV | 87.3 | 125.58 | 149.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 83 | 0 | 0.38 | 0.29 | 0.54 | 346.36 | 0.23 | 0.37 |
| Hex | 75 | 49 | 53 | 0 | 26 | 1D | 36 | 15A | 17 | 25 |
| Octal | 165 | 111 | 123 | 0 | 46 | 35 | 66 | 532 | 27 | 45 |
| Binary | 1110101 | 1001001 | 1010011 | 0 | 100110 | 11101 | 110110 | 101011010 | 10111 | 100101 |
Color Harmonies of #754953
Complementary color
Monochromatic Colors of #754953
Black with #754953
Text Example
Text Example
White with #754953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754953; }
p { color: rgb(117,73,83); }
H1.HeaderClassName
{
color: #754953;
}
.AnyTagClassName
{
color: #754953;
}
</style>
background-color css
<style>
a { background-color: #754953; }
a { background-color: rgb(117,73,83); }
div.DivClassName
{
background-color: #754953;
}
.BgClassName
{
background-color: #754953;
}
</style>
border-color css
<style>
span { border-color: #754953; }
span { border-color: rgb(117,73,83); }
td.TdClassName
{
border-color: #754953;
}
.TagClassName
{
border-color: #754953;
}
</style>