Shades of Camelot #774752
Tints of Camelot #774752
RGB
CMYK
RGB Variations
Color information
#774752 (or 0x774752) is known color: Camelot. HEX triplet: 77, 47 and 52. RGB value is (119,71,82). Sum of RGB (Red+Green+Blue) = 119+71+82=272 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.75% from 272); Green value is 71 (28.12% from 255 or 26.10% from 272); Blue value is 82 (32.42% from 255 or 30.15% from 272); Max value from RGB is 119 - color contains mainly: red. Hex color #774752 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774752 is #88B8AD. Grayscale: #565656. Windows color (decimal): -8960174 or 5392247. OLE color: 5392247.
HSL color Cylindrical-coordinate representation of color #774752: hue angle of 346.25º 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 #774752 is Cyan = 0, Magento = 0.40, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 82 | - |
| CMYK | 0 | 0.40 | 0.31 | 0.53 |
| HSL | 346.25º | 0.25% | 0.37% | - |
| HSV(B) | 346.25º | 0.4% | 0.47% | - |
| XYZ | 11.38 | 9.04 | 9.13 | - |
| YUV | 86.61 | 125.4 | 151.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 82 | 0 | 0.40 | 0.31 | 0.53 | 346.25 | 0.25 | 0.37 |
| Hex | 77 | 47 | 52 | 0 | 28 | 1F | 35 | 15A | 19 | 25 |
| Octal | 167 | 107 | 122 | 0 | 50 | 37 | 65 | 532 | 31 | 45 |
| Binary | 1110111 | 1000111 | 1010010 | 0 | 101000 | 11111 | 110101 | 101011010 | 11001 | 100101 |
Color Harmonies of #774752
Complementary color
Monochromatic Colors of #774752
Black with #774752
Text Example
Text Example
White with #774752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774752; }
p { color: rgb(119,71,82); }
H1.HeaderClassName
{
color: #774752;
}
.AnyTagClassName
{
color: #774752;
}
</style>
background-color css
<style>
a { background-color: #774752; }
a { background-color: rgb(119,71,82); }
div.DivClassName
{
background-color: #774752;
}
.BgClassName
{
background-color: #774752;
}
</style>
border-color css
<style>
span { border-color: #774752; }
span { border-color: rgb(119,71,82); }
td.TdClassName
{
border-color: #774752;
}
.TagClassName
{
border-color: #774752;
}
</style>