Shades of Camelot #773846
Tints of Camelot #773846
RGB
CMYK
RGB Variations
Color information
#773846 (or 0x773846) is known color: Camelot. HEX triplet: 77, 38 and 46. RGB value is (119,56,70). Sum of RGB (Red+Green+Blue) = 119+56+70=245 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.57% from 245); Green value is 56 (22.27% from 255 or 22.86% from 245); Blue value is 70 (27.73% from 255 or 28.57% from 245); Max value from RGB is 119 - color contains mainly: red. Hex color #773846 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773846 is #88C7B9. Grayscale: #4C4C4C. Windows color (decimal): -8964026 or 4601975. OLE color: 4601975.
HSL color Cylindrical-coordinate representation of color #773846: hue angle of 346.67º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #773846 is Cyan = 0, Magento = 0.53, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 56 | 70 | - |
| CMYK | 0 | 0.53 | 0.41 | 0.53 |
| HSL | 346.67º | 0.36% | 0.34% | - |
| HSV(B) | 346.67º | 0.53% | 0.47% | - |
| XYZ | 10.13 | 7.19 | 6.65 | - |
| YUV | 76.43 | 124.37 | 158.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 56 | 70 | 0 | 0.53 | 0.41 | 0.53 | 346.67 | 0.36 | 0.34 |
| Hex | 77 | 38 | 46 | 0 | 35 | 29 | 35 | 15B | 24 | 22 |
| Octal | 167 | 70 | 106 | 0 | 65 | 51 | 65 | 533 | 44 | 42 |
| Binary | 1110111 | 111000 | 1000110 | 0 | 110101 | 101001 | 110101 | 101011011 | 100100 | 100010 |
Color Harmonies of #773846
Complementary color
Monochromatic Colors of #773846
Black with #773846
Text Example
Text Example
White with #773846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773846; }
p { color: rgb(119,56,70); }
H1.HeaderClassName
{
color: #773846;
}
.AnyTagClassName
{
color: #773846;
}
</style>
background-color css
<style>
a { background-color: #773846; }
a { background-color: rgb(119,56,70); }
div.DivClassName
{
background-color: #773846;
}
.BgClassName
{
background-color: #773846;
}
</style>
border-color css
<style>
span { border-color: #773846; }
span { border-color: rgb(119,56,70); }
td.TdClassName
{
border-color: #773846;
}
.TagClassName
{
border-color: #773846;
}
</style>