Shades of Cosmic #855274
Tints of Cosmic #855274
RGB
CMYK
RGB Variations
Color information
#855274 (or 0x855274) is known color: Cosmic. HEX triplet: 85, 52 and 74. RGB value is (133,82,116). Sum of RGB (Red+Green+Blue) = 133+82+116=331 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.18% from 331); Green value is 82 (32.42% from 255 or 24.77% from 331); Blue value is 116 (45.70% from 255 or 35.05% from 331); Max value from RGB is 133 - color contains mainly: red. Hex color #855274 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855274 is #7AAD8B. Grayscale: #656565. Windows color (decimal): -8039820 or 7623301. OLE color: 7623301.
HSL color Cylindrical-coordinate representation of color #855274: hue angle of 320º degrees, saturation: 0.24, 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 #855274 is Cyan = 0, Magento = 0.38, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 82 | 116 | - |
| CMYK | 0 | 0.38 | 0.13 | 0.48 |
| HSL | 320º | 0.24% | 0.42% | - |
| HSV(B) | 320º | 0.38% | 0.52% | - |
| XYZ | 15.84 | 12.28 | 18.06 | - |
| YUV | 101.13 | 136.4 | 150.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 82 | 116 | 0 | 0.38 | 0.13 | 0.48 | 320 | 0.24 | 0.42 |
| Hex | 85 | 52 | 74 | 0 | 26 | D | 30 | 140 | 18 | 2A |
| Octal | 205 | 122 | 164 | 0 | 46 | 15 | 60 | 500 | 30 | 52 |
| Binary | 10000101 | 1010010 | 1110100 | 0 | 100110 | 1101 | 110000 | 101000000 | 11000 | 101010 |
Color Harmonies of #855274
Complementary color
Monochromatic Colors of #855274
Black with #855274
Text Example
Text Example
White with #855274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855274; }
p { color: rgb(133,82,116); }
H1.HeaderClassName
{
color: #855274;
}
.AnyTagClassName
{
color: #855274;
}
</style>
background-color css
<style>
a { background-color: #855274; }
a { background-color: rgb(133,82,116); }
div.DivClassName
{
background-color: #855274;
}
.BgClassName
{
background-color: #855274;
}
</style>
border-color css
<style>
span { border-color: #855274; }
span { border-color: rgb(133,82,116); }
td.TdClassName
{
border-color: #855274;
}
.TagClassName
{
border-color: #855274;
}
</style>