Shades of Camelot #773646
Tints of Camelot #773646
RGB
CMYK
RGB Variations
Color information
#773646 (or 0x773646) is known color: Camelot. HEX triplet: 77, 36 and 46. RGB value is (119,54,70). Sum of RGB (Red+Green+Blue) = 119+54+70=243 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.97% from 243); Green value is 54 (21.48% from 255 or 22.22% from 243); Blue value is 70 (27.73% from 255 or 28.81% from 243); Max value from RGB is 119 - color contains mainly: red. Hex color #773646 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773646 is #88C9B9. Grayscale: #4B4B4B. Windows color (decimal): -8964538 or 4601463. OLE color: 4601463.
HSL color Cylindrical-coordinate representation of color #773646: hue angle of 345.23º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #773646 is Cyan = 0, Magento = 0.55, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 54 | 70 | - |
| CMYK | 0 | 0.55 | 0.41 | 0.53 |
| HSL | 345.23º | 0.38% | 0.34% | - |
| HSV(B) | 345.23º | 0.55% | 0.47% | - |
| XYZ | 10.03 | 7 | 6.62 | - |
| YUV | 75.26 | 125.03 | 159.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 54 | 70 | 0 | 0.55 | 0.41 | 0.53 | 345.23 | 0.38 | 0.34 |
| Hex | 77 | 36 | 46 | 0 | 37 | 29 | 35 | 159 | 26 | 22 |
| Octal | 167 | 66 | 106 | 0 | 67 | 51 | 65 | 531 | 46 | 42 |
| Binary | 1110111 | 110110 | 1000110 | 0 | 110111 | 101001 | 110101 | 101011001 | 100110 | 100010 |
Color Harmonies of #773646
Complementary color
Monochromatic Colors of #773646
Black with #773646
Text Example
Text Example
White with #773646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773646; }
p { color: rgb(119,54,70); }
H1.HeaderClassName
{
color: #773646;
}
.AnyTagClassName
{
color: #773646;
}
</style>
background-color css
<style>
a { background-color: #773646; }
a { background-color: rgb(119,54,70); }
div.DivClassName
{
background-color: #773646;
}
.BgClassName
{
background-color: #773646;
}
</style>
border-color css
<style>
span { border-color: #773646; }
span { border-color: rgb(119,54,70); }
td.TdClassName
{
border-color: #773646;
}
.TagClassName
{
border-color: #773646;
}
</style>