Shades of Camelot #774051
Tints of Camelot #774051
RGB
CMYK
RGB Variations
Color information
#774051 (or 0x774051) is known color: Camelot. HEX triplet: 77, 40 and 51. RGB value is (119,64,81). Sum of RGB (Red+Green+Blue) = 119+64+81=264 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.08% from 264); Green value is 64 (25.39% from 255 or 24.24% from 264); Blue value is 81 (32.03% from 255 or 30.68% from 264); Max value from RGB is 119 - color contains mainly: red. Hex color #774051 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774051 is #88BFAE. Grayscale: #525252. Windows color (decimal): -8961967 or 5324919. OLE color: 5324919.
HSL color Cylindrical-coordinate representation of color #774051: hue angle of 341.45º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #774051 is Cyan = 0, Magento = 0.46, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 81 | - |
| CMYK | 0 | 0.46 | 0.32 | 0.53 |
| HSL | 341.45º | 0.3% | 0.36% | - |
| HSV(B) | 341.45º | 0.46% | 0.47% | - |
| XYZ | 10.93 | 8.18 | 8.79 | - |
| YUV | 82.38 | 127.22 | 154.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 81 | 0 | 0.46 | 0.32 | 0.53 | 341.45 | 0.3 | 0.36 |
| Hex | 77 | 40 | 51 | 0 | 2E | 20 | 35 | 155 | 1E | 24 |
| Octal | 167 | 100 | 121 | 0 | 56 | 40 | 65 | 525 | 36 | 44 |
| Binary | 1110111 | 1000000 | 1010001 | 0 | 101110 | 100000 | 110101 | 101010101 | 11110 | 100100 |
Color Harmonies of #774051
Complementary color
Monochromatic Colors of #774051
Black with #774051
Text Example
Text Example
White with #774051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774051; }
p { color: rgb(119,64,81); }
H1.HeaderClassName
{
color: #774051;
}
.AnyTagClassName
{
color: #774051;
}
</style>
background-color css
<style>
a { background-color: #774051; }
a { background-color: rgb(119,64,81); }
div.DivClassName
{
background-color: #774051;
}
.BgClassName
{
background-color: #774051;
}
</style>
border-color css
<style>
span { border-color: #774051; }
span { border-color: rgb(119,64,81); }
td.TdClassName
{
border-color: #774051;
}
.TagClassName
{
border-color: #774051;
}
</style>