Shades of Camelot #894053
Tints of Camelot #894053
RGB
CMYK
RGB Variations
Color information
#894053 (or 0x894053) is known color: Camelot. HEX triplet: 89, 40 and 53. RGB value is (137,64,83). Sum of RGB (Red+Green+Blue) = 137+64+83=284 (37% of max value = 765). Red value is 137 (53.91% from 255 or 48.24% from 284); Green value is 64 (25.39% from 255 or 22.54% from 284); Blue value is 83 (32.81% from 255 or 29.23% from 284); Max value from RGB is 137 - color contains mainly: red. Hex color #894053 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894053 is #76BFAC. Grayscale: #575757. Windows color (decimal): -7782317 or 5456009. OLE color: 5456009.
HSL color Cylindrical-coordinate representation of color #894053: hue angle of 344.38º 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 #894053 is Cyan = 0, Magento = 0.53, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 64 | 83 | - |
| CMYK | 0 | 0.53 | 0.39 | 0.46 |
| HSL | 344.38º | 0.36% | 0.39% | - |
| HSV(B) | 344.38º | 0.53% | 0.54% | - |
| XYZ | 13.71 | 9.61 | 9.32 | - |
| YUV | 87.99 | 125.18 | 162.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 64 | 83 | 0 | 0.53 | 0.39 | 0.46 | 344.38 | 0.36 | 0.39 |
| Hex | 89 | 40 | 53 | 0 | 35 | 27 | 2E | 158 | 24 | 27 |
| Octal | 211 | 100 | 123 | 0 | 65 | 47 | 56 | 530 | 44 | 47 |
| Binary | 10001001 | 1000000 | 1010011 | 0 | 110101 | 100111 | 101110 | 101011000 | 100100 | 100111 |
Color Harmonies of #894053
Complementary color
Monochromatic Colors of #894053
Black with #894053
Text Example
Text Example
White with #894053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894053; }
p { color: rgb(137,64,83); }
H1.HeaderClassName
{
color: #894053;
}
.AnyTagClassName
{
color: #894053;
}
</style>
background-color css
<style>
a { background-color: #894053; }
a { background-color: rgb(137,64,83); }
div.DivClassName
{
background-color: #894053;
}
.BgClassName
{
background-color: #894053;
}
</style>
border-color css
<style>
span { border-color: #894053; }
span { border-color: rgb(137,64,83); }
td.TdClassName
{
border-color: #894053;
}
.TagClassName
{
border-color: #894053;
}
</style>