Shades of Camelot #894556
Tints of Camelot #894556
RGB
CMYK
RGB Variations
Color information
#894556 (or 0x894556) is known color: Camelot. HEX triplet: 89, 45 and 56. RGB value is (137,69,86). Sum of RGB (Red+Green+Blue) = 137+69+86=292 (38% of max value = 765). Red value is 137 (53.91% from 255 or 46.92% from 292); Green value is 69 (27.34% from 255 or 23.63% from 292); Blue value is 86 (33.98% from 255 or 29.45% from 292); Max value from RGB is 137 - color contains mainly: red. Hex color #894556 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894556 is #76BAA9. Grayscale: #5B5B5B. Windows color (decimal): -7781034 or 5653897. OLE color: 5653897.
HSL color Cylindrical-coordinate representation of color #894556: hue angle of 345º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #894556 is Cyan = 0, Magento = 0.50, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 69 | 86 | - |
| CMYK | 0 | 0.50 | 0.37 | 0.46 |
| HSL | 345º | 0.33% | 0.4% | - |
| HSV(B) | 345º | 0.5% | 0.54% | - |
| XYZ | 14.12 | 10.25 | 10.04 | - |
| YUV | 91.27 | 125.03 | 160.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 69 | 86 | 0 | 0.50 | 0.37 | 0.46 | 345 | 0.33 | 0.4 |
| Hex | 89 | 45 | 56 | 0 | 32 | 25 | 2E | 159 | 21 | 28 |
| Octal | 211 | 105 | 126 | 0 | 62 | 45 | 56 | 531 | 41 | 50 |
| Binary | 10001001 | 1000101 | 1010110 | 0 | 110010 | 100101 | 101110 | 101011001 | 100001 | 101000 |
Color Harmonies of #894556
Complementary color
Monochromatic Colors of #894556
Black with #894556
Text Example
Text Example
White with #894556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894556; }
p { color: rgb(137,69,86); }
H1.HeaderClassName
{
color: #894556;
}
.AnyTagClassName
{
color: #894556;
}
</style>
background-color css
<style>
a { background-color: #894556; }
a { background-color: rgb(137,69,86); }
div.DivClassName
{
background-color: #894556;
}
.BgClassName
{
background-color: #894556;
}
</style>
border-color css
<style>
span { border-color: #894556; }
span { border-color: rgb(137,69,86); }
td.TdClassName
{
border-color: #894556;
}
.TagClassName
{
border-color: #894556;
}
</style>