Shades of Cosmic #855074
Tints of Cosmic #855074
RGB
CMYK
RGB Variations
Color information
#855074 (or 0x855074) is known color: Cosmic. HEX triplet: 85, 50 and 74. RGB value is (133,80,116). Sum of RGB (Red+Green+Blue) = 133+80+116=329 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.43% from 329); Green value is 80 (31.64% from 255 or 24.32% from 329); Blue value is 116 (45.70% from 255 or 35.26% from 329); Max value from RGB is 133 - color contains mainly: red. Hex color #855074 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855074 is #7AAF8B. Grayscale: #636363. Windows color (decimal): -8040332 or 7622789. OLE color: 7622789.
HSL color Cylindrical-coordinate representation of color #855074: hue angle of 319.25º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #855074 is Cyan = 0, Magento = 0.40, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 80 | 116 | - |
| CMYK | 0 | 0.40 | 0.13 | 0.48 |
| HSL | 319.25º | 0.25% | 0.42% | - |
| HSV(B) | 319.25º | 0.4% | 0.52% | - |
| XYZ | 15.69 | 11.98 | 18.01 | - |
| YUV | 99.95 | 137.06 | 151.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 80 | 116 | 0 | 0.40 | 0.13 | 0.48 | 319.25 | 0.25 | 0.42 |
| Hex | 85 | 50 | 74 | 0 | 28 | D | 30 | 13F | 19 | 2A |
| Octal | 205 | 120 | 164 | 0 | 50 | 15 | 60 | 477 | 31 | 52 |
| Binary | 10000101 | 1010000 | 1110100 | 0 | 101000 | 1101 | 110000 | 100111111 | 11001 | 101010 |
Color Harmonies of #855074
Complementary color
Monochromatic Colors of #855074
Black with #855074
Text Example
Text Example
White with #855074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855074; }
p { color: rgb(133,80,116); }
H1.HeaderClassName
{
color: #855074;
}
.AnyTagClassName
{
color: #855074;
}
</style>
background-color css
<style>
a { background-color: #855074; }
a { background-color: rgb(133,80,116); }
div.DivClassName
{
background-color: #855074;
}
.BgClassName
{
background-color: #855074;
}
</style>
border-color css
<style>
span { border-color: #855074; }
span { border-color: rgb(133,80,116); }
td.TdClassName
{
border-color: #855074;
}
.TagClassName
{
border-color: #855074;
}
</style>