Shades of Camelot #893746
Tints of Camelot #893746
RGB
CMYK
RGB Variations
Color information
#893746 (or 0x893746) is known color: Camelot. HEX triplet: 89, 37 and 46. RGB value is (137,55,70). Sum of RGB (Red+Green+Blue) = 137+55+70=262 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.29% from 262); Green value is 55 (21.88% from 255 or 20.99% from 262); Blue value is 70 (27.73% from 255 or 26.72% from 262); Max value from RGB is 137 - color contains mainly: red. Hex color #893746 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #893746 is #76C8B9. Grayscale: #515151. Windows color (decimal): -7784634 or 4601737. OLE color: 4601737.
HSL color Cylindrical-coordinate representation of color #893746: hue angle of 349.02º degrees, saturation: 0.43, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #893746 is Cyan = 0, Magento = 0.60, Yellow = 0.49 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 55 | 70 | - |
| CMYK | 0 | 0.60 | 0.49 | 0.46 |
| HSL | 349.02º | 0.43% | 0.38% | - |
| HSV(B) | 349.02º | 0.6% | 0.54% | - |
| XYZ | 12.79 | 8.49 | 6.76 | - |
| YUV | 81.23 | 121.67 | 167.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 55 | 70 | 0 | 0.60 | 0.49 | 0.46 | 349.02 | 0.43 | 0.38 |
| Hex | 89 | 37 | 46 | 0 | 3C | 31 | 2E | 15D | 2B | 26 |
| Octal | 211 | 67 | 106 | 0 | 74 | 61 | 56 | 535 | 53 | 46 |
| Binary | 10001001 | 110111 | 1000110 | 0 | 111100 | 110001 | 101110 | 101011101 | 101011 | 100110 |
Color Harmonies of #893746
Complementary color
Monochromatic Colors of #893746
Black with #893746
Text Example
Text Example
White with #893746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893746; }
p { color: rgb(137,55,70); }
H1.HeaderClassName
{
color: #893746;
}
.AnyTagClassName
{
color: #893746;
}
</style>
background-color css
<style>
a { background-color: #893746; }
a { background-color: rgb(137,55,70); }
div.DivClassName
{
background-color: #893746;
}
.BgClassName
{
background-color: #893746;
}
</style>
border-color css
<style>
span { border-color: #893746; }
span { border-color: rgb(137,55,70); }
td.TdClassName
{
border-color: #893746;
}
.TagClassName
{
border-color: #893746;
}
</style>