Shades of Camelot #773446
Tints of Camelot #773446
RGB
CMYK
RGB Variations
Color information
#773446 (or 0x773446) is known color: Camelot. HEX triplet: 77, 34 and 46. RGB value is (119,52,70). Sum of RGB (Red+Green+Blue) = 119+52+70=241 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.38% from 241); Green value is 52 (20.70% from 255 or 21.58% from 241); Blue value is 70 (27.73% from 255 or 29.05% from 241); Max value from RGB is 119 - color contains mainly: red. Hex color #773446 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773446 is #88CBB9. Grayscale: #4A4A4A. Windows color (decimal): -8965050 or 4600951. OLE color: 4600951.
HSL color Cylindrical-coordinate representation of color #773446: hue angle of 343.88º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #773446 is Cyan = 0, Magento = 0.56, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 52 | 70 | - |
| CMYK | 0 | 0.56 | 0.41 | 0.53 |
| HSL | 343.88º | 0.39% | 0.34% | - |
| HSV(B) | 343.88º | 0.56% | 0.47% | - |
| XYZ | 9.94 | 6.82 | 6.59 | - |
| YUV | 74.09 | 125.7 | 160.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 52 | 70 | 0 | 0.56 | 0.41 | 0.53 | 343.88 | 0.39 | 0.34 |
| Hex | 77 | 34 | 46 | 0 | 38 | 29 | 35 | 158 | 27 | 22 |
| Octal | 167 | 64 | 106 | 0 | 70 | 51 | 65 | 530 | 47 | 42 |
| Binary | 1110111 | 110100 | 1000110 | 0 | 111000 | 101001 | 110101 | 101011000 | 100111 | 100010 |
Color Harmonies of #773446
Complementary color
Monochromatic Colors of #773446
Black with #773446
Text Example
Text Example
White with #773446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773446; }
p { color: rgb(119,52,70); }
H1.HeaderClassName
{
color: #773446;
}
.AnyTagClassName
{
color: #773446;
}
</style>
background-color css
<style>
a { background-color: #773446; }
a { background-color: rgb(119,52,70); }
div.DivClassName
{
background-color: #773446;
}
.BgClassName
{
background-color: #773446;
}
</style>
border-color css
<style>
span { border-color: #773446; }
span { border-color: rgb(119,52,70); }
td.TdClassName
{
border-color: #773446;
}
.TagClassName
{
border-color: #773446;
}
</style>