Shades of Camelot #894057
Tints of Camelot #894057
RGB
CMYK
RGB Variations
Color information
#894057 (or 0x894057) is known color: Camelot. HEX triplet: 89, 40 and 57. RGB value is (137,64,87). Sum of RGB (Red+Green+Blue) = 137+64+87=288 (38% of max value = 765). Red value is 137 (53.91% from 255 or 47.57% from 288); Green value is 64 (25.39% from 255 or 22.22% from 288); Blue value is 87 (34.38% from 255 or 30.21% from 288); Max value from RGB is 137 - color contains mainly: red. Hex color #894057 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894057 is #76BFA8. Grayscale: #585858. Windows color (decimal): -7782313 or 5718153. OLE color: 5718153.
HSL color Cylindrical-coordinate representation of color #894057: hue angle of 341.1º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #894057 is Cyan = 0, Magento = 0.53, Yellow = 0.36 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 64 | 87 | - |
| CMYK | 0 | 0.53 | 0.36 | 0.46 |
| HSL | 341.1º | 0.36% | 0.39% | - |
| HSV(B) | 341.1º | 0.53% | 0.54% | - |
| XYZ | 13.87 | 9.67 | 10.15 | - |
| YUV | 88.45 | 127.18 | 162.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 64 | 87 | 0 | 0.53 | 0.36 | 0.46 | 341.1 | 0.36 | 0.39 |
| Hex | 89 | 40 | 57 | 0 | 35 | 24 | 2E | 155 | 24 | 27 |
| Octal | 211 | 100 | 127 | 0 | 65 | 44 | 56 | 525 | 44 | 47 |
| Binary | 10001001 | 1000000 | 1010111 | 0 | 110101 | 100100 | 101110 | 101010101 | 100100 | 100111 |
Color Harmonies of #894057
Complementary color
Monochromatic Colors of #894057
Black with #894057
Text Example
Text Example
White with #894057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894057; }
p { color: rgb(137,64,87); }
H1.HeaderClassName
{
color: #894057;
}
.AnyTagClassName
{
color: #894057;
}
</style>
background-color css
<style>
a { background-color: #894057; }
a { background-color: rgb(137,64,87); }
div.DivClassName
{
background-color: #894057;
}
.BgClassName
{
background-color: #894057;
}
</style>
border-color css
<style>
span { border-color: #894057; }
span { border-color: rgb(137,64,87); }
td.TdClassName
{
border-color: #894057;
}
.TagClassName
{
border-color: #894057;
}
</style>