Shades of Camelot #774753
Tints of Camelot #774753
RGB
CMYK
RGB Variations
Color information
#774753 (or 0x774753) is known color: Camelot. HEX triplet: 77, 47 and 53. RGB value is (119,71,83). Sum of RGB (Red+Green+Blue) = 119+71+83=273 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.59% from 273); Green value is 71 (28.12% from 255 or 26.01% from 273); Blue value is 83 (32.81% from 255 or 30.40% from 273); Max value from RGB is 119 - color contains mainly: red. Hex color #774753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774753 is #88B8AC. Grayscale: #565656. Windows color (decimal): -8960173 or 5457783. OLE color: 5457783.
HSL color Cylindrical-coordinate representation of color #774753: hue angle of 345º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #774753 is Cyan = 0, Magento = 0.40, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 83 | - |
| CMYK | 0 | 0.40 | 0.30 | 0.53 |
| HSL | 345º | 0.25% | 0.37% | - |
| HSV(B) | 345º | 0.4% | 0.47% | - |
| XYZ | 11.42 | 9.05 | 9.33 | - |
| YUV | 86.72 | 125.9 | 151.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 83 | 0 | 0.40 | 0.30 | 0.53 | 345 | 0.25 | 0.37 |
| Hex | 77 | 47 | 53 | 0 | 28 | 1E | 35 | 159 | 19 | 25 |
| Octal | 167 | 107 | 123 | 0 | 50 | 36 | 65 | 531 | 31 | 45 |
| Binary | 1110111 | 1000111 | 1010011 | 0 | 101000 | 11110 | 110101 | 101011001 | 11001 | 100101 |
Color Harmonies of #774753
Complementary color
Monochromatic Colors of #774753
Black with #774753
Text Example
Text Example
White with #774753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774753; }
p { color: rgb(119,71,83); }
H1.HeaderClassName
{
color: #774753;
}
.AnyTagClassName
{
color: #774753;
}
</style>
background-color css
<style>
a { background-color: #774753; }
a { background-color: rgb(119,71,83); }
div.DivClassName
{
background-color: #774753;
}
.BgClassName
{
background-color: #774753;
}
</style>
border-color css
<style>
span { border-color: #774753; }
span { border-color: rgb(119,71,83); }
td.TdClassName
{
border-color: #774753;
}
.TagClassName
{
border-color: #774753;
}
</style>