Shades of Cosmic #805168
Tints of Cosmic #805168
RGB
CMYK
RGB Variations
Color information
#805168 (or 0x805168) is known color: Cosmic. HEX triplet: 80, 51 and 68. RGB value is (128,81,104). Sum of RGB (Red+Green+Blue) = 128+81+104=313 (41% of max value = 765). Red value is 128 (50.39% from 255 or 40.89% from 313); Green value is 81 (32.03% from 255 or 25.88% from 313); Blue value is 104 (41.02% from 255 or 33.23% from 313); Max value from RGB is 128 - color contains mainly: red. Hex color #805168 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #805168 is #7FAE97. Grayscale: #616161. Windows color (decimal): -8367768 or 6836608. OLE color: 6836608.
HSL color Cylindrical-coordinate representation of color #805168: hue angle of 330.64º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #805168 is Cyan = 0, Magento = 0.37, Yellow = 0.19 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 81 | 104 | - |
| CMYK | 0 | 0.37 | 0.19 | 0.50 |
| HSL | 330.64º | 0.22% | 0.41% | - |
| HSV(B) | 330.64º | 0.37% | 0.5% | - |
| XYZ | 14.34 | 11.47 | 14.56 | - |
| YUV | 97.68 | 131.57 | 149.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 81 | 104 | 0 | 0.37 | 0.19 | 0.50 | 330.64 | 0.22 | 0.41 |
| Hex | 80 | 51 | 68 | 0 | 25 | 13 | 32 | 14B | 16 | 29 |
| Octal | 200 | 121 | 150 | 0 | 45 | 23 | 62 | 513 | 26 | 51 |
| Binary | 10000000 | 1010001 | 1101000 | 0 | 100101 | 10011 | 110010 | 101001011 | 10110 | 101001 |
Color Harmonies of #805168
Complementary color
Monochromatic Colors of #805168
Black with #805168
Text Example
Text Example
White with #805168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805168; }
p { color: rgb(128,81,104); }
H1.HeaderClassName
{
color: #805168;
}
.AnyTagClassName
{
color: #805168;
}
</style>
background-color css
<style>
a { background-color: #805168; }
a { background-color: rgb(128,81,104); }
div.DivClassName
{
background-color: #805168;
}
.BgClassName
{
background-color: #805168;
}
</style>
border-color css
<style>
span { border-color: #805168; }
span { border-color: rgb(128,81,104); }
td.TdClassName
{
border-color: #805168;
}
.TagClassName
{
border-color: #805168;
}
</style>