Shades of Camelot #743746
Tints of Camelot #743746
RGB
CMYK
RGB Variations
Color information
#743746 (or 0x743746) is known color: Camelot. HEX triplet: 74, 37 and 46. RGB value is (116,55,70). Sum of RGB (Red+Green+Blue) = 116+55+70=241 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.13% from 241); Green value is 55 (21.88% from 255 or 22.82% from 241); Blue value is 70 (27.73% from 255 or 29.05% from 241); Max value from RGB is 116 - color contains mainly: red. Hex color #743746 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743746 is #8BC8B9. Grayscale: #4A4A4A. Windows color (decimal): -9160890 or 4601716. OLE color: 4601716.
HSL color Cylindrical-coordinate representation of color #743746: hue angle of 345.25º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #743746 is Cyan = 0, Magento = 0.53, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 55 | 70 | - |
| CMYK | 0 | 0.53 | 0.40 | 0.55 |
| HSL | 345.25º | 0.36% | 0.34% | - |
| HSV(B) | 345.25º | 0.53% | 0.45% | - |
| XYZ | 9.67 | 6.89 | 6.61 | - |
| YUV | 74.95 | 125.21 | 157.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 55 | 70 | 0 | 0.53 | 0.40 | 0.55 | 345.25 | 0.36 | 0.34 |
| Hex | 74 | 37 | 46 | 0 | 35 | 28 | 37 | 159 | 24 | 22 |
| Octal | 164 | 67 | 106 | 0 | 65 | 50 | 67 | 531 | 44 | 42 |
| Binary | 1110100 | 110111 | 1000110 | 0 | 110101 | 101000 | 110111 | 101011001 | 100100 | 100010 |
Color Harmonies of #743746
Complementary color
Monochromatic Colors of #743746
Black with #743746
Text Example
Text Example
White with #743746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743746; }
p { color: rgb(116,55,70); }
H1.HeaderClassName
{
color: #743746;
}
.AnyTagClassName
{
color: #743746;
}
</style>
background-color css
<style>
a { background-color: #743746; }
a { background-color: rgb(116,55,70); }
div.DivClassName
{
background-color: #743746;
}
.BgClassName
{
background-color: #743746;
}
</style>
border-color css
<style>
span { border-color: #743746; }
span { border-color: rgb(116,55,70); }
td.TdClassName
{
border-color: #743746;
}
.TagClassName
{
border-color: #743746;
}
</style>