Shades of Camelot #753945
Tints of Camelot #753945
RGB
CMYK
RGB Variations
Color information
#753945 (or 0x753945) is known color: Camelot. HEX triplet: 75, 39 and 45. RGB value is (117,57,69). Sum of RGB (Red+Green+Blue) = 117+57+69=243 (32% of max value = 765). Red value is 117 (46.09% from 255 or 48.15% from 243); Green value is 57 (22.66% from 255 or 23.46% from 243); Blue value is 69 (27.34% from 255 or 28.40% from 243); Max value from RGB is 117 - color contains mainly: red. Hex color #753945 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753945 is #8AC6BA. Grayscale: #4C4C4C. Windows color (decimal): -9094843 or 4536693. OLE color: 4536693.
HSL color Cylindrical-coordinate representation of color #753945: hue angle of 348º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #753945 is Cyan = 0, Magento = 0.51, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 57 | 69 | - |
| CMYK | 0 | 0.51 | 0.41 | 0.54 |
| HSL | 348º | 0.34% | 0.34% | - |
| HSV(B) | 348º | 0.51% | 0.46% | - |
| XYZ | 9.87 | 7.14 | 6.49 | - |
| YUV | 76.31 | 123.88 | 157.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 57 | 69 | 0 | 0.51 | 0.41 | 0.54 | 348 | 0.34 | 0.34 |
| Hex | 75 | 39 | 45 | 0 | 33 | 29 | 36 | 15C | 22 | 22 |
| Octal | 165 | 71 | 105 | 0 | 63 | 51 | 66 | 534 | 42 | 42 |
| Binary | 1110101 | 111001 | 1000101 | 0 | 110011 | 101001 | 110110 | 101011100 | 100010 | 100010 |
Color Harmonies of #753945
Complementary color
Monochromatic Colors of #753945
Black with #753945
Text Example
Text Example
White with #753945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753945; }
p { color: rgb(117,57,69); }
H1.HeaderClassName
{
color: #753945;
}
.AnyTagClassName
{
color: #753945;
}
</style>
background-color css
<style>
a { background-color: #753945; }
a { background-color: rgb(117,57,69); }
div.DivClassName
{
background-color: #753945;
}
.BgClassName
{
background-color: #753945;
}
</style>
border-color css
<style>
span { border-color: #753945; }
span { border-color: rgb(117,57,69); }
td.TdClassName
{
border-color: #753945;
}
.TagClassName
{
border-color: #753945;
}
</style>