Shades of Cosmic #855069
Tints of Cosmic #855069
RGB
CMYK
RGB Variations
Color information
#855069 (or 0x855069) is known color: Cosmic. HEX triplet: 85, 50 and 69. RGB value is (133,80,105). Sum of RGB (Red+Green+Blue) = 133+80+105=318 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.82% from 318); Green value is 80 (31.64% from 255 or 25.16% from 318); Blue value is 105 (41.41% from 255 or 33.02% from 318); Max value from RGB is 133 - color contains mainly: red. Hex color #855069 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855069 is #7AAF96. Grayscale: #626262. Windows color (decimal): -8040343 or 6901893. OLE color: 6901893.
HSL color Cylindrical-coordinate representation of color #855069: hue angle of 331.7º 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 #855069 is Cyan = 0, Magento = 0.40, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 80 | 105 | - |
| CMYK | 0 | 0.40 | 0.21 | 0.48 |
| HSL | 331.7º | 0.25% | 0.42% | - |
| HSV(B) | 331.7º | 0.4% | 0.52% | - |
| XYZ | 15.09 | 11.74 | 14.84 | - |
| YUV | 98.7 | 131.56 | 152.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 80 | 105 | 0 | 0.40 | 0.21 | 0.48 | 331.7 | 0.25 | 0.42 |
| Hex | 85 | 50 | 69 | 0 | 28 | 15 | 30 | 14C | 19 | 2A |
| Octal | 205 | 120 | 151 | 0 | 50 | 25 | 60 | 514 | 31 | 52 |
| Binary | 10000101 | 1010000 | 1101001 | 0 | 101000 | 10101 | 110000 | 101001100 | 11001 | 101010 |
Color Harmonies of #855069
Complementary color
Monochromatic Colors of #855069
Black with #855069
Text Example
Text Example
White with #855069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855069; }
p { color: rgb(133,80,105); }
H1.HeaderClassName
{
color: #855069;
}
.AnyTagClassName
{
color: #855069;
}
</style>
background-color css
<style>
a { background-color: #855069; }
a { background-color: rgb(133,80,105); }
div.DivClassName
{
background-color: #855069;
}
.BgClassName
{
background-color: #855069;
}
</style>
border-color css
<style>
span { border-color: #855069; }
span { border-color: rgb(133,80,105); }
td.TdClassName
{
border-color: #855069;
}
.TagClassName
{
border-color: #855069;
}
</style>