Shades of Cosmic #854572
Tints of Cosmic #854572
RGB
CMYK
RGB Variations
Color information
#854572 (or 0x854572) is known color: Cosmic. HEX triplet: 85, 45 and 72. RGB value is (133,69,114). Sum of RGB (Red+Green+Blue) = 133+69+114=316 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.09% from 316); Green value is 69 (27.34% from 255 or 21.84% from 316); Blue value is 114 (44.92% from 255 or 36.08% from 316); Max value from RGB is 133 - color contains mainly: red. Hex color #854572 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854572 is #7ABA8D. Grayscale: #5D5D5D. Windows color (decimal): -8043150 or 7488901. OLE color: 7488901.
HSL color Cylindrical-coordinate representation of color #854572: hue angle of 317.81º 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 #854572 is Cyan = 0, Magento = 0.48, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 69 | 114 | - |
| CMYK | 0 | 0.48 | 0.14 | 0.48 |
| HSL | 317.81º | 0.32% | 0.4% | - |
| HSV(B) | 317.81º | 0.48% | 0.52% | - |
| XYZ | 14.84 | 10.46 | 17.16 | - |
| YUV | 93.27 | 139.7 | 156.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 69 | 114 | 0 | 0.48 | 0.14 | 0.48 | 317.81 | 0.32 | 0.4 |
| Hex | 85 | 45 | 72 | 0 | 30 | E | 30 | 13E | 20 | 28 |
| Octal | 205 | 105 | 162 | 0 | 60 | 16 | 60 | 476 | 40 | 50 |
| Binary | 10000101 | 1000101 | 1110010 | 0 | 110000 | 1110 | 110000 | 100111110 | 100000 | 101000 |
Color Harmonies of #854572
Complementary color
Monochromatic Colors of #854572
Black with #854572
Text Example
Text Example
White with #854572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854572; }
p { color: rgb(133,69,114); }
H1.HeaderClassName
{
color: #854572;
}
.AnyTagClassName
{
color: #854572;
}
</style>
background-color css
<style>
a { background-color: #854572; }
a { background-color: rgb(133,69,114); }
div.DivClassName
{
background-color: #854572;
}
.BgClassName
{
background-color: #854572;
}
</style>
border-color css
<style>
span { border-color: #854572; }
span { border-color: rgb(133,69,114); }
td.TdClassName
{
border-color: #854572;
}
.TagClassName
{
border-color: #854572;
}
</style>