Shades of Camelot #774351
Tints of Camelot #774351
RGB
CMYK
RGB Variations
Color information
#774351 (or 0x774351) is known color: Camelot. HEX triplet: 77, 43 and 51. RGB value is (119,67,81). Sum of RGB (Red+Green+Blue) = 119+67+81=267 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.57% from 267); Green value is 67 (26.56% from 255 or 25.09% from 267); Blue value is 81 (32.03% from 255 or 30.34% from 267); Max value from RGB is 119 - color contains mainly: red. Hex color #774351 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774351 is #88BCAE. Grayscale: #545454. Windows color (decimal): -8961199 or 5325687. OLE color: 5325687.
HSL color Cylindrical-coordinate representation of color #774351: hue angle of 343.85º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #774351 is Cyan = 0, Magento = 0.44, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 67 | 81 | - |
| CMYK | 0 | 0.44 | 0.32 | 0.53 |
| HSL | 343.85º | 0.28% | 0.36% | - |
| HSV(B) | 343.85º | 0.44% | 0.47% | - |
| XYZ | 11.1 | 8.53 | 8.85 | - |
| YUV | 84.14 | 126.23 | 152.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 81 | 0 | 0.44 | 0.32 | 0.53 | 343.85 | 0.28 | 0.36 |
| Hex | 77 | 43 | 51 | 0 | 2C | 20 | 35 | 158 | 1C | 24 |
| Octal | 167 | 103 | 121 | 0 | 54 | 40 | 65 | 530 | 34 | 44 |
| Binary | 1110111 | 1000011 | 1010001 | 0 | 101100 | 100000 | 110101 | 101011000 | 11100 | 100100 |
Color Harmonies of #774351
Complementary color
Monochromatic Colors of #774351
Black with #774351
Text Example
Text Example
White with #774351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774351; }
p { color: rgb(119,67,81); }
H1.HeaderClassName
{
color: #774351;
}
.AnyTagClassName
{
color: #774351;
}
</style>
background-color css
<style>
a { background-color: #774351; }
a { background-color: rgb(119,67,81); }
div.DivClassName
{
background-color: #774351;
}
.BgClassName
{
background-color: #774351;
}
</style>
border-color css
<style>
span { border-color: #774351; }
span { border-color: rgb(119,67,81); }
td.TdClassName
{
border-color: #774351;
}
.TagClassName
{
border-color: #774351;
}
</style>