Shades of Cosmic #855472
Tints of Cosmic #855472
RGB
CMYK
RGB Variations
Color information
#855472 (or 0x855472) is known color: Cosmic. HEX triplet: 85, 54 and 72. RGB value is (133,84,114). Sum of RGB (Red+Green+Blue) = 133+84+114=331 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.18% from 331); Green value is 84 (33.20% from 255 or 25.38% from 331); Blue value is 114 (44.92% from 255 or 34.44% from 331); Max value from RGB is 133 - color contains mainly: red. Hex color #855472 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855472 is #7AAB8D. Grayscale: #666666. Windows color (decimal): -8039310 or 7492741. OLE color: 7492741.
HSL color Cylindrical-coordinate representation of color #855472: hue angle of 323.27º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #855472 is Cyan = 0, Magento = 0.37, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 84 | 114 | - |
| CMYK | 0 | 0.37 | 0.14 | 0.48 |
| HSL | 323.27º | 0.23% | 0.43% | - |
| HSV(B) | 323.27º | 0.37% | 0.52% | - |
| XYZ | 15.88 | 12.54 | 17.5 | - |
| YUV | 102.07 | 134.73 | 150.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 84 | 114 | 0 | 0.37 | 0.14 | 0.48 | 323.27 | 0.23 | 0.43 |
| Hex | 85 | 54 | 72 | 0 | 25 | E | 30 | 143 | 17 | 2B |
| Octal | 205 | 124 | 162 | 0 | 45 | 16 | 60 | 503 | 27 | 53 |
| Binary | 10000101 | 1010100 | 1110010 | 0 | 100101 | 1110 | 110000 | 101000011 | 10111 | 101011 |
Color Harmonies of #855472
Complementary color
Monochromatic Colors of #855472
Black with #855472
Text Example
Text Example
White with #855472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855472; }
p { color: rgb(133,84,114); }
H1.HeaderClassName
{
color: #855472;
}
.AnyTagClassName
{
color: #855472;
}
</style>
background-color css
<style>
a { background-color: #855472; }
a { background-color: rgb(133,84,114); }
div.DivClassName
{
background-color: #855472;
}
.BgClassName
{
background-color: #855472;
}
</style>
border-color css
<style>
span { border-color: #855472; }
span { border-color: rgb(133,84,114); }
td.TdClassName
{
border-color: #855472;
}
.TagClassName
{
border-color: #855472;
}
</style>