Shades of Cosmic #855373
Tints of Cosmic #855373
RGB
CMYK
RGB Variations
Color information
#855373 (or 0x855373) is known color: Cosmic. HEX triplet: 85, 53 and 73. RGB value is (133,83,115). Sum of RGB (Red+Green+Blue) = 133+83+115=331 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.18% from 331); Green value is 83 (32.81% from 255 or 25.08% from 331); Blue value is 115 (45.31% from 255 or 34.74% from 331); Max value from RGB is 133 - color contains mainly: red. Hex color #855373 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855373 is #7AAC8C. Grayscale: #656565. Windows color (decimal): -8039565 or 7558021. OLE color: 7558021.
HSL color Cylindrical-coordinate representation of color #855373: hue angle of 321.6º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #855373 is Cyan = 0, Magento = 0.38, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 83 | 115 | - |
| CMYK | 0 | 0.38 | 0.14 | 0.48 |
| HSL | 321.6º | 0.23% | 0.42% | - |
| HSV(B) | 321.6º | 0.38% | 0.52% | - |
| XYZ | 15.86 | 12.41 | 17.78 | - |
| YUV | 101.6 | 135.57 | 150.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 83 | 115 | 0 | 0.38 | 0.14 | 0.48 | 321.6 | 0.23 | 0.42 |
| Hex | 85 | 53 | 73 | 0 | 26 | E | 30 | 142 | 17 | 2A |
| Octal | 205 | 123 | 163 | 0 | 46 | 16 | 60 | 502 | 27 | 52 |
| Binary | 10000101 | 1010011 | 1110011 | 0 | 100110 | 1110 | 110000 | 101000010 | 10111 | 101010 |
Color Harmonies of #855373
Complementary color
Monochromatic Colors of #855373
Black with #855373
Text Example
Text Example
White with #855373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855373; }
p { color: rgb(133,83,115); }
H1.HeaderClassName
{
color: #855373;
}
.AnyTagClassName
{
color: #855373;
}
</style>
background-color css
<style>
a { background-color: #855373; }
a { background-color: rgb(133,83,115); }
div.DivClassName
{
background-color: #855373;
}
.BgClassName
{
background-color: #855373;
}
</style>
border-color css
<style>
span { border-color: #855373; }
span { border-color: rgb(133,83,115); }
td.TdClassName
{
border-color: #855373;
}
.TagClassName
{
border-color: #855373;
}
</style>