Shades of Camelot #773947
Tints of Camelot #773947
RGB
CMYK
RGB Variations
Color information
#773947 (or 0x773947) is known color: Camelot. HEX triplet: 77, 39 and 47. RGB value is (119,57,71). Sum of RGB (Red+Green+Blue) = 119+57+71=247 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.18% from 247); Green value is 57 (22.66% from 255 or 23.08% from 247); Blue value is 71 (28.12% from 255 or 28.74% from 247); Max value from RGB is 119 - color contains mainly: red. Hex color #773947 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773947 is #88C6B8. Grayscale: #4D4D4D. Windows color (decimal): -8963769 or 4667767. OLE color: 4667767.
HSL color Cylindrical-coordinate representation of color #773947: hue angle of 346.45º 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 #773947 is Cyan = 0, Magento = 0.52, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 57 | 71 | - |
| CMYK | 0 | 0.52 | 0.40 | 0.53 |
| HSL | 346.45º | 0.35% | 0.35% | - |
| HSV(B) | 346.45º | 0.52% | 0.47% | - |
| XYZ | 10.21 | 7.3 | 6.83 | - |
| YUV | 77.13 | 124.54 | 157.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 57 | 71 | 0 | 0.52 | 0.40 | 0.53 | 346.45 | 0.35 | 0.35 |
| Hex | 77 | 39 | 47 | 0 | 34 | 28 | 35 | 15A | 23 | 23 |
| Octal | 167 | 71 | 107 | 0 | 64 | 50 | 65 | 532 | 43 | 43 |
| Binary | 1110111 | 111001 | 1000111 | 0 | 110100 | 101000 | 110101 | 101011010 | 100011 | 100011 |
Color Harmonies of #773947
Complementary color
Monochromatic Colors of #773947
Black with #773947
Text Example
Text Example
White with #773947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773947; }
p { color: rgb(119,57,71); }
H1.HeaderClassName
{
color: #773947;
}
.AnyTagClassName
{
color: #773947;
}
</style>
background-color css
<style>
a { background-color: #773947; }
a { background-color: rgb(119,57,71); }
div.DivClassName
{
background-color: #773947;
}
.BgClassName
{
background-color: #773947;
}
</style>
border-color css
<style>
span { border-color: #773947; }
span { border-color: rgb(119,57,71); }
td.TdClassName
{
border-color: #773947;
}
.TagClassName
{
border-color: #773947;
}
</style>