Shades of Cosmic #854270
Tints of Cosmic #854270
RGB
CMYK
RGB Variations
Color information
#854270 (or 0x854270) is known color: Cosmic. HEX triplet: 85, 42 and 70. RGB value is (133,66,112). Sum of RGB (Red+Green+Blue) = 133+66+112=311 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.77% from 311); Green value is 66 (26.17% from 255 or 21.22% from 311); Blue value is 112 (44.14% from 255 or 36.01% from 311); Max value from RGB is 133 - color contains mainly: red. Hex color #854270 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854270 is #7ABD8F. Grayscale: #5B5B5B. Windows color (decimal): -8043920 or 7357061. OLE color: 7357061.
HSL color Cylindrical-coordinate representation of color #854270: hue angle of 318.81º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #854270 is Cyan = 0, Magento = 0.50, Yellow = 0.16 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 66 | 112 | - |
| CMYK | 0 | 0.50 | 0.16 | 0.48 |
| HSL | 318.81º | 0.34% | 0.39% | - |
| HSV(B) | 318.81º | 0.5% | 0.52% | - |
| XYZ | 14.55 | 10.05 | 16.5 | - |
| YUV | 91.28 | 139.7 | 157.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 66 | 112 | 0 | 0.50 | 0.16 | 0.48 | 318.81 | 0.34 | 0.39 |
| Hex | 85 | 42 | 70 | 0 | 32 | 10 | 30 | 13F | 22 | 27 |
| Octal | 205 | 102 | 160 | 0 | 62 | 20 | 60 | 477 | 42 | 47 |
| Binary | 10000101 | 1000010 | 1110000 | 0 | 110010 | 10000 | 110000 | 100111111 | 100010 | 100111 |
Color Harmonies of #854270
Complementary color
Monochromatic Colors of #854270
Black with #854270
Text Example
Text Example
White with #854270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854270; }
p { color: rgb(133,66,112); }
H1.HeaderClassName
{
color: #854270;
}
.AnyTagClassName
{
color: #854270;
}
</style>
background-color css
<style>
a { background-color: #854270; }
a { background-color: rgb(133,66,112); }
div.DivClassName
{
background-color: #854270;
}
.BgClassName
{
background-color: #854270;
}
</style>
border-color css
<style>
span { border-color: #854270; }
span { border-color: rgb(133,66,112); }
td.TdClassName
{
border-color: #854270;
}
.TagClassName
{
border-color: #854270;
}
</style>