Shades of Fedora #615466
Tints of Fedora #615466
RGB
CMYK
RGB Variations
Color information
#615466 (or 0x615466) is known color: Fedora. HEX triplet: 61, 54 and 66. RGB value is (97,84,102). Sum of RGB (Red+Green+Blue) = 97+84+102=283 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.28% from 283); Green value is 84 (33.20% from 255 or 29.68% from 283); Blue value is 102 (40.23% from 255 or 36.04% from 283); Max value from RGB is 102 - color contains mainly: blue. Hex color #615466 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615466 is #9EAB99. Grayscale: #595959. Windows color (decimal): -10398618 or 6706273. OLE color: 6706273.
HSL color Cylindrical-coordinate representation of color #615466: hue angle of 283.33º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #615466 is Cyan = 0.05, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 97 | 84 | 102 | - |
| CMYK | 0.05 | 0.18 | 0 | 0.6 |
| HSL | 283.33º | 0.1% | 0.36% | - |
| HSV(B) | 283.33º | 0.18% | 0.4% | - |
| XYZ | 10.5 | 9.84 | 13.92 | - |
| YUV | 89.94 | 134.81 | 133.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 102 | 0.05 | 0.18 | 0 | 0.6 | 283.33 | 0.1 | 0.36 |
| Hex | 61 | 54 | 66 | 5 | 12 | 0 | 3C | 11B | A | 24 |
| Octal | 141 | 124 | 146 | 5 | 22 | 0 | 74 | 433 | 12 | 44 |
| Binary | 1100001 | 1010100 | 1100110 | 101 | 10010 | 0 | 111100 | 100011011 | 1010 | 100100 |
Color Harmonies of #615466
Complementary color
Monochromatic Colors of #615466
Black with #615466
Text Example
Text Example
White with #615466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615466; }
p { color: rgb(97,84,102); }
H1.HeaderClassName
{
color: #615466;
}
.AnyTagClassName
{
color: #615466;
}
</style>
background-color css
<style>
a { background-color: #615466; }
a { background-color: rgb(97,84,102); }
div.DivClassName
{
background-color: #615466;
}
.BgClassName
{
background-color: #615466;
}
</style>
border-color css
<style>
span { border-color: #615466; }
span { border-color: rgb(97,84,102); }
td.TdClassName
{
border-color: #615466;
}
.TagClassName
{
border-color: #615466;
}
</style>