Shades of Camelot #764753
Tints of Camelot #764753
RGB
CMYK
RGB Variations
Color information
#764753 (or 0x764753) is known color: Camelot. HEX triplet: 76, 47 and 53. RGB value is (118,71,83). Sum of RGB (Red+Green+Blue) = 118+71+83=272 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.38% from 272); Green value is 71 (28.12% from 255 or 26.10% from 272); Blue value is 83 (32.81% from 255 or 30.51% from 272); Max value from RGB is 118 - color contains mainly: red. Hex color #764753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764753 is #89B8AC. Grayscale: #565656. Windows color (decimal): -9025709 or 5457782. OLE color: 5457782.
HSL color Cylindrical-coordinate representation of color #764753: hue angle of 344.68º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #764753 is Cyan = 0, Magento = 0.40, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 71 | 83 | - |
| CMYK | 0 | 0.40 | 0.30 | 0.54 |
| HSL | 344.68º | 0.25% | 0.37% | - |
| HSV(B) | 344.68º | 0.4% | 0.46% | - |
| XYZ | 11.29 | 8.98 | 9.32 | - |
| YUV | 86.42 | 126.07 | 150.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 71 | 83 | 0 | 0.40 | 0.30 | 0.54 | 344.68 | 0.25 | 0.37 |
| Hex | 76 | 47 | 53 | 0 | 28 | 1E | 36 | 159 | 19 | 25 |
| Octal | 166 | 107 | 123 | 0 | 50 | 36 | 66 | 531 | 31 | 45 |
| Binary | 1110110 | 1000111 | 1010011 | 0 | 101000 | 11110 | 110110 | 101011001 | 11001 | 100101 |
Color Harmonies of #764753
Complementary color
Monochromatic Colors of #764753
Black with #764753
Text Example
Text Example
White with #764753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764753; }
p { color: rgb(118,71,83); }
H1.HeaderClassName
{
color: #764753;
}
.AnyTagClassName
{
color: #764753;
}
</style>
background-color css
<style>
a { background-color: #764753; }
a { background-color: rgb(118,71,83); }
div.DivClassName
{
background-color: #764753;
}
.BgClassName
{
background-color: #764753;
}
</style>
border-color css
<style>
span { border-color: #764753; }
span { border-color: rgb(118,71,83); }
td.TdClassName
{
border-color: #764753;
}
.TagClassName
{
border-color: #764753;
}
</style>