Shades of Cosmic #685160
Tints of Cosmic #685160
RGB
CMYK
RGB Variations
Color information
#685160 (or 0x685160) is known color: Cosmic. HEX triplet: 68, 51 and 60. RGB value is (104,81,96). Sum of RGB (Red+Green+Blue) = 104+81+96=281 (37% of max value = 765). Red value is 104 (41.02% from 255 or 37.01% from 281); Green value is 81 (32.03% from 255 or 28.83% from 281); Blue value is 96 (37.89% from 255 or 34.16% from 281); Max value from RGB is 104 - color contains mainly: red. Hex color #685160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685160 is #97AE9F. Grayscale: #595959. Windows color (decimal): -9940640 or 6312296. OLE color: 6312296.
HSL color Cylindrical-coordinate representation of color #685160: hue angle of 320.87º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #685160 is Cyan = 0, Magento = 0.22, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 96 | - |
| CMYK | 0 | 0.22 | 0.08 | 0.59 |
| HSL | 320.87º | 0.12% | 0.36% | - |
| HSV(B) | 320.87º | 0.22% | 0.41% | - |
| XYZ | 10.76 | 9.67 | 12.37 | - |
| YUV | 89.59 | 131.62 | 138.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 96 | 0 | 0.22 | 0.08 | 0.59 | 320.87 | 0.12 | 0.36 |
| Hex | 68 | 51 | 60 | 0 | 16 | 8 | 3B | 141 | C | 24 |
| Octal | 150 | 121 | 140 | 0 | 26 | 10 | 73 | 501 | 14 | 44 |
| Binary | 1101000 | 1010001 | 1100000 | 0 | 10110 | 1000 | 111011 | 101000001 | 1100 | 100100 |
Color Harmonies of #685160
Complementary color
Monochromatic Colors of #685160
Black with #685160
Text Example
Text Example
White with #685160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685160; }
p { color: rgb(104,81,96); }
H1.HeaderClassName
{
color: #685160;
}
.AnyTagClassName
{
color: #685160;
}
</style>
background-color css
<style>
a { background-color: #685160; }
a { background-color: rgb(104,81,96); }
div.DivClassName
{
background-color: #685160;
}
.BgClassName
{
background-color: #685160;
}
</style>
border-color css
<style>
span { border-color: #685160; }
span { border-color: rgb(104,81,96); }
td.TdClassName
{
border-color: #685160;
}
.TagClassName
{
border-color: #685160;
}
</style>