Shades of Camelot #773845
Tints of Camelot #773845
RGB
CMYK
RGB Variations
Color information
#773845 (or 0x773845) is known color: Camelot. HEX triplet: 77, 38 and 45. RGB value is (119,56,69). Sum of RGB (Red+Green+Blue) = 119+56+69=244 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.77% from 244); Green value is 56 (22.27% from 255 or 22.95% from 244); Blue value is 69 (27.34% from 255 or 28.28% from 244); Max value from RGB is 119 - color contains mainly: red. Hex color #773845 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773845 is #88C7BA. Grayscale: #4C4C4C. Windows color (decimal): -8964027 or 4536439. OLE color: 4536439.
HSL color Cylindrical-coordinate representation of color #773845: hue angle of 347.62º 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 #773845 is Cyan = 0, Magento = 0.53, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 56 | 69 | - |
| CMYK | 0 | 0.53 | 0.42 | 0.53 |
| HSL | 347.62º | 0.36% | 0.34% | - |
| HSV(B) | 347.62º | 0.53% | 0.47% | - |
| XYZ | 10.1 | 7.18 | 6.48 | - |
| YUV | 76.32 | 123.87 | 158.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 56 | 69 | 0 | 0.53 | 0.42 | 0.53 | 347.62 | 0.36 | 0.34 |
| Hex | 77 | 38 | 45 | 0 | 35 | 2A | 35 | 15C | 24 | 22 |
| Octal | 167 | 70 | 105 | 0 | 65 | 52 | 65 | 534 | 44 | 42 |
| Binary | 1110111 | 111000 | 1000101 | 0 | 110101 | 101010 | 110101 | 101011100 | 100100 | 100010 |
Color Harmonies of #773845
Complementary color
Monochromatic Colors of #773845
Black with #773845
Text Example
Text Example
White with #773845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773845; }
p { color: rgb(119,56,69); }
H1.HeaderClassName
{
color: #773845;
}
.AnyTagClassName
{
color: #773845;
}
</style>
background-color css
<style>
a { background-color: #773845; }
a { background-color: rgb(119,56,69); }
div.DivClassName
{
background-color: #773845;
}
.BgClassName
{
background-color: #773845;
}
</style>
border-color css
<style>
span { border-color: #773845; }
span { border-color: rgb(119,56,69); }
td.TdClassName
{
border-color: #773845;
}
.TagClassName
{
border-color: #773845;
}
</style>