Shades of Camelot #773945
Tints of Camelot #773945
RGB
CMYK
RGB Variations
Color information
#773945 (or 0x773945) is known color: Camelot. HEX triplet: 77, 39 and 45. RGB value is (119,57,69). Sum of RGB (Red+Green+Blue) = 119+57+69=245 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.57% from 245); Green value is 57 (22.66% from 255 or 23.27% from 245); Blue value is 69 (27.34% from 255 or 28.16% from 245); Max value from RGB is 119 - color contains mainly: red. Hex color #773945 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773945 is #88C6BA. Grayscale: #4C4C4C. Windows color (decimal): -8963771 or 4536695. OLE color: 4536695.
HSL color Cylindrical-coordinate representation of color #773945: hue angle of 348.39º 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 #773945 is Cyan = 0, Magento = 0.52, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 57 | 69 | - |
| CMYK | 0 | 0.52 | 0.42 | 0.53 |
| HSL | 348.39º | 0.35% | 0.35% | - |
| HSV(B) | 348.39º | 0.52% | 0.47% | - |
| XYZ | 10.15 | 7.28 | 6.5 | - |
| YUV | 76.91 | 123.54 | 158.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 57 | 69 | 0 | 0.52 | 0.42 | 0.53 | 348.39 | 0.35 | 0.35 |
| Hex | 77 | 39 | 45 | 0 | 34 | 2A | 35 | 15C | 23 | 23 |
| Octal | 167 | 71 | 105 | 0 | 64 | 52 | 65 | 534 | 43 | 43 |
| Binary | 1110111 | 111001 | 1000101 | 0 | 110100 | 101010 | 110101 | 101011100 | 100011 | 100011 |
Color Harmonies of #773945
Complementary color
Monochromatic Colors of #773945
Black with #773945
Text Example
Text Example
White with #773945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773945; }
p { color: rgb(119,57,69); }
H1.HeaderClassName
{
color: #773945;
}
.AnyTagClassName
{
color: #773945;
}
</style>
background-color css
<style>
a { background-color: #773945; }
a { background-color: rgb(119,57,69); }
div.DivClassName
{
background-color: #773945;
}
.BgClassName
{
background-color: #773945;
}
</style>
border-color css
<style>
span { border-color: #773945; }
span { border-color: rgb(119,57,69); }
td.TdClassName
{
border-color: #773945;
}
.TagClassName
{
border-color: #773945;
}
</style>