Shades of Cosmic #805766
Tints of Cosmic #805766
RGB
CMYK
RGB Variations
Color information
#805766 (or 0x805766) is known color: Cosmic. HEX triplet: 80, 57 and 66. RGB value is (128,87,102). Sum of RGB (Red+Green+Blue) = 128+87+102=317 (41% of max value = 765). Red value is 128 (50.39% from 255 or 40.38% from 317); Green value is 87 (34.38% from 255 or 27.44% from 317); Blue value is 102 (40.23% from 255 or 32.18% from 317); Max value from RGB is 128 - color contains mainly: red. Hex color #805766 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #805766 is #7FA899. Grayscale: #646464. Windows color (decimal): -8366234 or 6707072. OLE color: 6707072.
HSL color Cylindrical-coordinate representation of color #805766: hue angle of 338.05º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #805766 is Cyan = 0, Magento = 0.32, Yellow = 0.20 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 87 | 102 | - |
| CMYK | 0 | 0.32 | 0.20 | 0.50 |
| HSL | 338.05º | 0.19% | 0.42% | - |
| HSV(B) | 338.05º | 0.32% | 0.5% | - |
| XYZ | 14.71 | 12.36 | 14.18 | - |
| YUV | 100.97 | 128.58 | 147.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 87 | 102 | 0 | 0.32 | 0.20 | 0.50 | 338.05 | 0.19 | 0.42 |
| Hex | 80 | 57 | 66 | 0 | 20 | 14 | 32 | 152 | 13 | 2A |
| Octal | 200 | 127 | 146 | 0 | 40 | 24 | 62 | 522 | 23 | 52 |
| Binary | 10000000 | 1010111 | 1100110 | 0 | 100000 | 10100 | 110010 | 101010010 | 10011 | 101010 |
Color Harmonies of #805766
Complementary color
Monochromatic Colors of #805766
Black with #805766
Text Example
Text Example
White with #805766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805766; }
p { color: rgb(128,87,102); }
H1.HeaderClassName
{
color: #805766;
}
.AnyTagClassName
{
color: #805766;
}
</style>
background-color css
<style>
a { background-color: #805766; }
a { background-color: rgb(128,87,102); }
div.DivClassName
{
background-color: #805766;
}
.BgClassName
{
background-color: #805766;
}
</style>
border-color css
<style>
span { border-color: #805766; }
span { border-color: rgb(128,87,102); }
td.TdClassName
{
border-color: #805766;
}
.TagClassName
{
border-color: #805766;
}
</style>