Shades of Camelot #743544
Tints of Camelot #743544
RGB
CMYK
RGB Variations
Color information
#743544 (or 0x743544) is known color: Camelot. HEX triplet: 74, 35 and 44. RGB value is (116,53,68). Sum of RGB (Red+Green+Blue) = 116+53+68=237 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.95% from 237); Green value is 53 (21.09% from 255 or 22.36% from 237); Blue value is 68 (26.95% from 255 or 28.69% from 237); Max value from RGB is 116 - color contains mainly: red. Hex color #743544 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743544 is #8BCABB. Grayscale: #494949. Windows color (decimal): -9161404 or 4470132. OLE color: 4470132.
HSL color Cylindrical-coordinate representation of color #743544: hue angle of 345.71º 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 #743544 is Cyan = 0, Magento = 0.54, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 68 | - |
| CMYK | 0 | 0.54 | 0.41 | 0.55 |
| HSL | 345.71º | 0.37% | 0.33% | - |
| HSV(B) | 345.71º | 0.54% | 0.45% | - |
| XYZ | 9.52 | 6.68 | 6.26 | - |
| YUV | 73.55 | 124.87 | 158.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 68 | 0 | 0.54 | 0.41 | 0.55 | 345.71 | 0.37 | 0.33 |
| Hex | 74 | 35 | 44 | 0 | 36 | 29 | 37 | 15A | 25 | 21 |
| Octal | 164 | 65 | 104 | 0 | 66 | 51 | 67 | 532 | 45 | 41 |
| Binary | 1110100 | 110101 | 1000100 | 0 | 110110 | 101001 | 110111 | 101011010 | 100101 | 100001 |
Color Harmonies of #743544
Complementary color
Monochromatic Colors of #743544
Black with #743544
Text Example
Text Example
White with #743544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743544; }
p { color: rgb(116,53,68); }
H1.HeaderClassName
{
color: #743544;
}
.AnyTagClassName
{
color: #743544;
}
</style>
background-color css
<style>
a { background-color: #743544; }
a { background-color: rgb(116,53,68); }
div.DivClassName
{
background-color: #743544;
}
.BgClassName
{
background-color: #743544;
}
</style>
border-color css
<style>
span { border-color: #743544; }
span { border-color: rgb(116,53,68); }
td.TdClassName
{
border-color: #743544;
}
.TagClassName
{
border-color: #743544;
}
</style>