Shades of Camelot #783947
Tints of Camelot #783947
RGB
CMYK
RGB Variations
Color information
#783947 (or 0x783947) is known color: Camelot. HEX triplet: 78, 39 and 47. RGB value is (120,57,71). Sum of RGB (Red+Green+Blue) = 120+57+71=248 (32% of max value = 765). Red value is 120 (47.27% from 255 or 48.39% from 248); Green value is 57 (22.66% from 255 or 22.98% from 248); Blue value is 71 (28.12% from 255 or 28.63% from 248); Max value from RGB is 120 - color contains mainly: red. Hex color #783947 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783947 is #87C6B8. Grayscale: #4D4D4D. Windows color (decimal): -8898233 or 4667768. OLE color: 4667768.
HSL color Cylindrical-coordinate representation of color #783947: hue angle of 346.67º degrees, saturation: 0.36, 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 #783947 is Cyan = 0, Magento = 0.52, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 57 | 71 | - |
| CMYK | 0 | 0.52 | 0.41 | 0.53 |
| HSL | 346.67º | 0.36% | 0.35% | - |
| HSV(B) | 346.67º | 0.53% | 0.47% | - |
| XYZ | 10.35 | 7.37 | 6.84 | - |
| YUV | 77.43 | 124.37 | 158.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 57 | 71 | 0 | 0.52 | 0.41 | 0.53 | 346.67 | 0.36 | 0.35 |
| Hex | 78 | 39 | 47 | 0 | 34 | 29 | 35 | 15B | 24 | 23 |
| Octal | 170 | 71 | 107 | 0 | 64 | 51 | 65 | 533 | 44 | 43 |
| Binary | 1111000 | 111001 | 1000111 | 0 | 110100 | 101001 | 110101 | 101011011 | 100100 | 100011 |
Color Harmonies of #783947
Complementary color
Monochromatic Colors of #783947
Black with #783947
Text Example
Text Example
White with #783947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783947; }
p { color: rgb(120,57,71); }
H1.HeaderClassName
{
color: #783947;
}
.AnyTagClassName
{
color: #783947;
}
</style>
background-color css
<style>
a { background-color: #783947; }
a { background-color: rgb(120,57,71); }
div.DivClassName
{
background-color: #783947;
}
.BgClassName
{
background-color: #783947;
}
</style>
border-color css
<style>
span { border-color: #783947; }
span { border-color: rgb(120,57,71); }
td.TdClassName
{
border-color: #783947;
}
.TagClassName
{
border-color: #783947;
}
</style>