Shades of Camelot #893945
Tints of Camelot #893945
RGB
CMYK
RGB Variations
Color information
#893945 (or 0x893945) is known color: Camelot. HEX triplet: 89, 39 and 45. RGB value is (137,57,69). Sum of RGB (Red+Green+Blue) = 137+57+69=263 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.09% from 263); Green value is 57 (22.66% from 255 or 21.67% from 263); Blue value is 69 (27.34% from 255 or 26.24% from 263); Max value from RGB is 137 - color contains mainly: red. Hex color #893945 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #893945 is #76C6BA. Grayscale: #525252. Windows color (decimal): -7784123 or 4536713. OLE color: 4536713.
HSL color Cylindrical-coordinate representation of color #893945: hue angle of 351º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #893945 is Cyan = 0, Magento = 0.58, Yellow = 0.50 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 57 | 69 | - |
| CMYK | 0 | 0.58 | 0.50 | 0.46 |
| HSL | 351º | 0.41% | 0.38% | - |
| HSV(B) | 351º | 0.58% | 0.54% | - |
| XYZ | 12.85 | 8.67 | 6.63 | - |
| YUV | 82.29 | 120.5 | 167.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 57 | 69 | 0 | 0.58 | 0.50 | 0.46 | 351 | 0.41 | 0.38 |
| Hex | 89 | 39 | 45 | 0 | 3A | 32 | 2E | 15F | 29 | 26 |
| Octal | 211 | 71 | 105 | 0 | 72 | 62 | 56 | 537 | 51 | 46 |
| Binary | 10001001 | 111001 | 1000101 | 0 | 111010 | 110010 | 101110 | 101011111 | 101001 | 100110 |
Color Harmonies of #893945
Complementary color
Monochromatic Colors of #893945
Black with #893945
Text Example
Text Example
White with #893945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893945; }
p { color: rgb(137,57,69); }
H1.HeaderClassName
{
color: #893945;
}
.AnyTagClassName
{
color: #893945;
}
</style>
background-color css
<style>
a { background-color: #893945; }
a { background-color: rgb(137,57,69); }
div.DivClassName
{
background-color: #893945;
}
.BgClassName
{
background-color: #893945;
}
</style>
border-color css
<style>
span { border-color: #893945; }
span { border-color: rgb(137,57,69); }
td.TdClassName
{
border-color: #893945;
}
.TagClassName
{
border-color: #893945;
}
</style>