Shades of Fedora #605960
Tints of Fedora #605960
RGB
CMYK
RGB Variations
Color information
#605960 (or 0x605960) is known color: Fedora. HEX triplet: 60, 59 and 60. RGB value is (96,89,96). Sum of RGB (Red+Green+Blue) = 96+89+96=281 (37% of max value = 765). Red value is 96 (37.89% from 255 or 34.16% from 281); Green value is 89 (35.16% from 255 or 31.67% from 281); Blue value is 96 (37.89% from 255 or 34.16% from 281); Max value from RGB is 96 - color contains mainly: red, blue. Hex color #605960 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605960 is #9FA69F. Grayscale: #5B5B5B. Windows color (decimal): -10462880 or 6314336. OLE color: 6314336.
HSL color Cylindrical-coordinate representation of color #605960: hue angle of 300º degrees, saturation: 0.04, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #605960 is Cyan = 0, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 89 | 96 | - |
| CMYK | 0 | 0.07 | 0 | 0.62 |
| HSL | 300º | 0.04% | 0.36% | - |
| HSV(B) | 300º | 0.07% | 0.38% | - |
| XYZ | 10.51 | 10.48 | 12.53 | - |
| YUV | 91.89 | 130.32 | 130.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 89 | 96 | 0 | 0.07 | 0 | 0.62 | 300 | 0.04 | 0.36 |
| Hex | 60 | 59 | 60 | 0 | 7 | 0 | 3E | 12C | 4 | 24 |
| Octal | 140 | 131 | 140 | 0 | 7 | 0 | 76 | 454 | 4 | 44 |
| Binary | 1100000 | 1011001 | 1100000 | 0 | 111 | 0 | 111110 | 100101100 | 100 | 100100 |
Color Harmonies of #605960
Complementary color
Monochromatic Colors of #605960
Black with #605960
Text Example
Text Example
White with #605960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605960; }
p { color: rgb(96,89,96); }
H1.HeaderClassName
{
color: #605960;
}
.AnyTagClassName
{
color: #605960;
}
</style>
background-color css
<style>
a { background-color: #605960; }
a { background-color: rgb(96,89,96); }
div.DivClassName
{
background-color: #605960;
}
.BgClassName
{
background-color: #605960;
}
</style>
border-color css
<style>
span { border-color: #605960; }
span { border-color: rgb(96,89,96); }
td.TdClassName
{
border-color: #605960;
}
.TagClassName
{
border-color: #605960;
}
</style>