Shades of Cosmic #665760
Tints of Cosmic #665760
RGB
CMYK
RGB Variations
Color information
#665760 (or 0x665760) is known color: Cosmic. HEX triplet: 66, 57 and 60. RGB value is (102,87,96). Sum of RGB (Red+Green+Blue) = 102+87+96=285 (37% of max value = 765). Red value is 102 (40.23% from 255 or 35.79% from 285); Green value is 87 (34.38% from 255 or 30.53% from 285); Blue value is 96 (37.89% from 255 or 33.68% from 285); Max value from RGB is 102 - color contains mainly: red. Hex color #665760 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665760 is #99A89F. Grayscale: #5C5C5C. Windows color (decimal): -10070176 or 6313830. OLE color: 6313830.
HSL color Cylindrical-coordinate representation of color #665760: hue angle of 324º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #665760 is Cyan = 0, Magento = 0.15, Yellow = 0.06 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 87 | 96 | - |
| CMYK | 0 | 0.15 | 0.06 | 0.6 |
| HSL | 324º | 0.08% | 0.37% | - |
| HSV(B) | 324º | 0.15% | 0.4% | - |
| XYZ | 11 | 10.49 | 12.51 | - |
| YUV | 92.51 | 129.97 | 134.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 87 | 96 | 0 | 0.15 | 0.06 | 0.6 | 324 | 0.08 | 0.37 |
| Hex | 66 | 57 | 60 | 0 | F | 6 | 3C | 144 | 8 | 25 |
| Octal | 146 | 127 | 140 | 0 | 17 | 6 | 74 | 504 | 10 | 45 |
| Binary | 1100110 | 1010111 | 1100000 | 0 | 1111 | 110 | 111100 | 101000100 | 1000 | 100101 |
Color Harmonies of #665760
Complementary color
Monochromatic Colors of #665760
Black with #665760
Text Example
Text Example
White with #665760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665760; }
p { color: rgb(102,87,96); }
H1.HeaderClassName
{
color: #665760;
}
.AnyTagClassName
{
color: #665760;
}
</style>
background-color css
<style>
a { background-color: #665760; }
a { background-color: rgb(102,87,96); }
div.DivClassName
{
background-color: #665760;
}
.BgClassName
{
background-color: #665760;
}
</style>
border-color css
<style>
span { border-color: #665760; }
span { border-color: rgb(102,87,96); }
td.TdClassName
{
border-color: #665760;
}
.TagClassName
{
border-color: #665760;
}
</style>