Shades of Fedora #604460
Tints of Fedora #604460
RGB
CMYK
RGB Variations
Color information
#604460 (or 0x604460) is known color: Fedora. HEX triplet: 60, 44 and 60. RGB value is (96,68,96). Sum of RGB (Red+Green+Blue) = 96+68+96=260 (34% of max value = 765). Red value is 96 (37.89% from 255 or 36.92% from 260); Green value is 68 (26.95% from 255 or 26.15% from 260); Blue value is 96 (37.89% from 255 or 36.92% from 260); Max value from RGB is 96 - color contains mainly: red, blue. Hex color #604460 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604460 is #9FBB9F. Grayscale: #4F4F4F. Windows color (decimal): -10468256 or 6308960. OLE color: 6308960.
HSL color Cylindrical-coordinate representation of color #604460: hue angle of 300º degrees, saturation: 0.17, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #604460 is Cyan = 0, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 68 | 96 | - |
| CMYK | 0 | 0.29 | 0 | 0.62 |
| HSL | 300º | 0.17% | 0.32% | - |
| HSV(B) | 300º | 0.29% | 0.38% | - |
| XYZ | 9 | 7.47 | 12.03 | - |
| YUV | 79.56 | 137.28 | 139.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 68 | 96 | 0 | 0.29 | 0 | 0.62 | 300 | 0.17 | 0.32 |
| Hex | 60 | 44 | 60 | 0 | 1D | 0 | 3E | 12C | 11 | 20 |
| Octal | 140 | 104 | 140 | 0 | 35 | 0 | 76 | 454 | 21 | 40 |
| Binary | 1100000 | 1000100 | 1100000 | 0 | 11101 | 0 | 111110 | 100101100 | 10001 | 100000 |
Color Harmonies of #604460
Complementary color
Monochromatic Colors of #604460
Black with #604460
Text Example
Text Example
White with #604460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604460; }
p { color: rgb(96,68,96); }
H1.HeaderClassName
{
color: #604460;
}
.AnyTagClassName
{
color: #604460;
}
</style>
background-color css
<style>
a { background-color: #604460; }
a { background-color: rgb(96,68,96); }
div.DivClassName
{
background-color: #604460;
}
.BgClassName
{
background-color: #604460;
}
</style>
border-color css
<style>
span { border-color: #604460; }
span { border-color: rgb(96,68,96); }
td.TdClassName
{
border-color: #604460;
}
.TagClassName
{
border-color: #604460;
}
</style>