Shades of Cosmic #685760
Tints of Cosmic #685760
RGB
CMYK
RGB Variations
Color information
#685760 (or 0x685760) is known color: Cosmic. HEX triplet: 68, 57 and 60. RGB value is (104,87,96). Sum of RGB (Red+Green+Blue) = 104+87+96=287 (38% of max value = 765). Red value is 104 (41.02% from 255 or 36.24% from 287); Green value is 87 (34.38% from 255 or 30.31% from 287); Blue value is 96 (37.89% from 255 or 33.45% from 287); Max value from RGB is 104 - color contains mainly: red. Hex color #685760 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685760 is #97A89F. Grayscale: #5D5D5D. Windows color (decimal): -9939104 or 6313832. OLE color: 6313832.
HSL color Cylindrical-coordinate representation of color #685760: hue angle of 328.24º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #685760 is Cyan = 0, Magento = 0.16, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 87 | 96 | - |
| CMYK | 0 | 0.16 | 0.08 | 0.59 |
| HSL | 328.24º | 0.09% | 0.37% | - |
| HSV(B) | 328.24º | 0.16% | 0.41% | - |
| XYZ | 11.23 | 10.6 | 12.52 | - |
| YUV | 93.11 | 129.63 | 135.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 96 | 0 | 0.16 | 0.08 | 0.59 | 328.24 | 0.09 | 0.37 |
| Hex | 68 | 57 | 60 | 0 | 10 | 8 | 3B | 148 | 9 | 25 |
| Octal | 150 | 127 | 140 | 0 | 20 | 10 | 73 | 510 | 11 | 45 |
| Binary | 1101000 | 1010111 | 1100000 | 0 | 10000 | 1000 | 111011 | 101001000 | 1001 | 100101 |
Color Harmonies of #685760
Complementary color
Monochromatic Colors of #685760
Black with #685760
Text Example
Text Example
White with #685760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685760; }
p { color: rgb(104,87,96); }
H1.HeaderClassName
{
color: #685760;
}
.AnyTagClassName
{
color: #685760;
}
</style>
background-color css
<style>
a { background-color: #685760; }
a { background-color: rgb(104,87,96); }
div.DivClassName
{
background-color: #685760;
}
.BgClassName
{
background-color: #685760;
}
</style>
border-color css
<style>
span { border-color: #685760; }
span { border-color: rgb(104,87,96); }
td.TdClassName
{
border-color: #685760;
}
.TagClassName
{
border-color: #685760;
}
</style>