Shades of Camelot #743547
Tints of Camelot #743547
RGB
CMYK
RGB Variations
Color information
#743547 (or 0x743547) is known color: Camelot. HEX triplet: 74, 35 and 47. RGB value is (116,53,71). Sum of RGB (Red+Green+Blue) = 116+53+71=240 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.33% from 240); Green value is 53 (21.09% from 255 or 22.08% from 240); Blue value is 71 (28.12% from 255 or 29.58% from 240); Max value from RGB is 116 - color contains mainly: red. Hex color #743547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743547 is #8BCAB8. Grayscale: #494949. Windows color (decimal): -9161401 or 4666740. OLE color: 4666740.
HSL color Cylindrical-coordinate representation of color #743547: hue angle of 342.86º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #743547 is Cyan = 0, Magento = 0.54, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 71 | - |
| CMYK | 0 | 0.54 | 0.39 | 0.55 |
| HSL | 342.86º | 0.37% | 0.33% | - |
| HSV(B) | 342.86º | 0.54% | 0.45% | - |
| XYZ | 9.61 | 6.71 | 6.75 | - |
| YUV | 73.89 | 126.37 | 158.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 71 | 0 | 0.54 | 0.39 | 0.55 | 342.86 | 0.37 | 0.33 |
| Hex | 74 | 35 | 47 | 0 | 36 | 27 | 37 | 157 | 25 | 21 |
| Octal | 164 | 65 | 107 | 0 | 66 | 47 | 67 | 527 | 45 | 41 |
| Binary | 1110100 | 110101 | 1000111 | 0 | 110110 | 100111 | 110111 | 101010111 | 100101 | 100001 |
Color Harmonies of #743547
Complementary color
Monochromatic Colors of #743547
Black with #743547
Text Example
Text Example
White with #743547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743547; }
p { color: rgb(116,53,71); }
H1.HeaderClassName
{
color: #743547;
}
.AnyTagClassName
{
color: #743547;
}
</style>
background-color css
<style>
a { background-color: #743547; }
a { background-color: rgb(116,53,71); }
div.DivClassName
{
background-color: #743547;
}
.BgClassName
{
background-color: #743547;
}
</style>
border-color css
<style>
span { border-color: #743547; }
span { border-color: rgb(116,53,71); }
td.TdClassName
{
border-color: #743547;
}
.TagClassName
{
border-color: #743547;
}
</style>