Shades of Cosmic #854470
Tints of Cosmic #854470
RGB
CMYK
RGB Variations
Color information
#854470 (or 0x854470) is known color: Cosmic. HEX triplet: 85, 44 and 70. RGB value is (133,68,112). Sum of RGB (Red+Green+Blue) = 133+68+112=313 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.49% from 313); Green value is 68 (26.95% from 255 or 21.73% from 313); Blue value is 112 (44.14% from 255 or 35.78% from 313); Max value from RGB is 133 - color contains mainly: red. Hex color #854470 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854470 is #7ABB8F. Grayscale: #5C5C5C. Windows color (decimal): -8043408 or 7357573. OLE color: 7357573.
HSL color Cylindrical-coordinate representation of color #854470: hue angle of 319.38º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #854470 is Cyan = 0, Magento = 0.49, Yellow = 0.16 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 68 | 112 | - |
| CMYK | 0 | 0.49 | 0.16 | 0.48 |
| HSL | 319.38º | 0.32% | 0.39% | - |
| HSV(B) | 319.38º | 0.49% | 0.52% | - |
| XYZ | 14.66 | 10.29 | 16.54 | - |
| YUV | 92.45 | 139.03 | 156.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 68 | 112 | 0 | 0.49 | 0.16 | 0.48 | 319.38 | 0.32 | 0.39 |
| Hex | 85 | 44 | 70 | 0 | 31 | 10 | 30 | 13F | 20 | 27 |
| Octal | 205 | 104 | 160 | 0 | 61 | 20 | 60 | 477 | 40 | 47 |
| Binary | 10000101 | 1000100 | 1110000 | 0 | 110001 | 10000 | 110000 | 100111111 | 100000 | 100111 |
Color Harmonies of #854470
Complementary color
Monochromatic Colors of #854470
Black with #854470
Text Example
Text Example
White with #854470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854470; }
p { color: rgb(133,68,112); }
H1.HeaderClassName
{
color: #854470;
}
.AnyTagClassName
{
color: #854470;
}
</style>
background-color css
<style>
a { background-color: #854470; }
a { background-color: rgb(133,68,112); }
div.DivClassName
{
background-color: #854470;
}
.BgClassName
{
background-color: #854470;
}
</style>
border-color css
<style>
span { border-color: #854470; }
span { border-color: rgb(133,68,112); }
td.TdClassName
{
border-color: #854470;
}
.TagClassName
{
border-color: #854470;
}
</style>