Shades of Camelot #893744
Tints of Camelot #893744
RGB
CMYK
RGB Variations
Color information
#893744 (or 0x893744) is known color: Camelot. HEX triplet: 89, 37 and 44. RGB value is (137,55,68). Sum of RGB (Red+Green+Blue) = 137+55+68=260 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.69% from 260); Green value is 55 (21.88% from 255 or 21.15% from 260); Blue value is 68 (26.95% from 255 or 26.15% from 260); Max value from RGB is 137 - color contains mainly: red. Hex color #893744 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #893744 is #76C8BB. Grayscale: #515151. Windows color (decimal): -7784636 or 4470665. OLE color: 4470665.
HSL color Cylindrical-coordinate representation of color #893744: hue angle of 350.49º 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 #893744 is Cyan = 0, Magento = 0.60, Yellow = 0.50 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 55 | 68 | - |
| CMYK | 0 | 0.60 | 0.50 | 0.46 |
| HSL | 350.49º | 0.43% | 0.38% | - |
| HSV(B) | 350.49º | 0.6% | 0.54% | - |
| XYZ | 12.73 | 8.47 | 6.43 | - |
| YUV | 81 | 120.67 | 167.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 55 | 68 | 0 | 0.60 | 0.50 | 0.46 | 350.49 | 0.43 | 0.38 |
| Hex | 89 | 37 | 44 | 0 | 3C | 32 | 2E | 15E | 2B | 26 |
| Octal | 211 | 67 | 104 | 0 | 74 | 62 | 56 | 536 | 53 | 46 |
| Binary | 10001001 | 110111 | 1000100 | 0 | 111100 | 110010 | 101110 | 101011110 | 101011 | 100110 |
Color Harmonies of #893744
Complementary color
Monochromatic Colors of #893744
Black with #893744
Text Example
Text Example
White with #893744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893744; }
p { color: rgb(137,55,68); }
H1.HeaderClassName
{
color: #893744;
}
.AnyTagClassName
{
color: #893744;
}
</style>
background-color css
<style>
a { background-color: #893744; }
a { background-color: rgb(137,55,68); }
div.DivClassName
{
background-color: #893744;
}
.BgClassName
{
background-color: #893744;
}
</style>
border-color css
<style>
span { border-color: #893744; }
span { border-color: rgb(137,55,68); }
td.TdClassName
{
border-color: #893744;
}
.TagClassName
{
border-color: #893744;
}
</style>