Shades of Camelot #774751
Tints of Camelot #774751
RGB
CMYK
RGB Variations
Color information
#774751 (or 0x774751) is known color: Camelot. HEX triplet: 77, 47 and 51. RGB value is (119,71,81). Sum of RGB (Red+Green+Blue) = 119+71+81=271 (35% of max value = 765). Red value is 119 (46.88% from 255 or 43.91% from 271); Green value is 71 (28.12% from 255 or 26.20% from 271); Blue value is 81 (32.03% from 255 or 29.89% from 271); Max value from RGB is 119 - color contains mainly: red. Hex color #774751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774751 is #88B8AE. Grayscale: #565656. Windows color (decimal): -8960175 or 5326711. OLE color: 5326711.
HSL color Cylindrical-coordinate representation of color #774751: hue angle of 347.5º 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 #774751 is Cyan = 0, Magento = 0.40, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 81 | - |
| CMYK | 0 | 0.40 | 0.32 | 0.53 |
| HSL | 347.5º | 0.25% | 0.37% | - |
| HSV(B) | 347.5º | 0.4% | 0.47% | - |
| XYZ | 11.35 | 9.02 | 8.93 | - |
| YUV | 86.49 | 124.9 | 151.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 81 | 0 | 0.40 | 0.32 | 0.53 | 347.5 | 0.25 | 0.37 |
| Hex | 77 | 47 | 51 | 0 | 28 | 20 | 35 | 15C | 19 | 25 |
| Octal | 167 | 107 | 121 | 0 | 50 | 40 | 65 | 534 | 31 | 45 |
| Binary | 1110111 | 1000111 | 1010001 | 0 | 101000 | 100000 | 110101 | 101011100 | 11001 | 100101 |
Color Harmonies of #774751
Complementary color
Monochromatic Colors of #774751
Black with #774751
Text Example
Text Example
White with #774751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774751; }
p { color: rgb(119,71,81); }
H1.HeaderClassName
{
color: #774751;
}
.AnyTagClassName
{
color: #774751;
}
</style>
background-color css
<style>
a { background-color: #774751; }
a { background-color: rgb(119,71,81); }
div.DivClassName
{
background-color: #774751;
}
.BgClassName
{
background-color: #774751;
}
</style>
border-color css
<style>
span { border-color: #774751; }
span { border-color: rgb(119,71,81); }
td.TdClassName
{
border-color: #774751;
}
.TagClassName
{
border-color: #774751;
}
</style>