Shades of Camelot #844456
Tints of Camelot #844456
RGB
CMYK
RGB Variations
Color information
#844456 (or 0x844456) is known color: Camelot. HEX triplet: 84, 44 and 56. RGB value is (132,68,86). Sum of RGB (Red+Green+Blue) = 132+68+86=286 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.15% from 286); Green value is 68 (26.95% from 255 or 23.78% from 286); Blue value is 86 (33.98% from 255 or 30.07% from 286); Max value from RGB is 132 - color contains mainly: red. Hex color #844456 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844456 is #7BBBA9. Grayscale: #595959. Windows color (decimal): -8108970 or 5653636. OLE color: 5653636.
HSL color Cylindrical-coordinate representation of color #844456: hue angle of 343.12º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #844456 is Cyan = 0, Magento = 0.48, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 68 | 86 | - |
| CMYK | 0 | 0.48 | 0.35 | 0.48 |
| HSL | 343.13º | 0.32% | 0.39% | - |
| HSV(B) | 343.13º | 0.48% | 0.52% | - |
| XYZ | 13.26 | 9.71 | 9.98 | - |
| YUV | 89.19 | 126.2 | 158.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 68 | 86 | 0 | 0.48 | 0.35 | 0.48 | 343.13 | 0.32 | 0.39 |
| Hex | 84 | 44 | 56 | 0 | 30 | 23 | 30 | 157 | 20 | 27 |
| Octal | 204 | 104 | 126 | 0 | 60 | 43 | 60 | 527 | 40 | 47 |
| Binary | 10000100 | 1000100 | 1010110 | 0 | 110000 | 100011 | 110000 | 101010111 | 100000 | 100111 |
Color Harmonies of #844456
Complementary color
Monochromatic Colors of #844456
Black with #844456
Text Example
Text Example
White with #844456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844456; }
p { color: rgb(132,68,86); }
H1.HeaderClassName
{
color: #844456;
}
.AnyTagClassName
{
color: #844456;
}
</style>
background-color css
<style>
a { background-color: #844456; }
a { background-color: rgb(132,68,86); }
div.DivClassName
{
background-color: #844456;
}
.BgClassName
{
background-color: #844456;
}
</style>
border-color css
<style>
span { border-color: #844456; }
span { border-color: rgb(132,68,86); }
td.TdClassName
{
border-color: #844456;
}
.TagClassName
{
border-color: #844456;
}
</style>