Shades of Camelot #844059
Tints of Camelot #844059
RGB
CMYK
RGB Variations
Color information
#844059 (or 0x844059) is known color: Camelot. HEX triplet: 84, 40 and 59. RGB value is (132,64,89). Sum of RGB (Red+Green+Blue) = 132+64+89=285 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.32% from 285); Green value is 64 (25.39% from 255 or 22.46% from 285); Blue value is 89 (35.16% from 255 or 31.23% from 285); Max value from RGB is 132 - color contains mainly: red. Hex color #844059 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844059 is #7BBFA6. Grayscale: #575757. Windows color (decimal): -8109991 or 5849220. OLE color: 5849220.
HSL color Cylindrical-coordinate representation of color #844059: hue angle of 337.94º degrees, saturation: 0.35, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #844059 is Cyan = 0, Magento = 0.52, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 64 | 89 | - |
| CMYK | 0 | 0.52 | 0.33 | 0.48 |
| HSL | 337.94º | 0.35% | 0.38% | - |
| HSV(B) | 337.94º | 0.52% | 0.52% | - |
| XYZ | 13.15 | 9.29 | 10.55 | - |
| YUV | 87.18 | 129.03 | 159.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 64 | 89 | 0 | 0.52 | 0.33 | 0.48 | 337.94 | 0.35 | 0.38 |
| Hex | 84 | 40 | 59 | 0 | 34 | 21 | 30 | 152 | 23 | 26 |
| Octal | 204 | 100 | 131 | 0 | 64 | 41 | 60 | 522 | 43 | 46 |
| Binary | 10000100 | 1000000 | 1011001 | 0 | 110100 | 100001 | 110000 | 101010010 | 100011 | 100110 |
Color Harmonies of #844059
Complementary color
Monochromatic Colors of #844059
Black with #844059
Text Example
Text Example
White with #844059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844059; }
p { color: rgb(132,64,89); }
H1.HeaderClassName
{
color: #844059;
}
.AnyTagClassName
{
color: #844059;
}
</style>
background-color css
<style>
a { background-color: #844059; }
a { background-color: rgb(132,64,89); }
div.DivClassName
{
background-color: #844059;
}
.BgClassName
{
background-color: #844059;
}
</style>
border-color css
<style>
span { border-color: #844059; }
span { border-color: rgb(132,64,89); }
td.TdClassName
{
border-color: #844059;
}
.TagClassName
{
border-color: #844059;
}
</style>