Shades of Cosmic #854869
Tints of Cosmic #854869
RGB
CMYK
RGB Variations
Color information
#854869 (or 0x854869) is known color: Cosmic. HEX triplet: 85, 48 and 69. RGB value is (133,72,105). Sum of RGB (Red+Green+Blue) = 133+72+105=310 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.90% from 310); Green value is 72 (28.52% from 255 or 23.23% from 310); Blue value is 105 (41.41% from 255 or 33.87% from 310); Max value from RGB is 133 - color contains mainly: red. Hex color #854869 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854869 is #7AB796. Grayscale: #5D5D5D. Windows color (decimal): -8042391 or 6899845. OLE color: 6899845.
HSL color Cylindrical-coordinate representation of color #854869: hue angle of 327.54º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #854869 is Cyan = 0, Magento = 0.46, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 72 | 105 | - |
| CMYK | 0 | 0.46 | 0.21 | 0.48 |
| HSL | 327.54º | 0.3% | 0.4% | - |
| HSV(B) | 327.54º | 0.46% | 0.52% | - |
| XYZ | 14.54 | 10.64 | 14.65 | - |
| YUV | 94 | 134.21 | 155.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 72 | 105 | 0 | 0.46 | 0.21 | 0.48 | 327.54 | 0.3 | 0.4 |
| Hex | 85 | 48 | 69 | 0 | 2E | 15 | 30 | 148 | 1E | 28 |
| Octal | 205 | 110 | 151 | 0 | 56 | 25 | 60 | 510 | 36 | 50 |
| Binary | 10000101 | 1001000 | 1101001 | 0 | 101110 | 10101 | 110000 | 101001000 | 11110 | 101000 |
Color Harmonies of #854869
Complementary color
Monochromatic Colors of #854869
Black with #854869
Text Example
Text Example
White with #854869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854869; }
p { color: rgb(133,72,105); }
H1.HeaderClassName
{
color: #854869;
}
.AnyTagClassName
{
color: #854869;
}
</style>
background-color css
<style>
a { background-color: #854869; }
a { background-color: rgb(133,72,105); }
div.DivClassName
{
background-color: #854869;
}
.BgClassName
{
background-color: #854869;
}
</style>
border-color css
<style>
span { border-color: #854869; }
span { border-color: rgb(133,72,105); }
td.TdClassName
{
border-color: #854869;
}
.TagClassName
{
border-color: #854869;
}
</style>