Shades of Cosmic #805871
Tints of Cosmic #805871
RGB
CMYK
RGB Variations
Color information
#805871 (or 0x805871) is known color: Cosmic. HEX triplet: 80, 58 and 71. RGB value is (128,88,113). Sum of RGB (Red+Green+Blue) = 128+88+113=329 (43% of max value = 765). Red value is 128 (50.39% from 255 or 38.91% from 329); Green value is 88 (34.77% from 255 or 26.75% from 329); Blue value is 113 (44.53% from 255 or 34.35% from 329); Max value from RGB is 128 - color contains mainly: red. Hex color #805871 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #805871 is #7FA78E. Grayscale: #666666. Windows color (decimal): -8365967 or 7428224. OLE color: 7428224.
HSL color Cylindrical-coordinate representation of color #805871: hue angle of 322.5º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #805871 is Cyan = 0, Magento = 0.31, Yellow = 0.12 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 88 | 113 | - |
| CMYK | 0 | 0.31 | 0.12 | 0.50 |
| HSL | 322.5º | 0.19% | 0.42% | - |
| HSV(B) | 322.5º | 0.31% | 0.5% | - |
| XYZ | 15.37 | 12.76 | 17.28 | - |
| YUV | 102.81 | 133.75 | 145.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 88 | 113 | 0 | 0.31 | 0.12 | 0.50 | 322.5 | 0.19 | 0.42 |
| Hex | 80 | 58 | 71 | 0 | 1F | C | 32 | 142 | 13 | 2A |
| Octal | 200 | 130 | 161 | 0 | 37 | 14 | 62 | 502 | 23 | 52 |
| Binary | 10000000 | 1011000 | 1110001 | 0 | 11111 | 1100 | 110010 | 101000010 | 10011 | 101010 |
Color Harmonies of #805871
Complementary color
Monochromatic Colors of #805871
Black with #805871
Text Example
Text Example
White with #805871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805871; }
p { color: rgb(128,88,113); }
H1.HeaderClassName
{
color: #805871;
}
.AnyTagClassName
{
color: #805871;
}
</style>
background-color css
<style>
a { background-color: #805871; }
a { background-color: rgb(128,88,113); }
div.DivClassName
{
background-color: #805871;
}
.BgClassName
{
background-color: #805871;
}
</style>
border-color css
<style>
span { border-color: #805871; }
span { border-color: rgb(128,88,113); }
td.TdClassName
{
border-color: #805871;
}
.TagClassName
{
border-color: #805871;
}
</style>