Shades of Camelot #854558
Tints of Camelot #854558
RGB
CMYK
RGB Variations
Color information
#854558 (or 0x854558) is known color: Camelot. HEX triplet: 85, 45 and 58. RGB value is (133,69,88). Sum of RGB (Red+Green+Blue) = 133+69+88=290 (38% of max value = 765). Red value is 133 (52.34% from 255 or 45.86% from 290); Green value is 69 (27.34% from 255 or 23.79% from 290); Blue value is 88 (34.77% from 255 or 30.34% from 290); Max value from RGB is 133 - color contains mainly: red. Hex color #854558 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854558 is #7ABAA7. Grayscale: #5A5A5A. Windows color (decimal): -8043176 or 5784965. OLE color: 5784965.
HSL color Cylindrical-coordinate representation of color #854558: hue angle of 342.19º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #854558 is Cyan = 0, Magento = 0.48, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 69 | 88 | - |
| CMYK | 0 | 0.48 | 0.34 | 0.48 |
| HSL | 342.19º | 0.32% | 0.4% | - |
| HSV(B) | 342.19º | 0.48% | 0.52% | - |
| XYZ | 13.56 | 9.95 | 10.44 | - |
| YUV | 90.3 | 126.7 | 158.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 69 | 88 | 0 | 0.48 | 0.34 | 0.48 | 342.19 | 0.32 | 0.4 |
| Hex | 85 | 45 | 58 | 0 | 30 | 22 | 30 | 156 | 20 | 28 |
| Octal | 205 | 105 | 130 | 0 | 60 | 42 | 60 | 526 | 40 | 50 |
| Binary | 10000101 | 1000101 | 1011000 | 0 | 110000 | 100010 | 110000 | 101010110 | 100000 | 101000 |
Color Harmonies of #854558
Complementary color
Monochromatic Colors of #854558
Black with #854558
Text Example
Text Example
White with #854558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854558; }
p { color: rgb(133,69,88); }
H1.HeaderClassName
{
color: #854558;
}
.AnyTagClassName
{
color: #854558;
}
</style>
background-color css
<style>
a { background-color: #854558; }
a { background-color: rgb(133,69,88); }
div.DivClassName
{
background-color: #854558;
}
.BgClassName
{
background-color: #854558;
}
</style>
border-color css
<style>
span { border-color: #854558; }
span { border-color: rgb(133,69,88); }
td.TdClassName
{
border-color: #854558;
}
.TagClassName
{
border-color: #854558;
}
</style>