Shades of Camelot #774651
Tints of Camelot #774651
RGB
CMYK
RGB Variations
Color information
#774651 (or 0x774651) is known color: Camelot. HEX triplet: 77, 46 and 51. RGB value is (119,70,81). Sum of RGB (Red+Green+Blue) = 119+70+81=270 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.07% from 270); Green value is 70 (27.73% from 255 or 25.93% from 270); Blue value is 81 (32.03% from 255 or 30% from 270); Max value from RGB is 119 - color contains mainly: red. Hex color #774651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774651 is #88B9AE. Grayscale: #555555. Windows color (decimal): -8960431 or 5326455. OLE color: 5326455.
HSL color Cylindrical-coordinate representation of color #774651: hue angle of 346.53º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #774651 is Cyan = 0, Magento = 0.41, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 81 | - |
| CMYK | 0 | 0.41 | 0.32 | 0.53 |
| HSL | 346.53º | 0.26% | 0.37% | - |
| HSV(B) | 346.53º | 0.41% | 0.47% | - |
| XYZ | 11.28 | 8.9 | 8.91 | - |
| YUV | 85.91 | 125.23 | 151.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 81 | 0 | 0.41 | 0.32 | 0.53 | 346.53 | 0.26 | 0.37 |
| Hex | 77 | 46 | 51 | 0 | 29 | 20 | 35 | 15B | 1A | 25 |
| Octal | 167 | 106 | 121 | 0 | 51 | 40 | 65 | 533 | 32 | 45 |
| Binary | 1110111 | 1000110 | 1010001 | 0 | 101001 | 100000 | 110101 | 101011011 | 11010 | 100101 |
Color Harmonies of #774651
Complementary color
Monochromatic Colors of #774651
Black with #774651
Text Example
Text Example
White with #774651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774651; }
p { color: rgb(119,70,81); }
H1.HeaderClassName
{
color: #774651;
}
.AnyTagClassName
{
color: #774651;
}
</style>
background-color css
<style>
a { background-color: #774651; }
a { background-color: rgb(119,70,81); }
div.DivClassName
{
background-color: #774651;
}
.BgClassName
{
background-color: #774651;
}
</style>
border-color css
<style>
span { border-color: #774651; }
span { border-color: rgb(119,70,81); }
td.TdClassName
{
border-color: #774651;
}
.TagClassName
{
border-color: #774651;
}
</style>