Shades of Camelot #733746
Tints of Camelot #733746
RGB
CMYK
RGB Variations
Color information
#733746 (or 0x733746) is known color: Camelot. HEX triplet: 73, 37 and 46. RGB value is (115,55,70). Sum of RGB (Red+Green+Blue) = 115+55+70=240 (31% of max value = 765). Red value is 115 (45.31% from 255 or 47.92% from 240); Green value is 55 (21.88% from 255 or 22.92% from 240); Blue value is 70 (27.73% from 255 or 29.17% from 240); Max value from RGB is 115 - color contains mainly: red. Hex color #733746 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733746 is #8CC8B9. Grayscale: #4A4A4A. Windows color (decimal): -9226426 or 4601715. OLE color: 4601715.
HSL color Cylindrical-coordinate representation of color #733746: hue angle of 345º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #733746 is Cyan = 0, Magento = 0.52, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 55 | 70 | - |
| CMYK | 0 | 0.52 | 0.39 | 0.55 |
| HSL | 345º | 0.35% | 0.33% | - |
| HSV(B) | 345º | 0.52% | 0.45% | - |
| XYZ | 9.54 | 6.82 | 6.61 | - |
| YUV | 74.65 | 125.38 | 156.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 55 | 70 | 0 | 0.52 | 0.39 | 0.55 | 345 | 0.35 | 0.33 |
| Hex | 73 | 37 | 46 | 0 | 34 | 27 | 37 | 159 | 23 | 21 |
| Octal | 163 | 67 | 106 | 0 | 64 | 47 | 67 | 531 | 43 | 41 |
| Binary | 1110011 | 110111 | 1000110 | 0 | 110100 | 100111 | 110111 | 101011001 | 100011 | 100001 |
Color Harmonies of #733746
Complementary color
Monochromatic Colors of #733746
Black with #733746
Text Example
Text Example
White with #733746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733746; }
p { color: rgb(115,55,70); }
H1.HeaderClassName
{
color: #733746;
}
.AnyTagClassName
{
color: #733746;
}
</style>
background-color css
<style>
a { background-color: #733746; }
a { background-color: rgb(115,55,70); }
div.DivClassName
{
background-color: #733746;
}
.BgClassName
{
background-color: #733746;
}
</style>
border-color css
<style>
span { border-color: #733746; }
span { border-color: rgb(115,55,70); }
td.TdClassName
{
border-color: #733746;
}
.TagClassName
{
border-color: #733746;
}
</style>