Shades of Fedora #614660
Tints of Fedora #614660
RGB
CMYK
RGB Variations
Color information
#614660 (or 0x614660) is known color: Fedora. HEX triplet: 61, 46 and 60. RGB value is (97,70,96). Sum of RGB (Red+Green+Blue) = 97+70+96=263 (34% of max value = 765). Red value is 97 (38.28% from 255 or 36.88% from 263); Green value is 70 (27.73% from 255 or 26.62% from 263); Blue value is 96 (37.89% from 255 or 36.50% from 263); Max value from RGB is 97 - color contains mainly: red. Hex color #614660 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614660 is #9EB99F. Grayscale: #505050. Windows color (decimal): -10402208 or 6309473. OLE color: 6309473.
HSL color Cylindrical-coordinate representation of color #614660: hue angle of 302.22º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #614660 is Cyan = 0, Magento = 0.28, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 70 | 96 | - |
| CMYK | 0 | 0.28 | 0.01 | 0.62 |
| HSL | 302.22º | 0.16% | 0.33% | - |
| HSV(B) | 302.22º | 0.28% | 0.38% | - |
| XYZ | 9.23 | 7.77 | 12.08 | - |
| YUV | 81.04 | 136.45 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 70 | 96 | 0 | 0.28 | 0.01 | 0.62 | 302.22 | 0.16 | 0.33 |
| Hex | 61 | 46 | 60 | 0 | 1C | 1 | 3E | 12E | 10 | 21 |
| Octal | 141 | 106 | 140 | 0 | 34 | 1 | 76 | 456 | 20 | 41 |
| Binary | 1100001 | 1000110 | 1100000 | 0 | 11100 | 1 | 111110 | 100101110 | 10000 | 100001 |
Color Harmonies of #614660
Complementary color
Monochromatic Colors of #614660
Black with #614660
Text Example
Text Example
White with #614660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614660; }
p { color: rgb(97,70,96); }
H1.HeaderClassName
{
color: #614660;
}
.AnyTagClassName
{
color: #614660;
}
</style>
background-color css
<style>
a { background-color: #614660; }
a { background-color: rgb(97,70,96); }
div.DivClassName
{
background-color: #614660;
}
.BgClassName
{
background-color: #614660;
}
</style>
border-color css
<style>
span { border-color: #614660; }
span { border-color: rgb(97,70,96); }
td.TdClassName
{
border-color: #614660;
}
.TagClassName
{
border-color: #614660;
}
</style>