Shades of Camelot #773946
Tints of Camelot #773946
RGB
CMYK
RGB Variations
Color information
#773946 (or 0x773946) is known color: Camelot. HEX triplet: 77, 39 and 46. RGB value is (119,57,70). Sum of RGB (Red+Green+Blue) = 119+57+70=246 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.37% from 246); Green value is 57 (22.66% from 255 or 23.17% from 246); Blue value is 70 (27.73% from 255 or 28.46% from 246); Max value from RGB is 119 - color contains mainly: red. Hex color #773946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773946 is #88C6B9. Grayscale: #4D4D4D. Windows color (decimal): -8963770 or 4602231. OLE color: 4602231.
HSL color Cylindrical-coordinate representation of color #773946: hue angle of 347.42º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #773946 is Cyan = 0, Magento = 0.52, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 57 | 70 | - |
| CMYK | 0 | 0.52 | 0.41 | 0.53 |
| HSL | 347.42º | 0.35% | 0.35% | - |
| HSV(B) | 347.42º | 0.52% | 0.47% | - |
| XYZ | 10.18 | 7.29 | 6.67 | - |
| YUV | 77.02 | 124.04 | 157.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 57 | 70 | 0 | 0.52 | 0.41 | 0.53 | 347.42 | 0.35 | 0.35 |
| Hex | 77 | 39 | 46 | 0 | 34 | 29 | 35 | 15B | 23 | 23 |
| Octal | 167 | 71 | 106 | 0 | 64 | 51 | 65 | 533 | 43 | 43 |
| Binary | 1110111 | 111001 | 1000110 | 0 | 110100 | 101001 | 110101 | 101011011 | 100011 | 100011 |
Color Harmonies of #773946
Complementary color
Monochromatic Colors of #773946
Black with #773946
Text Example
Text Example
White with #773946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773946; }
p { color: rgb(119,57,70); }
H1.HeaderClassName
{
color: #773946;
}
.AnyTagClassName
{
color: #773946;
}
</style>
background-color css
<style>
a { background-color: #773946; }
a { background-color: rgb(119,57,70); }
div.DivClassName
{
background-color: #773946;
}
.BgClassName
{
background-color: #773946;
}
</style>
border-color css
<style>
span { border-color: #773946; }
span { border-color: rgb(119,57,70); }
td.TdClassName
{
border-color: #773946;
}
.TagClassName
{
border-color: #773946;
}
</style>